hexviewer
Project description
hexviewer
This utility prints a pretty numpy.ndarray.
Useful for work with HEX (image processing, embedded programming, etc.).
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:
Supported file formats
| format | support |
|---|---|
| INT8 | ✔️ |
| UINT8 | ✔️ |
| UINT16 | ✔️ |
| INT16 | ✔️ |
| UINT32 | ✖️ |
| INT32 | ✖️ |
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
hexviewer-0.1.4.tar.gz
(3.9 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 hexviewer-0.1.4.tar.gz.
File metadata
- Download URL: hexviewer-0.1.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5870656bd1ef6db3179a587540a82afac770c412c92f9abd5d4dc412a2ded793
|
|
| MD5 |
117d0b6d3c6092b6620c84519b112ccc
|
|
| BLAKE2b-256 |
9bc37b3df3af5c06bd1454c7a5da4a6b4401c8bfc2f73078701a2912b53c5586
|
File details
Details for the file hexviewer-0.1.4-py3-none-any.whl.
File metadata
- Download URL: hexviewer-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45534c4be33813e70718b87d3a13c759c2de4d23b87b0dae3133a76dfb0ae74d
|
|
| MD5 |
b4514b5dd16ae69fc4c149af526fbbde
|
|
| BLAKE2b-256 |
e4419a3f76e88f612f80911e4658f06322f88e4b4f38ca42d160c9297eb21ea8
|