LICENSE
README.rst
pyproject.toml
setup.cfg
src/flexdi/__init__.py
src/flexdi/errors.py
src/flexdi/graph.py
src/flexdi/implicit.py
src/flexdi/py.typed
src/flexdi/rules.py
src/flexdi/scope.py
src/flexdi/store.py
src/flexdi/types.py
src/flexdi/util.py
src/flexdi.egg-info/PKG-INFO
src/flexdi.egg-info/SOURCES.txt
src/flexdi.egg-info/dependency_links.txt
src/flexdi.egg-info/top_level.txt
src/flexdi/fastapi/__init__.py
tests/test_app_fastapi.py
tests/test_app_override.py
tests/test_fastapi.py
tests/test_graph.py
tests/test_module.py
tests/test_scope.py
tests/test_util.py