Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hexgraphics-0.2.3-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file hexgraphics-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: hexgraphics-0.2.3-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

Hashes for hexgraphics-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fd5f325732d52336552699547e488b8924381e53918865cc4751e5a43fc3d999
MD5 1d75f6d6fd1c0c15a971d356f839075b
BLAKE2b-256 5e71601a4ea035788db3bf9eb04b60d1ba6583dfa30f7f8fe5419cf18481500f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page