LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
bottle_ocr_lib/__init__.py
bottle_ocr_lib/bottle_ocr.py
bottle_ocr_lib/cli.py
bottle_ocr_lib.egg-info/PKG-INFO
bottle_ocr_lib.egg-info/SOURCES.txt
bottle_ocr_lib.egg-info/dependency_links.txt
bottle_ocr_lib.egg-info/entry_points.txt
bottle_ocr_lib.egg-info/requires.txt
bottle_ocr_lib.egg-info/top_level.txt
bottle_ocr_lib/auth/__init__.py
bottle_ocr_lib/auth/api_auth.py
bottle_ocr_lib/core/__init__.py
bottle_ocr_lib/core/ocr_processor.py
bottle_ocr_lib/core/prescription_extractor.py
bottle_ocr_lib/utils/__init__.py
bottle_ocr_lib/utils/config.py
bottle_ocr_lib/utils/exceptions.py
bottle_ocr_lib/utils/license_cache.py
bottle_ocr_lib/utils/validation.py