LICENSE
README.md
pyproject.toml
setup.py
src/diecast/__init__.py
src/diecast/config.py
src/diecast/decorator.py
src/diecast/error_utils.py
src/diecast/logging.py
src/diecast/mold.py
src/diecast/type_utils.py
src/py_diecast.egg-info/PKG-INFO
src/py_diecast.egg-info/SOURCES.txt
src/py_diecast.egg-info/dependency_links.txt
src/py_diecast.egg-info/top_level.txt
tests/test_config.py
tests/test_decorator_unit.py
tests/test_error_utils.py
tests/test_integration.py
tests/test_mold.py
tests/test_type_utils.py