camelot-py/tests
Wassim 63161fe379 Add support for parsing PDFs in parallel
Parse in parallel using multiprocessing library using available CPUs
2021-05-01 16:50:29 +02:00
..
files Fix #15 extraction of cell data discarding overlapping text boxes 2020-10-27 18:06:57 +01:00
__init__.py Remove future imports 2020-05-24 17:33:13 +05:30
conftest.py Add support for parsing PDFs in parallel 2021-05-01 16:50:29 +02:00
data.py Fix #15 extraction of cell data discarding overlapping text boxes 2020-10-27 18:06:57 +01:00
test_cli.py Prevent taking max of an empty set 2020-08-25 22:50:31 +05:30
test_common.py Add support for parsing PDFs in parallel 2021-05-01 16:50:29 +02:00
test_errors.py Prevent taking max of an empty set 2020-08-25 22:50:31 +05:30
test_plotting.py Remove future imports 2020-05-24 17:33:13 +05:30