MANIFEST.in
README.md
pyproject.toml
src/profiplots/__init__.py
src/profiplots/color.py
src/profiplots/profile.py
src/profiplots/settings.py
src/profiplots.egg-info/PKG-INFO
src/profiplots.egg-info/SOURCES.txt
src/profiplots.egg-info/dependency_links.txt
src/profiplots.egg-info/requires.txt
src/profiplots.egg-info/top_level.txt
src/profiplots/style/__init__.py
src/profiplots/style/_modifier.py
src/profiplots/style/_utils.py
src/profiplots/theme/__init__.py
src/profiplots/theme/default.mplstyle
tests/test_basic.py