Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 638 Bytes

README.rst

File metadata and controls

19 lines (14 loc) · 638 Bytes

Django Pydenticon

Django Pydenticon is a Django application that provides an identicon generator. The implementation uses Pydenticon library for generating the identicons:

Django Pydenticon comes with some pre-defined sane defaults for generating the identicons, but is configurable, letting the user generate identicons with custom parameters. Some parameters can be even overridden on case-by-case basis.

License

Django Pydenticon is released under terms of BSD (3-Clause) License. See the LICENSE file for more details.