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

Should I use sudo? pip or pip3?

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?

Page last updated 2022-08-04 03:37:08 UTC