Yet another implementation for the positional numeral system using 36 as the radix
Python codecs extension featuring CLI tools for encoding/decoding anything
A lightweight Python library for encoding and decoding numbers between base10 and base36.
This module is for represent Python data in the desired base system like base62, base36 or anything else.