.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
requirements.txt
rever.xsh
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
news/TEMPLATE.rst
notebooks/DemoExtensionVisibility.ipynb
notebooks/DemoTypeExtension-Copy1.ipynb
notebooks/DemoTypeExtension.ipynb
notebooks/robot.py
src/type_extensions/__init__.py
src/type_extensions/_type_extensions.py
src/type_extensions.egg-info/PKG-INFO
src/type_extensions.egg-info/SOURCES.txt
src/type_extensions.egg-info/dependency_links.txt
src/type_extensions.egg-info/not-zip-safe
src/type_extensions.egg-info/requires.txt
src/type_extensions.egg-info/top_level.txt
tests/conftest.py
tests/example_dataclass.py
tests/example_extension.py
tests/test_with_import.py
tests/test_without_import.py
tests/with_import_1.py
tests/with_import_2.py