套件: python-pydenticon (0.3-2)
python-pydenticon 的相關超連結
Trisquel 的資源:
下載原始碼套件 pydenticon:
維護者:
Original Maintainer:
- Andrew Shadura
相似套件:
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.
其他與 python-pydenticon 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-pil
- Python Imaging Library (Pillow fork)