Mnemonic Major Encoder
Encode and Decode text by the Major System
Free software: MIT license
Documentation: https://mnemonic-major-encoder.readthedocs.io.
Features
encode text by the mnemonic major system
decode a number into a word according to the mnemonic major system
Usage
>>> from mnemonic_major_encoder import encoder
>>> encoder.encode("dario")
'14'
>>> from mnemonic_major_encoder import decoder
>>> decoder.decode("23095")
['inammissibile', 'inammissibili', 'inammissible']
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2018-10-29)
First release on PyPI.
Release files for mnemonic-major-encoder 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mnemonic_major_encoder-0.1.7.tar.gz | 1.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mnemonic_major_encoder-0.1.7-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 3.5 MB
Release files / mnemonic_major_encoder-0.1.7.tar.gz
| Download URL | mnemonic_major_encoder-0.1.7.tar.gz |
|---|---|
| Size | 1.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0cd095f05860ad462286f84fc70960763d2cc0d0753e03b7805eca263b1c0495
|
|
BLAKE2b-256 checksum How to use checksums |
8547f4d0c56173956ac49412a8d183aab459299d8838df417c725b17b67ed2ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
|
Release files / mnemonic_major_encoder-0.1.7-py2.py3-none-any.whl
| Download URL | mnemonic_major_encoder-0.1.7-py2.py3-none-any.whl |
|---|---|
| Size | 1.7 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d2f47e545a13a5d39a7aeb1de09c2cdb8ebdd6dd1d0488df9f1273c393c52aa7
|
|
BLAKE2b-256 checksum How to use checksums |
f236d325f21d633433a21a11cc3d5a2e9b4734fea23dfb051d7d2cbffca8303d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
|