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

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.7 2023-04-23    
1.0.6 2022-06-06
1.0.5 2021-02-04    
1.0.4 2021-02-04    
1.0.3 2021-02-04    
1.0.2 2021-01-26    
1.0.1 2021-01-26    
1.0.0 2021-01-26    

Issues with this package?

Page last updated 2023-10-27 23:54:12 UTC