Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcanuy/python-i18n-skel

i18n in Python example
https://github.com/marcanuy/python-i18n-skel

gettext i18n python

Last synced: 9 days ago
JSON representation

i18n in Python example

Awesome Lists containing this project

README

        

python-i18n-skel
====================

A skeleton project to show the usage of gettext to translate strings
in Python.

This is the result of following the steps of the guide at https://simpleit.rocks/python/how-to-translate-a-python-project-with-gettext-the-easy-way/