.pre-commit-config.yaml
.readthedocs.yaml
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
mkdocs.yml
pyproject.toml
uv.lock
docs/api.md
docs/getting_started.ipynb
docs/img
docs/index.md
docs/license.md
docs/typst_report.ipynb
img/bessa_group_logo.png
src/bessaplots/__init__.py
src/bessaplots/constants.py
src/bessaplots/save_figure.py
src/bessaplots/styles_discovery.py
src/bessaplots/typst_report.py
src/bessaplots.egg-info/PKG-INFO
src/bessaplots.egg-info/SOURCES.txt
src/bessaplots.egg-info/dependency_links.txt
src/bessaplots.egg-info/requires.txt
src/bessaplots.egg-info/top_level.txt
src/bessaplots/styles/bessaplots.mplstyle
tests/__init__.py
tests/check_styles.py
tests/conftest.py
tests/test_constants.py
tests/test_savefig.py
tests/test_typst_report.py
tests/verify_style_usage.py