Skip to main content

Apply i18

Project description

Project generated with PyScaffold PyPI-Server

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.5.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

i18-1.0.5-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file i18-1.0.5.tar.gz.

File metadata

  • Download URL: i18-1.0.5.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for i18-1.0.5.tar.gz
Algorithm Hash digest
SHA256 72bd58d6423620b8352f7f4a8eb30a644eefaec893697e563dbf2a674d3a7b00
MD5 52065ae1540b7b7038f141624cbb1846
BLAKE2b-256 1ba9a1bcec6f6b1b78c4d2cc67c1c08485ef1c53357485788d611c9e48cf6baf

See more details on using hashes here.

File details

Details for the file i18-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: i18-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for i18-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d49a268978e9d1a8b66a35ac87d34590ceb5f791f40168f0aa7025769269eddc
MD5 e46fd3c701e5904c97cec7c5775fd9e4
BLAKE2b-256 f821cc78fb056bd3c11fb4e78efd91b8fab4b9112ad2d1171adaf25d8a81a691

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page