base36 0.1.1
0
Yet another implementation for the positional numeral system using 36 as the radix.
Contents
Yet another implementation for the positional numeral system using 36 as the radix.
Stars: 24, Watchers: 24, Forks: 7, Open Issues: 0The tonyseek/python-base36
repo was created 9 years ago and the last code push was 2 months 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
Related Packages
Errors
A list of common base36 errors.
Code Examples
Here are some base36
code examples and snippets.