Skip to main content

Encode and Decode text by the Major System

Project description

Mnemonic Major Encoder

https://img.shields.io/pypi/v/mnemonic-major-encoder.svg https://img.shields.io/travis/JackNova/mnemonic-major-encoder.svg Documentation Status

Encode and Decode text by the Major System

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mnemonic_major_encoder-0.1.6.tar.gz (1.8 MB view hashes)

Uploaded Source

Built Distribution

mnemonic_major_encoder-0.1.6-py2.py3-none-any.whl (1.7 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page