Apply i18
Project description
i18
Apply nlp tasks into some grammar (i.e. html, yaml, json)
Installation from Pypi
pip install i18
Installation from Git
pip install git+https://github.com/api-market-company/i18.git
CLI
Apply i18 in Batch
find . -name '*.blade.php' | xargs -P 8 -I {} i18 -s {} 2>"error.txt" | jq -s | jq 'reduce .[] as $item ({}; .en += $item.en | .es += $item.es)' > translation.json
Python
Consult our notebooks to learn more. We recommend you starting with Getting started.
Note
This project has been set up using PyScaffold 4.4. For details and usage information on PyScaffold see https://pyscaffold.org/.
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
i18-1.0.6.tar.gz
(27.7 kB
view details)
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
i18-1.0.6-py3-none-any.whl
(9.0 kB
view details)
File details
Details for the file i18-1.0.6.tar.gz.
File metadata
- Download URL: i18-1.0.6.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ea06f31725a3bfd29e91d028a6aa779c387e90eee71a972a9281e0bcb9e2803
|
|
| MD5 |
39c2f8d087ac1fac9a0377abd73bf250
|
|
| BLAKE2b-256 |
53be3cbcfacdc46178d6a8d9dc92074fad8c171f717e015cb7e889717523773e
|
File details
Details for the file i18-1.0.6-py3-none-any.whl.
File metadata
- Download URL: i18-1.0.6-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d41e3dec46085411fc87190aee5f899ade56d1a41a09cebd154bac00a54066b
|
|
| MD5 |
9c1328fc4a07d09f23ea449f2081b0fb
|
|
| BLAKE2b-256 |
5f473a9aed5e4076e67866aed031e3c17bd561494aea24ae9366fe3a6c1b6ee1
|