Skip to main content

No project description provided

Project description

i18n

Lightweight simple translation JavaScript module 'i18n' in Python implementation.

Install

Please note that simple-i18n depends on module 'pystache' and 'watchdog'.
They will be automatically installed before pip installing simple-i18n.

pip install simple-i18n

Synopsis

from simple-i18n import I18n

options = ...

i18n = I18n(options)

i18n.__('Hello %s', 'Marcus') # -> Hello Marcus

Usage

For detailed usage, please refer to https://www.npmjs.com/package/i18n


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple-i18n-0.1.2.tar.gz (13.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page