.flake8
.gitignore
.readthedocs.yaml
LICENSE
README.rst
meta.yaml
pyproject.toml
.github/dependabot.yml
.github/workflows/deploy_PyPi.yml
.github/workflows/deploy_anaconda.yml
MPSPlots/__init__.py
MPSPlots/_version.py
MPSPlots/colormaps.py
MPSPlots/directories.py
MPSPlots.egg-info/PKG-INFO
MPSPlots.egg-info/SOURCES.txt
MPSPlots.egg-info/dependency_links.txt
MPSPlots.egg-info/requires.txt
MPSPlots.egg-info/top_level.txt
MPSPlots/fonts/CMUSerif-Roman.sfd
MPSPlots/fonts/CMUSerif-Roman.ttf
MPSPlots/fonts/CMUSerif-Roman.ttf.sfd
MPSPlots/fonts/__init__.py
MPSPlots/fonts/cmu.serif-Roman-with-minus.ttf
MPSPlots/fonts/cmu.serif-bold.ttf
MPSPlots/fonts/cmu.serif-italic.ttf
MPSPlots/fonts/cmu.serif-roman.ttf
MPSPlots/styles/__init__.py
MPSPlots/styles/ggplot.mplstyle
MPSPlots/styles/mps_plot.mplstyle
MPSPlots/styles/new_age.mplstyle
docs/Makefile
docs/make.bat
docs/images/logo.png
docs/source/code.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_static/default.css
docs/source/gallery/index.rst
tests/test_dummy.py