Java ResourceBundle like approach to localization.
Project description
Overview
rbtranslations is an alternative approach to managing localized messages in a Python application. Read the Package Documentation for details.
The source is maintained at github. Please use the issue tracker there to report any issues.
Requirements
rbtranslations has no dependencies beyond the Python Standard Library.
Installation
The simplest and recommended way to install rbtranslations is with easy_install:
> easy_install rbtranslations
Alternatively, you may download the source package from the rbtranslations Page on PyPI or from github, extract it and install using:
> python setup.py install
License
rbtranslations is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rbtranslations-0.9.5.tar.gz
(7.8 kB
view hashes)