Skip to main content

Hypatos cli tool to batch extract documents through the API and to compare the results.

Project description

Hycli

PyPI - Python Version PyPI version Code style: black Main workflow

This repository contains a Python package/CLI tool to batch extract documents through the Hypatos API and to compare the results.

Quickstart

pip install hycli
hycli extract path-to-files [to-xlsx|to-csv|to-json] url
hycli compare workbook1 workbook2

For more information without leaving the cli use hycli --help

API Reference and User Guide available


Development

Requirement

Installing

poetry install
poetry shell
hycli --help

Running the tests

poetry run pytest

Versioning

Uses bump2version:

bump2version --verbose [patch|minor|major]  # add --dry-run to have a preview
git push --follow-tags

Documentation

Is build with sphinx, can be seen/worked on locally by:

cd docs
make html
open build/html/index.html

License

Hypatos

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

hycli-0.4.1.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

hycli-0.4.1-py3-none-any.whl (24.3 kB view hashes)

Uploaded Python 3

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