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.3.tar.gz
(4.3 kB
view details)
Built Distribution
pixd-0.0.3-py2-none-any.whl
(5.9 kB
view details)
File details
Details for the file pixd-0.0.3.tar.gz
.
File metadata
- Download URL: pixd-0.0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4fc52add186656de87fb37d027a43ea0fabf3810a93c771e2c9a65e96952cc4 |
|
MD5 | 2cbd85b89bbae628e277bd5987168352 |
|
BLAKE2b-256 | 39b9b98a47a90c1a73c7b761187614a7d35b298b2b21603d2d51157f0b0878af |
File details
Details for the file pixd-0.0.3-py2-none-any.whl
.
File metadata
- Download URL: pixd-0.0.3-py2-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea1caa0e6eaa6dd31b6fdcb9af98e8edb1cf339c0d584c86b83b370611b10068 |
|
MD5 | 4bc179eb8f666048e0ff79b012f9ba50 |
|
BLAKE2b-256 | bd2ebf41b9b45d2b60826c71a117fca2926d10da24a96c044d45bc493d55938e |