Skip to content

shnjp/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 2, 2010
ae7e551 · Apr 2, 2010

History

4 Commits
Apr 2, 2010
Apr 2, 2010
Apr 2, 2010

Repository files navigation

identicon.py: identicon python implementation.

:Author:Shin Adachi shn@glucose.jp

usage

commandline

python identicon.py [code]

python

import identicon
identicon.render_identicon(code, size)

Return a PIL Image class instance which have generated identicon image. size specifies patch size. Generated image size is 3 * size.

About

Python identicon implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published