LICENSE.md
MANIFEST.in
README.md
pyproject.toml
src/ducktools/lazyimporter.py
src/ducktools/lazyimporter.pyi
src/ducktools/py.typed
src/ducktools_lazyimporter.egg-info/PKG-INFO
src/ducktools_lazyimporter.egg-info/SOURCES.txt
src/ducktools_lazyimporter.egg-info/dependency_links.txt
src/ducktools_lazyimporter.egg-info/requires.txt
src/ducktools_lazyimporter.egg-info/top_level.txt
tests/conftest.py
tests/test_basic_imports.py
tests/test_funcs.py
tests/test_import_errors.py
tests/test_internals.py
tests/test_readme_example.py
tests/example_modules/__init__.py
tests/example_modules/example_1.py
tests/example_modules/example_2.py
tests/example_modules/lazy_submod_ex.py
tests/example_modules/ex_mod/__init__.py
tests/example_modules/ex_mod/ex_submod.py
tests/example_modules/ex_othermod/__init__.py