Skip to content

altynbek07/python-qazaq-transliterator

Repository files navigation

Python Qazaq Transliterator

PyPI Version Supported Python versions

Qazaq Transliterator

Transliteration of the old Kazakh alphabet into a new one. Inspired by barseghyanartur/transliterate

Prerequisites

  • Python >=2.7, >=3.4, PyPy

Installation

Install with latest stable version from PyPI:

pip install qazaq-transliterator

Usage

from qazaq_transliterator import translit

text = "Қазақстан Республикасы — Шығыс Еуропа мен Орталық Азияда орналасқан мемлекет."

print(translit(text))
# Qazaqstan Respublikasy — Şyğys Europa men Ortalyq Aziiada ornalasqan memleket.

Testing

python setup.py test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Transliteration of the old Kazakh alphabet into a new one

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages