ethereum / hexbytes

Python `bytes` subclass that decodes hex, with a readable console output
MIT License
27 stars 19 forks source link

Type hints and PEP561 #6

Closed pipermerriam closed 5 years ago

pipermerriam commented 5 years ago

As was done here: https://github.com/ethereum/eth-typing/pull/10/files

Add type hints, add CI mypy checks, expose type data

Bhargavasomu commented 5 years ago

This can now be closed by #7