Skip to main content

hexviewer

Project description

hexviewer

This utility prints a pretty numpy.ndarray.

Useful for work with HEX (image processing, embedded programming, etc.).

image

Install

# install via pypi
$ pip3 install hexviewer

# install via pypi (-m pip)
$ python3 -m pip install hexviewer

# manual installation
$ git clone https://github.com/dankernel/hexviewer
$ python3 setup.py install

How to use

$ hexviewer data/data.npy

The output is as follows:

image

Supported file formats

format support
INT8 ✔️
UINT8 ✔️
UINT16 ✔️
INT16 ✔️
UINT32 ✖️
INT32 ✖️

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

hexviewer-0.1.4.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

hexviewer-0.1.4-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

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