LICENSE
README.md
pyproject.toml
peakoscope/__init__.py
peakoscope/__main__.py
peakoscope/data.py
peakoscope/errors.py
peakoscope/formats.py
peakoscope/interface_matplotlib.py
peakoscope/interface_pandas.py
peakoscope/interface_polars.py
peakoscope/peaks.py
peakoscope/testing.py
peakoscope/trees.py
peakoscope/utilities.py
peakoscope.egg-info/PKG-INFO
peakoscope.egg-info/SOURCES.txt
peakoscope.egg-info/dependency_links.txt
peakoscope.egg-info/requires.txt
peakoscope.egg-info/top_level.txt
tests/test_init.py
tests/test_peaks.py
tests/test_trees.py