.. These are examples of badges you might want to add to your README:
please update the URLs accordingly
.. image:: https://api.cirrus-ci.com/github/<USER>/i18.svg?branch=main
:alt: Built Status
:target: https://cirrus-ci.com/github/<USER>/i18
.. image:: https://readthedocs.org/projects/i18/badge/?version=latest
:alt: ReadTheDocs
:target: https://i18.readthedocs.io/en/stable/
.. image:: https://img.shields.io/coveralls/github/<USER>/i18/main.svg
:alt: Coveralls
:target: https://coveralls.io/r/<USER>/i18
.. image:: https://img.shields.io/conda/vn/conda-forge/i18.svg
:alt: Conda-Forge
:target: https://anaconda.org/conda-forge/i18
.. image:: https://pepy.tech/badge/i18/month
:alt: Monthly Downloads
:target: https://pepy.tech/project/i18
.. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
:alt: Twitter
:target: https://twitter.com/i18
.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
:alt: Project generated with PyScaffold
:target: https://pyscaffold.org/
.. image:: https://img.shields.io/pypi/v/i18.svg
:alt: PyPI-Server
:target: https://pypi.org/project/i18/
|
===
i18
===
Apply nlp tasks into some grammar (i.e. html, yaml, json)
Installation from Pypi
======================
.. code-block:: bash
pip install i18
Installation from Git
=====================
.. code-block:: bash
pip install git+https://github.com/api-market-company/i18.git
CLI
=====================
Apply i18 in Batch
+++++++++++++++++++
.. code-block:: bash
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`_.
.. _notebooks: https://github.com/api-market-company/i18/tree/main/notebooks
.. _Getting started: https://github.com/api-market-company/i18/blob/main/notebooks/getting-started.ipynb
.. _pyscaffold-notes:
Note
====
This project has been set up using PyScaffold 4.4. For details and usage
information on PyScaffold see https://pyscaffold.org/.
Raw data
{
"_id": null,
"home_page": "https://apimarket.mx/",
"name": "i18",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "sanchezcarlosjr",
"author_email": "24639141+sanchezcarlosjr@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/53/be/3cbcfacdc46178d6a8d9dc92074fad8c171f717e015cb7e889717523773e/i18-1.0.6.tar.gz",
"platform": "any",
"description": ".. These are examples of badges you might want to add to your README:\n please update the URLs accordingly\n\n .. image:: https://api.cirrus-ci.com/github/<USER>/i18.svg?branch=main\n :alt: Built Status\n :target: https://cirrus-ci.com/github/<USER>/i18\n .. image:: https://readthedocs.org/projects/i18/badge/?version=latest\n :alt: ReadTheDocs\n :target: https://i18.readthedocs.io/en/stable/\n .. image:: https://img.shields.io/coveralls/github/<USER>/i18/main.svg\n :alt: Coveralls\n :target: https://coveralls.io/r/<USER>/i18\n\n .. image:: https://img.shields.io/conda/vn/conda-forge/i18.svg\n :alt: Conda-Forge\n :target: https://anaconda.org/conda-forge/i18\n .. image:: https://pepy.tech/badge/i18/month\n :alt: Monthly Downloads\n :target: https://pepy.tech/project/i18\n .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter\n :alt: Twitter\n :target: https://twitter.com/i18\n\n.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold\n :alt: Project generated with PyScaffold\n :target: https://pyscaffold.org/\n\n.. image:: https://img.shields.io/pypi/v/i18.svg\n :alt: PyPI-Server\n :target: https://pypi.org/project/i18/\n\n|\n\n===\ni18\n===\n\n\n Apply nlp tasks into some grammar (i.e. html, yaml, json)\n\nInstallation from Pypi\n======================\n\n.. code-block:: bash\n\n pip install i18\n\nInstallation from Git\n=====================\n\n.. code-block:: bash\n\n pip install git+https://github.com/api-market-company/i18.git\n\n\nCLI\n=====================\n\nApply i18 in Batch\n+++++++++++++++++++\n.. code-block:: bash\n\n 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\n\n\nPython\n=====================\nConsult our `notebooks`_ to learn more. We recommend you starting with `Getting started`_.\n\n.. _notebooks: https://github.com/api-market-company/i18/tree/main/notebooks \n.. _Getting started: https://github.com/api-market-company/i18/blob/main/notebooks/getting-started.ipynb\n\n\n.. _pyscaffold-notes:\n\nNote\n====\n\nThis project has been set up using PyScaffold 4.4. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Apply i18",
"version": "1.0.6",
"project_urls": {
"Documentation": "https://github.com/api-market-company/i18/",
"Homepage": "https://apimarket.mx/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f473a9aed5e4076e67866aed031e3c17bd561494aea24ae9366fe3a6c1b6ee1",
"md5": "9c1328fc4a07d09f23ea449f2081b0fb",
"sha256": "7d41e3dec46085411fc87190aee5f899ade56d1a41a09cebd154bac00a54066b"
},
"downloads": -1,
"filename": "i18-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c1328fc4a07d09f23ea449f2081b0fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8990,
"upload_time": "2023-09-25T06:07:15",
"upload_time_iso_8601": "2023-09-25T06:07:15.636698Z",
"url": "https://files.pythonhosted.org/packages/5f/47/3a9aed5e4076e67866aed031e3c17bd561494aea24ae9366fe3a6c1b6ee1/i18-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "53be3cbcfacdc46178d6a8d9dc92074fad8c171f717e015cb7e889717523773e",
"md5": "39c2f8d087ac1fac9a0377abd73bf250",
"sha256": "6ea06f31725a3bfd29e91d028a6aa779c387e90eee71a972a9281e0bcb9e2803"
},
"downloads": -1,
"filename": "i18-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "39c2f8d087ac1fac9a0377abd73bf250",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27736,
"upload_time": "2023-09-25T06:07:19",
"upload_time_iso_8601": "2023-09-25T06:07:19.714149Z",
"url": "https://files.pythonhosted.org/packages/53/be/3cbcfacdc46178d6a8d9dc92074fad8c171f717e015cb7e889717523773e/i18-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-25 06:07:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "api-market-company",
"github_project": "i18",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "i18"
}