/xxp

xxd, but in Python and with an API

Primary LanguagePythonMIT LicenseMIT

xxp

What

It's xxd (C source), but in Python, so it can also provide an API. Helpful when trying to reverse engineer binary things.

Why

Part created for a want of a Python binary-dumper to decode my LoRa messages, part to learn GitHub Actions.