.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/pypi.yml
.github/workflows/python-tests.yml
QuantNado/__init__.py
QuantNado/_version.py
QuantNado/call_quantile_peaks.py
QuantNado/cli.py
QuantNado/make_dataset.py
QuantNado.egg-info/PKG-INFO
QuantNado.egg-info/SOURCES.txt
QuantNado.egg-info/dependency_links.txt
QuantNado.egg-info/entry_points.txt
QuantNado.egg-info/requires.txt
QuantNado.egg-info/top_level.txt
tests/test_core.py