Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rbtranslations

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rbtranslations

Java ResourceBundle like approach to localization.

  • 0.9.5
  • PyPI
  • Socket score

Maintainers
1

.. _Python Programming Language: http://www.python.org/ .. _Python Standard Library: http://docs.python.org/library/ .. _MIT License: http://www.opensource.org/licenses/mit-license.php .. _rbtranslations Page on PyPI: http://pypi.python.org/pypi/rbtranslations .. _Package Documentation: http://packages.python.org/rbtranslations .. _github: https://github.com/mnlipp/ResourceBundleTranslations .. _issue tracker: https://github.com/mnlipp/ResourceBundleTranslations/issues

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_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc