Skip to content

evuez/identicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-like identicon generator.

Example:

i = Identicon('johndoe')
i.generate()
# Or, generate the base64-encoded image:
i.base64('PNG')

identicon

Do you need to generate SVG instead? https://github.com/evuez/svg-identicon

Requirements

If there's an error while installing Pillow (with pip install -r requirements.txt), you might be missing python3-devel or similar depending on your platform.

About

Github-like identicon generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages