A tool for visualizing binary data using a colour palette
Project description
A Python port of pixd, a tool for visualizing binary data using a colour palette. It is in a lot of ways akin to a hexdump tool, except using coloured squares to represent each octet.
pixd uses 24-bit color SGR escape sequences. For a list of terminal emulators with support for these, see XVilka’s list of supporting terminal emulators.
Usage
To install
$ pip install pixd
To display a file
$ python -m pixd path/to/file
License
MIT license. Enjoy!
See also
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
pixd-0.0.1.tar.gz
(4.3 kB
view details)
Built Distribution
pixd-0.0.1-py2-none-any.whl
(5.9 kB
view details)
File details
Details for the file pixd-0.0.1.tar.gz
.
File metadata
- Download URL: pixd-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be74b6044580a94f506fbbf9494f40d7d48130d173687778ed8d0aa3cb0313a |
|
MD5 | 83a110593ce2b264e0735036091e8055 |
|
BLAKE2b-256 | 0ab4a130fcf43a9bff6e3f814cd8c1d9f75d0c7d40fe6c7d23547d456adfc4bb |
File details
Details for the file pixd-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: pixd-0.0.1-py2-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1431fad844332df04a44a301356f32d7a1853aa36d8d5ebd0cfce2a16544c346 |
|
MD5 | 14e807793b2ef78fcf1c016c9704ca79 |
|
BLAKE2b-256 | 34a90a82227652f33cb84111b672b2047a9732b99a77cd80892eb68e7de3c3f1 |