hexprint
A utility for printing raw bytes to the console or converting a string like `1b 20 f9` or `1B20F9` into the bytes b'\x1b\x20\xf9'.
Installation
sudo pip3 install hexprint
Releases
Version | Released | Buster Python 3.7 |
Bullseye Python 3.9 |
Files |
---|---|---|---|---|
0.0.2 | 2017-07-27 | |||
|
||||
0.0.1 | 2017-07-27 | |||
|
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue