Turn your text into cursed trademarks. -> Ôõòî ùïõò ôåøô éîôï ãõòóåä ôòáäåíáòëó®
Project description
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.
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
ascii2ext_ascii-0.1.2.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ascii2ext_ascii-0.1.2.tar.gz.
File metadata
- Download URL: ascii2ext_ascii-0.1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3095120d1bc21f61cef415d87b07db7f149960b156b623834387eaf736dd875
|
|
| MD5 |
d8b779b4acaae6025ea5a0daaaa98d2a
|
|
| BLAKE2b-256 |
9246e24b544dac6f139780f2e282d984729738e4e254ef7cb17fcdce722a4941
|
File details
Details for the file ascii2ext_ascii-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ascii2ext_ascii-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d77f24b44aa7fd72e605b2b394e393fe1c6719c47e83ed8ef17e0dc01b63f52d
|
|
| MD5 |
22624f8ecc3f9876ade1bff3422880a2
|
|
| BLAKE2b-256 |
30b20211a5a1a3c2eff05dd404ca5fb7549ae90ad30db763093621eec16e1100
|