Transliteration of text in Latin into Serbian Cyrillic alphabet
Project description
py2srbcyr
Python module that transliterates text from Latin to Cyrillic alphabet.
The module is Python implementation of great Javascript Ћирилизатор - Cyrillizer.
Модул за пресловљавање латиничног текста на српску ћирилицу.
Употреба
from py2srbcyr import py2srbcyr
...
cir = py2srbcyr.SerbCyr()
print(cir.text_to_cyrillic('Zdravo svete!'))
Тестирање
Да бисте програм тестирали неопходно је да имате инсталиран модуо pytest. Пошто сте га инсталирали, на командној линији из коренског директоријума задајте:
python -m pytest
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
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 py2srbcyr-1.0.0.tar.gz.
File metadata
- Download URL: py2srbcyr-1.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94b8663296c47db404533998c5488ff3be1ccaec75b83ebf8c1d20de7d00d2f6
|
|
| MD5 |
1c8a69489854efbdadbde82d9f41cda4
|
|
| BLAKE2b-256 |
d1151a28d3d13e9a80e428ceb61cf9eac67287f8e7ea4cee963ac915b26cc58f
|
File details
Details for the file py2srbcyr-1.0.0-py3-none-any.whl.
File metadata
- Download URL: py2srbcyr-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6451350917205a105bd8e4e3059966e4736288ef393781458e54dde0db097164
|
|
| MD5 |
11f5e5c3e72141bba816bb36c0b6dda7
|
|
| BLAKE2b-256 |
66f5663e25205a97fc6cc7c1ad7ce14437e78ecacbb9ee8e8f195515c0664408
|