Add pyi18n by sectasy0

This commit is contained in:
Konrad Kacperek 2023-06-17 12:17:08 +02:00 committed by GitHub
parent fcf4aeb762
commit 5d19657e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -802,6 +802,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for working with i18n.*
* [pyi18n](https://github.com/sectasy0/pyi18n) - GNU gettext free, simple and easy to use internationalization library for Python, inspired by Ruby i18n.
* [Babel](http://babel.pocoo.org/en/latest/) - An internationalization library for Python.
* [PyICU](https://github.com/ovalhub/pyicu) - A wrapper of International Components for Unicode C++ library ([ICU](http://site.icu-project.org/)).