base36 0.1.1
pip install base36
Latest version
Released:
Yet another implementation for the positional numeral system using 36 as the radix.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Jiangge Zhang
Classifiers
- Development Status
- License
- Operating System
- Programming Language
Project description
Yet another implementation for the positional numeral system using 36 as the radix.
Installation
pip install base36
Usage
import base36 assert base36.dumps(19930503) == 'bv6h3' assert base36.loads('bv6h3') == 19930503
Issues
If you want to report bugs or request features, please create issues on GitHub Issues.
Contributes
You can send a pull reueqst on GitHub.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Jiangge Zhang
Classifiers
- Development Status
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file base36-0.1.1.tar.gz
.
File metadata
- Download URL: base36-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f221783c5499bd5fd4a1102054df9638d6232ff5ca850c21fd1efe5070c1a96 |
|
MD5 | 178f06bd6b525143a326ea8c705fccab |
|
BLAKE2b-256 | 7e63e75b652d027bb394b67a61d232fd2f10d032ec3b8658dd81c593a9dfc25e |
File details
Details for the file base36-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: base36-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15eec75cf938a2186349e6b6dfc7320c73c065921493be83808c68d909b15763 |
|
MD5 | 29391c0bfb05eecba8e9a2d3aae0fd67 |
|
BLAKE2b-256 | d5255ed7384b92e7c35909b8e939096cc24a13d64fc4e3a16c0d4b9438c3f88c |