Converts Text into Al Bhed
Project description
Al Bhed
Simple CLI and Library that translates Text into Al Bhed
Python:
>>> from albhed import AlBhed
>>>
>>> albhed = AlBhed("Hello, World!")
>>> albhed.translate()
'Rammu, Funmt!'
>>>
>>> albhed = AlBhed("Rammu, Funmt!")
>>> albhed.revert()
'Hello, World!'
Shell:
$ albhed Hello, World!
Rammu, Funmt!
$ albhed -r Rammu, Funmt!
Hello, World!
Project details
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
albhed-1.1.0.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file albhed-1.1.0.tar.gz
.
File metadata
- Download URL: albhed-1.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1039-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a34cb17e4fb52a13a1b1706425109f7ee16507f9ac52266ed96428b6b8baa835 |
|
MD5 | 8f97b03352c2c1c6145465b439fa203d |
|
BLAKE2b-256 | 4aa5d672d805c520a0e2e35e823ab2029dfa93b1a40cbee15704f6899c3724ac |
File details
Details for the file albhed-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: albhed-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1039-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c51f5f7245a86353aa21aea7bf86fc5e9de9a18777880324acf6f1a9c5b1d9d |
|
MD5 | eb697a814e51dce5aed6597578c762d4 |
|
BLAKE2b-256 | 95e5a29b4a648b4c7f7be795bdb8bd92aabebf2054b783c20d7937de1c5aa291 |