Hycli
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
hycli evaluate -gt ground-truth-workbook -m1 model1-workbook -m2 model2-workbook
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
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.6.0.tar.gz
(25.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hycli-0.6.0-py3-none-any.whl
(33.3 kB
view details)
File details
Details for the file hycli-0.6.0.tar.gz.
File metadata
- Download URL: hycli-0.6.0.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.0.10 CPython/3.8.11 Linux/5.8.0-1039-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1caec8404493619fcef30bba346f1c9c9f06f78c8254f71fb4876a685f9b356d
|
|
| MD5 |
227d3863047a9d55d64983db5ce6b204
|
|
| BLAKE2b-256 |
5b216f95af912caa490ae99f596c3b84b712003bfc555b9467fd185404356946
|
File details
Details for the file hycli-0.6.0-py3-none-any.whl.
File metadata
- Download URL: hycli-0.6.0-py3-none-any.whl
- Upload date:
- Size: 33.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.0.10 CPython/3.8.11 Linux/5.8.0-1039-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9783d43aa09c604b3ae401759ad936db9db0b8bc925a12bfc00437b6af4de2c
|
|
| MD5 |
b21d4b935b356dc8d6e185c7305d5c60
|
|
| BLAKE2b-256 |
ec72ba84ff40e76aa13b173536dd3babe3c167c898eed79b40a873ee1769a4a5
|