веб поиск
Project description
pip install prlps_translit
from prlps_translit import transliterate
cyrillic_text = """
Два континента
под властью моей страны.
Зависть у всех к ней.
"""
latin_translit = transliterate(cyrillic_text)
print(latin_translit)
from prlps_translit import translate_to_url
cyrillic_string = "Русский мир в каждый дом!"
translit_for_url = translate_to_url(cyrillic_string)
print(translit_for_url)
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
prlps_translit-0.0.1.tar.gz
(4.0 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 prlps_translit-0.0.1.tar.gz.
File metadata
- Download URL: prlps_translit-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6e36f8491c0661f598c85896ec5252d091ba496b4e261cb66fd93236d700b70
|
|
| MD5 |
b3a1bdd6668c1d06814dc74a3fea2f2b
|
|
| BLAKE2b-256 |
643bddd622aff0e3458c62becbb44ed23c74ba337395fadc064b4976d82b3043
|
File details
Details for the file prlps_translit-0.0.1-py3-none-any.whl.
File metadata
- Download URL: prlps_translit-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8637ac4ff5d351f8e9bb14dc7401c90bfcd6dc3b86ed2be7e5c902680e2397a
|
|
| MD5 |
cb101103db1c1962a41cb9a96b9fa6a3
|
|
| BLAKE2b-256 |
1b6f279dd18481cbf2696727a46d100d92bc85b3a10dcbcc3c3fa836943954e8
|