.gitignore
.readthedocs.yml
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/.gitkeep
docs/_templates/class_custom.rst
docs/_templates/function_custom.rst
docs/_templates/module_custom.rst
peaklets/__init__.py
peaklets/peaklets.py
peaklets.egg-info/PKG-INFO
peaklets.egg-info/SOURCES.txt
peaklets.egg-info/dependency_links.txt
peaklets.egg-info/requires.txt
peaklets.egg-info/top_level.txt
peaklets/tests/__init__.py
peaklets/tests/test_peaklets.py