معرفی شرکت ها


alto-xml-0.0.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python parser for alto XML files, for handling OCR outputs
ویژگی مقدار
سیستم عامل -
نام فایل alto-xml-0.0.5
نام alto-xml
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rémi Delbouys
ایمیل نویسنده remi.delbouys@laposte.net
آدرس صفحه اصلی https://github.com/envinorma/alto
آدرس اینترنتی https://pypi.org/project/alto-xml/
مجوز MIT license
# Alto [![Build Status](https://github.com/envinorma/alto/workflows/Build%20Main/badge.svg)](https://github.com/envinorma/alto/actions) [![Documentation](https://github.com/envinorma/alto/workflows/Documentation/badge.svg)](https://envinorma.github.io/alto/) [![Code Coverage](https://codecov.io/gh/envinorma/alto/branch/main/graph/badge.svg)](https://codecov.io/gh/envinorma/alto) A Python parser for alto XML files, for handling OCR outputs --- ## Example usage ```python from alto import parse_file alto = parse_file('path/to/alto/file.xml') print(alto.extract_words()) ``` ## Installation **Stable Release:** `pip install alto-xml`<br> **Development Head:** `pip install git+https://github.com/envinorma/alto.git` ## Documentation For full package documentation please visit [envinorma.github.io/alto](https://envinorma.github.io/alto). ## Development See [CONTRIBUTING.md](CONTRIBUTING.md) for information related to development. **MIT license**


نیازمندی

مقدار نام
>=3.10.0.0 typing-extensions
>=3.10.0.0 typing-extensions
>=5.2 pytest-runner
>=19.10b0 black
>=2.1.4 codecov
>=3.8.3 flake8
>=3.2.1 flake8-debugger
>=5.4.3 pytest
>=2.9.0 pytest-cov
>=0.11 pytest-raises
>=0.8.0 pytest-mypy
>=5.7.0 isort
>=0.800 mypy
>=1.0.1 bump2version
>=5.1 coverage
>=7.15.0 ipython
>=0.2.7 m2r2
>=3.4.3 Sphinx
>=0.5.1 sphinx-rtd-theme
>=3.15.2 tox
>=3.1.1 twine
>=0.34.2 wheel
>=5.2 pytest-runner
>=19.10b0 black
>=2.1.4 codecov
>=3.8.3 flake8
>=3.2.1 flake8-debugger
>=5.4.3 pytest
>=2.9.0 pytest-cov
>=0.11 pytest-raises
>=0.8.0 pytest-mypy
>=5.7.0 isort
>=0.800 mypy
>=1.0.1 bump2version
>=5.1 coverage
>=7.15.0 ipython
>=0.2.7 m2r2
>=3.4.3 Sphinx
>=0.5.1 sphinx-rtd-theme
>=3.15.2 tox
>=3.1.1 twine
>=0.34.2 wheel
>=5.2 pytest-runner
>=19.10b0 black
>=2.1.4 codecov
>=3.8.3 flake8
>=3.2.1 flake8-debugger
>=5.4.3 pytest
>=2.9.0 pytest-cov
>=0.11 pytest-raises
>=0.8.0 pytest-mypy
>=5.7.0 isort
>=0.800 mypy


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl alto-xml-0.0.5:

    pip install alto-xml-0.0.5.whl


نصب پکیج tar.gz alto-xml-0.0.5:

    pip install alto-xml-0.0.5.tar.gz