README.md
pyproject.toml
src/appctx/__init__.py
src/appctx/container.py
src/appctx/decorators.py
src/appctx/py.typed
src/appctx.egg-info/PKG-INFO
src/appctx.egg-info/SOURCES.txt
src/appctx.egg-info/dependency_links.txt
src/appctx.egg-info/requires.txt
src/appctx.egg-info/top_level.txt
tests/test_container.py
tests/test_decorators.py
tests/test_post_construct.py