Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theodesp/phrase-app-python-i18n

An example python app that utilizes the gettext module
https://github.com/theodesp/phrase-app-python-i18n

gettext i18n localization phraseapp python

Last synced: 28 days ago
JSON representation

An example python app that utilizes the gettext module

Awesome Lists containing this project

README

        

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

-----

.. contents:: **Table of Contents**
:backlinks: none

Installation
------------

python-i18n is distributed on `PyPI `_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.

.. code-block:: bash

$ pip install python-i18n

License
-------

python-i18n is distributed under the terms of the
`MIT License `_.