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.2.tar.gz
(4.3 kB
view details)
Built Distribution
pixd-0.0.2-py2-none-any.whl
(5.9 kB
view details)
File details
Details for the file pixd-0.0.2.tar.gz
.
File metadata
- Download URL: pixd-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 566c0642008f0c2ed474ccb92d7b2bbcd055c3a7b84202bf8bee1e6b9427b4c9 |
|
MD5 | 78f7a972622c477256698c32de8193a7 |
|
BLAKE2b-256 | 96432a69926fd6dd5a065a9042c2ab97f0634ff011d7ee999854478afe877d37 |
File details
Details for the file pixd-0.0.2-py2-none-any.whl
.
File metadata
- Download URL: pixd-0.0.2-py2-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec6427ecc677da65cb0e0579beba2a236dfa1b158b6326ef3fe37940e7bbdb01 |
|
MD5 | abfbb16ee99024600e9cad2d3f28b42f |
|
BLAKE2b-256 | 8a09da2305cc0e4210a135b03510d279ba5033d1234b82590162d386cf2399d0 |