Summary
git Use ID
Django Pydenticon is a Django application that builds upon Pydenticon, a Python implementation for generating identicons. Django Pydenticon exposes the capabilities of Pydenticon via web interface.
Download as zip
branko 0b439f6cba58
10 years ago
branko defae88b1d77
10 years ago
branko be65906af86b
10 years ago
branko 5f16d1bf5419
10 years ago
branko 33cb749bc48c
10 years ago
branko 2e4b075ab896
10 years ago
branko ec71d63f343a
10 years ago

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.