No project description provided
Project description
i18Next Translator
The i18Next Translator is a specialized tool designed to simplify and automate the localization process for applications utilizing the i18next internationalization framework. This tool streamlines the translation of your i18next resource files, ensuring efficient and accurate localization across multiple languages.
## Getting StartedPrerequisites
- Python: 3.6-3.12
Installation and Usage
Installing via PyPI
You can install this project using PyPI:
$ pip install i18trans
Then to run it, windows terminal:
C:\Users\user> python -m i18trans
If you have more than one version of Python installed, you can use
python -m i18transinstead ofi18trans.
Then to run it, execute the following in the terminal:
$ i18trans
or
Installing via GitHub
$ git clone https://github.com/hemucode/i18trans.git
$ cd i18trans
$ python setup.py install
Then to run it, execute the following in the terminal:
$ i18trans
Running Locally via Github (no install)
You can run this project locally by following these steps:
- Clone/download the repo
- Open cmd/terminal and cd into the project's root folder
- Execute
python -m pip install -r requirements.txt - Execute
python -m i18transto run the application
Easy.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file i18trans-0.0.3.tar.gz.
File metadata
- Download URL: i18trans-0.0.3.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d30ecfd54e3b9d41d9764b93476bc22dac84765c0665ecb5d9030d14ddf5431
|
|
| MD5 |
e44f8c439284f15adad7875dbe68c192
|
|
| BLAKE2b-256 |
d82ab97260545a44b585de3086e7a09ef81efc8bbdaa47df6b8bff1ceb5ec1f9
|
File details
Details for the file i18trans-0.0.3-py3-none-any.whl.
File metadata
- Download URL: i18trans-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25cce23125719cad2d2df4f1c2c12f0cd39372b5148346a542404eedc141cfad
|
|
| MD5 |
31b08d6b3947aad416216ecb5f70cb16
|
|
| BLAKE2b-256 |
931057b149b3ce054f295bee69ee5eaebc7a2c5b09e8139f77578ac07e8fe6f9
|