CHANGELOG.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
requirements.txt
run_api.py
run_widget.py
assets/emoji_library_default.json
assets/images/blindtag_logo.png
assets/images/blindtag_thumbnail_basic.png
assets/images/calamum_logo_color.png
assets/images/polymath_global.png
blindtag/__init__.py
blindtag/__main__.py
blindtag/api.py
blindtag/cli.py
blindtag/core.py
blindtag/exceptions.py
blindtag/notification.py
blindtag/reporting.py
blindtag/widget.py
blindtag.egg-info/PKG-INFO
blindtag.egg-info/SOURCES.txt
blindtag.egg-info/dependency_links.txt
blindtag.egg-info/entry_points.txt
blindtag.egg-info/requires.txt
blindtag.egg-info/top_level.txt
catalog/test_definitions.json
docs/CLI_IMPLEMENTATION_CHECKLIST.md
docs/CLI_SCHEMA.md
docs/PACKAGING_AND_PUBLICATION_CHECKLIST.md
docs/REVIEW_AND_MATURITY_PLAN.md
docs/WIDGET_IMPLEMENTATION_CHECKLIST.md
docs/WIDGET_SCHEMA.md
installer_app/__init__.py
installer_app/build_windows_installer.py
installer_app/run_sandbox_validation.py
installer_app/sandbox_validation.py
installer_app/windows_installer.py
tests/__init__.py
tests/conftest.py
tests/test_api.py
tests/test_cli.py
tests/test_core.py
tests/test_reporting.py
tests/test_widget.py
tests/test_windows_installer.py
tests/test_windows_installer_sandbox.py