docling/tests
Peter W. J. Staar 98990784df
feat: add docling cli (#75)
* chore: add simple convert script

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* reformatted all

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* reformatted all

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* added default arg

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* use typer for the docling CLI

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* describe output when saving

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* add tests for CLI

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* add export options

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

---------

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
2024-09-13 14:03:09 +02:00
..
data fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
__init__.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_backend_docling_parse.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_backend_pdfium.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_cli.py feat: add docling cli (#75) 2024-09-13 14:03:09 +02:00
test_e2e_conversion.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_interfaces.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
verify_utils.py test: improve typing definitions (part 1) (#72) 2024-09-12 15:56:29 +02:00