.gitignore
.pre-commit-config.yaml
CONTRIBUTORS
LICENSE
NOTICE
README.md
pyproject.toml
.github/workflows/cd-pypi.yml
.github/workflows/ci.yml
.github/workflows/qa.yml
src/peekle/__init__.py
src/peekle/_version.py
src/peekle/peekle.py
src/peekle.egg-info/PKG-INFO
src/peekle.egg-info/SOURCES.txt
src/peekle.egg-info/dependency_links.txt
src/peekle.egg-info/requires.txt
src/peekle.egg-info/top_level.txt
tests/test_peekle.py