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

Uploaded Source

Built Distribution

i18-1.0.2-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: i18-1.0.2.tar.gz
  • Upload date:
  • Size: 25.5 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.2.tar.gz
Algorithm Hash digest
SHA256 878b6b92818dca82e2cf27d5cfcde5b60eb90b4a58d08131255c896d25bfb1de
MD5 070e3ce1faf142ea7f5ad358c61cf29e
BLAKE2b-256 1603d3cd984f473de7c6d67e20522043f8357443be23048ec800190eed8e325f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: i18-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 8.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c3067af6b87ce8cd040d346ce18c500c9f667090c5e56ff98734fd17f34feecb
MD5 cc8b84ae9deec9f5dc3b08f5461ff60e
BLAKE2b-256 a7b1984ec2bc78941e8c7f454ab0bdba18f8743ec97d08781a8b9798bc6146fe

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