base-repr
This is for representation of Python data (int, bytes, str) in the desired base system, like base62, base36 or anything else.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install base-repr
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue