Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theodesp/phrase-app-python-i18n
- Owner: theodesp
- License: mit
- Created: 2018-01-29T13:15:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T09:57:31.000Z (almost 7 years ago)
- Last Synced: 2024-10-02T06:21:05.001Z (about 2 months ago)
- Topics: gettext, i18n, localization, phraseapp, python
- Language: Python
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-MIT
Awesome Lists containing this project
README
python-i18n
===========-----
.. contents:: **Table of Contents**
:backlinks: noneInstallation
------------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 `_.