unpaddedbase32

Enables the ability to use base32 without padding


License
GPL-3.0
Install
pip install unpaddedbase32==0.2.0

Documentation

Use base32 without padding in Python

Build Status

Allowed by RFC 4648

Install: pip install unpaddedbase32

Python 3.6+