simple-i18n 0.1.2

Creator: bradpython12

Last updated:

0 purchases

TODO
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:

Customer Reviews

There are no reviews.

Related Products

More From This Creator