AUTHORS.rst
LICENSE.txt
MANIFEST.in
README.rst
preview-icons.rst
release-history.rst
requirements-automation.txt
requirements-dev.txt
requirements-doc.txt
requirements-furo-sphinx-search.txt
requirements-ground-truth.txt
requirements-test.txt
requirements.txt
setup.py
afwf/__init__.py
afwf/_icon.py
afwf/_version.py
afwf/handler.py
afwf/icon.py
afwf/item.py
afwf/paths.py
afwf/query.py
afwf/script_filter.py
afwf/script_filter_object.py
afwf/workflow.py
afwf.egg-info/PKG-INFO
afwf.egg-info/SOURCES.txt
afwf.egg-info/dependency_links.txt
afwf.egg-info/requires.txt
afwf.egg-info/top_level.txt
afwf/docs/__init__.py
afwf/example_wf/__init__.py
afwf/example_wf/cache.py
afwf/example_wf/handlers/__init__.py
afwf/example_wf/handlers/python_version.py
afwf/opt/__init__.py
afwf/opt/cache/__init__.py
afwf/opt/cache/impl.py
afwf/opt/fuzzy/__init__.py
afwf/opt/fuzzy/impl.py
afwf/opt/fuzzy_item/__init__.py
afwf/opt/fuzzy_item/impl.py
afwf/tests/__init__.py
afwf/tests/helper.py
afwf/vendor/__init__.py
afwf/vendor/better_enum.py
afwf/vendor/pytest_cov_helper.py
tests/test_import.py
tests/test_item.py
tests/test_query.py
tests/test_script_filter.py
tests/test_script_filter_object.py