Contents

base36 0.1.1

0

Yet another implementation for the positional numeral system using 36 as the radix.

Yet another implementation for the positional numeral system using 36 as the radix.

Stars: 24, Watchers: 24, Forks: 6, Open Issues: 0

The tonyseek/python-base36 repo was created 9 years ago and the last code push was 8 years ago. The project is not very popular with only 24 github stars!

How to Install base36

You can install base36 using pip

pip install base36

or add it to a project with poetry

poetry add base36

Package Details

Author
Jiangge Zhang
License
MIT
Homepage
https://github.com/tonyseek/python-base36
PyPi:
https://pypi.org/project/base36/
GitHub Repo:
https://github.com/tonyseek/python-base36

Classifiers

No  base36  pypi packages just yet.

Errors

A list of common base36 errors.

Code Examples

Here are some base36 code examples and snippets.