CONTRIBUTORS.md
ChangeLog
LICENSE
NEWS.md
Pipfile
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/black.yml
.github/workflows/release-pypi.yml
.github/workflows/test.yml
.github/workflows/update-docs.yml
tests/test_a_docs.py
tests/test_bank_statements.py
tests/test_bussines_cards.py
tests/test_checks.py
tests/test_classify.py
tests/test_documents.py
tests/test_errors.py
tests/test_w2s.py
tests/test_w8s.py
tests/test_w9s.py
tests/_documents/test_line_items.py
tests/_documents/test_tags.py
tests/assets/receipt_public.jpg
veryfi/__init__.py
veryfi/a_docs.py
veryfi/bank_statements.py
veryfi/bussines_cards.py
veryfi/checks.py
veryfi/classify.py
veryfi/client.py
veryfi/client_base.py
veryfi/documents.py
veryfi/errors.py
veryfi/w2s.py
veryfi/w8s.py
veryfi/w9s.py
veryfi.egg-info/PKG-INFO
veryfi.egg-info/SOURCES.txt
veryfi.egg-info/dependency_links.txt
veryfi.egg-info/entry_points.txt
veryfi.egg-info/not-zip-safe
veryfi.egg-info/pbr.json
veryfi.egg-info/requires.txt
veryfi.egg-info/top_level.txt
veryfi/_documents/__init__.py
veryfi/_documents/line_items.py
veryfi/_documents/pdf_split.py
veryfi/_documents/tags.py
veryfi/_w2s/__init__.py
veryfi/_w2s/w2_split.py