.gitignore
.readthedocs.yml
.travis.yml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
mypy.ini
pyproject.toml
setup.cfg
setup.py
tox.ini
./calibrestekje/__init__.py
./calibrestekje/api.py
./calibrestekje/bindings.py
./test/__init__.py
./test/test_version.py
calibrestekje/__init__.py
calibrestekje/api.py
calibrestekje/bindings.py
calibrestekje.egg-info/PKG-INFO
calibrestekje.egg-info/SOURCES.txt
calibrestekje.egg-info/dependency_links.txt
calibrestekje.egg-info/not-zip-safe
calibrestekje.egg-info/requires.txt
calibrestekje.egg-info/top_level.txt
changelog/.git-dont-delete-me
docs/Makefile
docs/source/changelog.rst
docs/source/code-of-conduct.rst
docs/source/conf.py
docs/source/contribute.rst
docs/source/examples.rst
docs/source/forking.rst
docs/source/index.rst
docs/source/install.rst
docs/source/upgrade.rst
docs/source/_static/.git-dont-delete
docs/source/_templates/.git-dont-delete
test/__init__.py
test/test_version.py