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
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
simple-i18n-0.1.2.tar.gz
(13.0 kB
view details)
File details
Details for the file simple-i18n-0.1.2.tar.gz
.
File metadata
- Download URL: simple-i18n-0.1.2.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 987a39c8820c0b925f490a485449c9737e5fb3110167d49410ae57a9ef0312cd |
|
MD5 | 7f1dce2cc6e256993f63cc9afd8f90e1 |
|
BLAKE2b-256 | f357c278f4b795c5a2dec756d714d81077e8afd0bf411368491e76a988663d10 |