ASCII 2 Extended ASCII
python package with a cli that gives you cursed trademarks for your perfectly fine text.
How to use
As a module:
assuming you already have it installed, here's a test code snippet:
import ascii2ext_ascii
cursed = ascii2ext_ascii.to_extended("The quick brown fox jumps over the lazy dog.")
print(cursed)
# Output: Ôèå ñõéãë âòï÷î æïø êõíðó ïöåò ôèå ìáúù äïç®
or, backwards:
import ascii2ext_ascii
normal = ascii2ext_ascii.to_ascii("Ôèå ñõéãë âòï÷î æïø êõíðó ïöåò ôèå ìáúù äïç®")
print(normal)
# Output: The quick brown fox jumps over the lazy dog.
As a CLI:
ascii-toggle "The quick brown fox jumps over the lazy dog."
# Output: Ôèå ñõéãë âòï÷î æïø êõíðó ïöåò ôèå ìáúù äïç®
backwards:
ascii-toggle "Ôèå ñõéãë âòï÷î æïø êõíðó ïöåò ôèå ìáúù äïç®"
# Output: The quick brown fox jumps over the lazy dog.
Release files for ascii2ext_ascii 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ascii2ext_ascii-0.1.2.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ascii2ext_ascii-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.7 kB
Release files / ascii2ext_ascii-0.1.2.tar.gz
| Download URL | ascii2ext_ascii-0.1.2.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d3095120d1bc21f61cef415d87b07db7f149960b156b623834387eaf736dd875
|
|
BLAKE2b-256 checksum How to use checksums |
9246e24b544dac6f139780f2e282d984729738e4e254ef7cb17fcdce722a4941
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / ascii2ext_ascii-0.1.2-py3-none-any.whl
| Download URL | ascii2ext_ascii-0.1.2-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d77f24b44aa7fd72e605b2b394e393fe1c6719c47e83ed8ef17e0dc01b63f52d
|
|
BLAKE2b-256 checksum How to use checksums |
30b20211a5a1a3c2eff05dd404ca5fb7549ae90ad30db763093621eec16e1100
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|