.cookiecutter.json
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.md
codecov.yml
noxfile.py
pyproject.toml
uv.lock
version_bumper.py
.github/ISSUE_TEMPLATE.md
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/labeler.yml
.github/workflows/release.yml
.github/workflows/tests.yml
docs/_quarto.yml
docs/biblio.bib
docs/contributing.md
docs/favicon.png
docs/features.ipynb
docs/index.ipynb
docs/objects.json
docs/styles.css
src/specification_curve/__init__.py
src/specification_curve/__main__.py
src/specification_curve.egg-info/PKG-INFO
src/specification_curve.egg-info/SOURCES.txt
src/specification_curve.egg-info/dependency_links.txt
src/specification_curve.egg-info/requires.txt
src/specification_curve.egg-info/top_level.txt
src/specification_curve/data/example_data.csv
tests/__init__.py
tests/test_specification_curve.py