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!
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pixd-0.0.3-py2-none-any.whl (5.9 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View |
Filename, size pixd-0.0.3.tar.gz (4.3 kB) | File type Source | Python version None | Upload date | Hashes View |