awesome-python
awesome-python copied to clipboard
Add pyi18n by sectasy0
What is this Python project?
PyI18n is GNU gettext free, simple and easy to use internationalization library for Python, inspired by Ruby i18n. It supposed to be lightweight and fast all the time.
What's the difference between this Python project and similar ones?
- It is simple and easy to use, supports namespaces as well.
- Does not require any additional dependencies other than PyYAML.
- Actively supported and developed, all bugs are fixed as soon as possible.
--
Anyone who agrees with this pull request could submit an Approve review to it.
@vinta Any chance of getting this PR merged? Thanks