Reference implementation for Bech32 and segwit addresses.
Project description
bech32
Since this implementation wasn't in a place that was easy to use for Python programmers I took it from from https://github.com/rustyrussell/lightning-payencode and published on GitHub and on PyPI.
The original version of this package is probably the one at https://github.com/sipa/bech32/tree/master/ref/python, but apparently Rusty Russel commented out the 90-length limit of bech32-encoded stuff so it could be used for Lightning invoices. Let's keep that change.
Install
pip install bech32
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bech32-1.2.0.tar.gz
(3.7 kB
view hashes)
Built Distribution
bech32-1.2.0-py3-none-any.whl
(4.6 kB
view hashes)