README.md
pyproject.toml
src/iisi_app_core/__init__.py
src/iisi_app_core/py.typed
src/iisi_app_core.egg-info/PKG-INFO
src/iisi_app_core.egg-info/SOURCES.txt
src/iisi_app_core.egg-info/dependency_links.txt
src/iisi_app_core.egg-info/requires.txt
src/iisi_app_core.egg-info/top_level.txt
src/iisi_app_core/bootstrap/__init__.py
src/iisi_app_core/bootstrap/autoload.py
src/iisi_app_core/bootstrap/components.py
src/iisi_app_core/integrations/__init__.py
src/iisi_app_core/integrations/fastapi.py
src/iisi_app_core/support/__init__.py
src/iisi_app_core/support/authz.py
tests/test_authz.py
tests/test_autoload.py
tests/test_decorators.py
tests/test_exports.py
tests/test_fastapi_integration.py