.editorconfig
.gitignore
.gitignore.in
LICENSE
README.md
generate_type_stub.py
poetry.lock
pyproject.toml
setup.cfg
.github/renovate.json5
.github/workflows/happy.yml
.github/workflows/pypi-publish.yml
.github/workflows/python-test.yml
.github/workflows/spellcheck.yml
dict_zip/__init__.py
dict_zip/__init__.pyi
dict_zip/_version.py
dict_zip/py.typed
dict_zip.egg-info/PKG-INFO
dict_zip.egg-info/SOURCES.txt
dict_zip.egg-info/dependency_links.txt
dict_zip.egg-info/top_level.txt
scripts/test_install.sh
tests/__init__.py
tests/test_basis.py
tests/test_example.py
tests/test_types.py