AUTHORS.rst
LICENSE.txt
MANIFEST.in
README.rst
release-history.rst
requirements-automation.txt
requirements-dev.txt
requirements-doc.txt
requirements-furo-sphinx-search.txt
requirements-test.txt
requirements.txt
setup.py
aws_textract_pipeline/__init__.py
aws_textract_pipeline/_version.py
aws_textract_pipeline/api.py
aws_textract_pipeline/doc_type.py
aws_textract_pipeline/landing.py
aws_textract_pipeline/logger.py
aws_textract_pipeline/paths.py
aws_textract_pipeline/segment.py
aws_textract_pipeline/tracker.py
aws_textract_pipeline/workspace.py
aws_textract_pipeline.egg-info/PKG-INFO
aws_textract_pipeline.egg-info/SOURCES.txt
aws_textract_pipeline.egg-info/dependency_links.txt
aws_textract_pipeline.egg-info/requires.txt
aws_textract_pipeline.egg-info/top_level.txt
aws_textract_pipeline/docs/__init__.py
aws_textract_pipeline/vendor/__init__.py
aws_textract_pipeline/vendor/better_dataclasses.py
aws_textract_pipeline/vendor/better_enum.py
aws_textract_pipeline/vendor/hashes.py
aws_textract_pipeline/vendor/mock_aws.py
aws_textract_pipeline/vendor/nested_logger.py
aws_textract_pipeline/vendor/pytest_cov_helper.py
tests/test_api.py
tests/test_doc_type.py
tests/test_landing.py
tests/test_segment.py
tests/test_tracker.py
tests/test_workspace.py