python3-hexbytes

Python bytes subclass decodes hex (Python 3)

Description

HexBytes is a very thin wrapper around the Python built-in bytes class. It has these three changes:

1. Accepts more initializing values, like hex strings, non-negative
   integers, and booleans
2. Returns hex with prefix ‘0x’ from HexBytes.hex() 3. The representation at console is in hex

This package installs the library for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ethereum/hexbytes


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-hexbytes