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

Uploaded Source

Built Distribution

i18-0.0.13-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for i18-0.0.13.tar.gz
Algorithm Hash digest
SHA256 a110da25695b6e89735c3e8554b40b24f969355ca5ca45653f1a61793846df79
MD5 c86aea3215c1388d124f272e0b2a9eb6
BLAKE2b-256 b7eafdfccc39ecd9e198b97b4dbb9f64da5b603f79406b19c6f7fa5c8ae882a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: i18-0.0.13-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

Hashes for i18-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 6a25ddf53eee122e413dfe0d5fa4546edafb896384bafd62adf99953718f7332
MD5 6ce3d8e5da71cab45f3740acd33b4387
BLAKE2b-256 c92dc3e090d0cf8c426fbdd37eb3ff0138db7a9f787f07545305cdd5e255a97c

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