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.4.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.4.tar.gz.
File metadata
- Download URL: hexgraphics-0.2.4.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 |
a1b89eb9ef8cf0a6b23787e2fe9f93bc0a5cb45339d30c742114d24da0587ec7
|
|
| MD5 |
9ea58c301cb167c7c9da6a0baee221aa
|
|
| BLAKE2b-256 |
81c62fe80f51d764c7eb5964309f21d6862f607d27b8ba7f11eed3ba76758ecd
|
File details
Details for the file hexgraphics-0.2.4-py3-none-any.whl.
File metadata
- Download URL: hexgraphics-0.2.4-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 |
550fcc54de71fdcd6b62f01d3e83f76cfc312dd9a5d9a92077cef6783799ee44
|
|
| MD5 |
72e4d10dd09e6386e6e4cbdf4002ff90
|
|
| BLAKE2b-256 |
05d3dff00f45695e7e6bd87f666db48fdb27bf2164955c105236029de061c190
|