A tiny library for generating blocky identicons.
Project description
Blockies (for python)
A tiny library for generating blocky identicons.
Python port of the blockies javascript library from https://github.com/alexvandesande/blockies .
Usage
import blockies
data = blockies.create("0xfb6916095ca1df60bb79ce92ce3ea74c37c5d359")
with open('test.png', 'wb') as png:
png.write(data)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blockies-0.0.4.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file blockies-0.0.4.tar.gz
.
File metadata
- Download URL: blockies-0.0.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3eaad7a3033f3048f0bde478f5c6d986cf106064b0ac542e802911334e649b67 |
|
MD5 | 27ae3ee3588df217ce96b3649b924549 |
|
BLAKE2b-256 | 94003663f60fd25627f8d1446bd29a6b5da68e9bd2a99892ccd72cbb5a1c55e2 |
File details
Details for the file blockies-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: blockies-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 439922bc0a9e3a3505dd3671b746c4bfff2f1729a3acf2e597aa0797e444e390 |
|
MD5 | 8e68b32455b83cdb71e154a7f0ce569e |
|
BLAKE2b-256 | d039046f3fb6b516b31dfd064aeb060043339c0543fd0f173b11bf86a084d633 |