Skip to content

Pydenticon is a small utility library that can be used for deterministically generating identicons based on the hash of provided data.

License

Notifications You must be signed in to change notification settings

azaghal/pydenticon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydenticon

Pydenticon is a small utility library that can be used for deterministically generating identicons based on the hash of provided data.

The implementation is a port of the Sigil identicon implementation from:

Pydenticon provides a couple of extensions of its own when compared to the original Sigil implementation, like:

  • Ability to supply custom digest algorithms (allowing for larger identicons if digest provides enough entropy).
  • Ability to specify a rectangle for identicon size..

About

Pydenticon is a small utility library that can be used for deterministically generating identicons based on the hash of provided data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages