aka 0xg
Project description
hexgraphics
aka 0xg
installation
pip install hexgraphics
usage
from hexgraphics.constants import COLORMAP
print(COLORMAP)
from hexgraphics import Image0xg
example = bytes([
0x0e, 0x0e, 0x0e, 0x0e, 0x0a, 0x10,
0x0e, 0x0b, 0x0e, 0x0a, 0x0a, 0x10,
0x0e, 0x0e, 0x0e, 0x0e, 0x01, 0x10,
0x0a, 0x0a, 0x0a, 0x0a, 0x0a,
])
Image0xg(example).save('example.0xg')
with open('example.0xg', 'rb') as f:
Image0xg(f).convert('example.png')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hexgraphics-0.2.53.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hexgraphics-0.2.53.tar.gz.
File metadata
- Download URL: hexgraphics-0.2.53.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c6cbabd28ba16fa0e659964b3734c0f3676137b34c8e825e5d74192c6966440
|
|
| MD5 |
dabb50c463fa504a64fc733971f743ef
|
|
| BLAKE2b-256 |
1af2f9af13b05b3eae483a4398b10a22e31fa9619160becdc15292abc4b29270
|
File details
Details for the file hexgraphics-0.2.53-py3-none-any.whl.
File metadata
- Download URL: hexgraphics-0.2.53-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2e1d24e71ed706e9c3baa56b627f5a8f5da481e81d488fa1b89c1d17d28702a
|
|
| MD5 |
74be93fd8b03398608aced9b157bb4ce
|
|
| BLAKE2b-256 |
bb93e5ee686d45612a89388112e6d7290adb584fd98ac7bba1e91c47f7e34e4d
|