Simple I18n 0.1.2 | Coderz Product

simple-i18n 0.1.2

Last updated:

0 purchases

simple-i18n 0.1.2 Image
simple-i18n 0.1.2 Images

Free

Languages

Categories

Add to Cart

Description:

simplei18n 0.1.2

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

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.