LICENSE.md
README.md
setup.cfg
setup.py
mindee/__init__.py
mindee/benchmark.py
mindee/http.py
mindee/inputs.py
mindee/plots.py
mindee.egg-info/PKG-INFO
mindee.egg-info/SOURCES.txt
mindee.egg-info/dependency_links.txt
mindee.egg-info/requires.txt
mindee.egg-info/top_level.txt
mindee/documents/__init__.py
mindee/documents/car_plate.py
mindee/documents/financial_document.py
mindee/documents/invoice.py
mindee/documents/passport.py
mindee/documents/receipt.py
mindee/fields/__init__.py
mindee/fields/amount.py
mindee/fields/date.py
mindee/fields/locale.py
mindee/fields/orientation.py
mindee/fields/payment_details.py
mindee/fields/tax.py
tests/__init__.py
tests/test_client.py
tests/test_plots.py
tests/documents/__init__.py
tests/documents/test_document.py
tests/documents/test_financial_doc.py
tests/documents/test_invoice.py
tests/documents/test_passport.py
tests/documents/test_plate.py
tests/documents/test_receipt.py
tests/fields/__init__.py
tests/fields/test_amount.py
tests/fields/test_date.py
tests/fields/test_field.py
tests/fields/test_locale.py
tests/fields/test_orientation.py
tests/fields/test_payment_details.py
tests/fields/test_tax.py