LICENSE
README.md
pyproject.toml
stubpy/__init__.py
stubpy/__main__.py
stubpy/aliases.py
stubpy/annotations.py
stubpy/context.py
stubpy/emitter.py
stubpy/generator.py
stubpy/imports.py
stubpy/loader.py
stubpy/resolver.py
stubpy.egg-info/PKG-INFO
stubpy.egg-info/SOURCES.txt
stubpy.egg-info/dependency_links.txt
stubpy.egg-info/entry_points.txt
stubpy.egg-info/requires.txt
stubpy.egg-info/top_level.txt
tests/test_aliases.py
tests/test_annotations.py
tests/test_emitter.py
tests/test_imports.py
tests/test_integration.py
tests/test_resolver.py