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

Uploaded Source

Built Distribution

i18-1.0.4-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: i18-1.0.4.tar.gz
  • Upload date:
  • Size: 27.3 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.4.tar.gz
Algorithm Hash digest
SHA256 9abdbe76c8ee7363e99aba83924bc1f281e2bb9faab0e0e9f88b4f7464d32751
MD5 7ec7952d0d883f879cdcfe690666a48e
BLAKE2b-256 da1dcb5d3b2a292932a1cd7775b3164dc17e1a3d779a833c045443a6c666e9d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: i18-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f62438fae221b385da7c0220fbfd11ee63535d740a1a470998da0b2564f04271
MD5 20b60a1236d1b39ac359ff7bcf0b9b36
BLAKE2b-256 8e44dd763ceb76434788f2227e4297633391ba46e71ca4941de47f43c3e87e77

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