Pakket: python-pydenticon (0.3.1-1)
Verwijzigingen voor python-pydenticon
Debian bronnen:
Het bronpakket pydenticon downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
deterministically generate identicons in Python
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.
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.
This package is for Python 2.
Andere aan python-pydenticon gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pil
- Python Imaging Library (Pillow fork)