.coverage
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
coverage-badge.svg
justfile
mkdocs.yaml
pyproject.toml
.github/workflows/doc.yaml
.github/workflows/lint.yaml
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
.github/workflows/type.yaml
README_files/figure-commonmark/cell-3-output-1.png
bumplot/__init__.py
bumplot/_utils.py
bumplot/bezier.py
bumplot/main.py
bumplot/opts.py
bumplot.egg-info/PKG-INFO
bumplot.egg-info/SOURCES.txt
bumplot.egg-info/dependency_links.txt
bumplot.egg-info/requires.txt
bumplot.egg-info/top_level.txt
docs/.gitignore
docs/README.qmd
docs/advanced-usage.md
docs/contributing.md
docs/examples.md
docs/index.md
docs/data/water-africa.csv
docs/reference/bezier.md
docs/reference/bumplot.md
docs/stylesheets/style.css
overrides/partials/footer.html
tests/__init__.py
tests/test_main.py
tests/test_opts.py