LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
alpsplot/__init__.py
alpsplot/colormap.py
alpsplot/figure.py
alpsplot/fit.py
alpsplot/utils.py
alpsplot/version.py
alpsplot.egg-info/PKG-INFO
alpsplot.egg-info/SOURCES.txt
alpsplot.egg-info/dependency_links.txt
alpsplot.egg-info/not-zip-safe
alpsplot.egg-info/requires.txt
alpsplot.egg-info/top_level.txt
alpsplot/fonts/Optima-Bold.ttf
alpsplot/fonts/Optima-BoldItalic.ttf
alpsplot/fonts/Optima-ExtraBlack.ttf
alpsplot/fonts/Optima-Italic.ttf
alpsplot/fonts/Optima-Regular.ttf
alpsplot/fonts/Palatino-Bold.ttf
alpsplot/fonts/Palatino-BoldItalic.ttf
alpsplot/fonts/Palatino-Italic.ttf
alpsplot/fonts/Palatino-Roman.ttf
alpsplot/fonts/__init__.py
test/test_figure.py
test/test_fit.py
test/test_fonts.py
test/test_utils.py