A python package for publication-quality plotting in matplotlib
To install:
pip install git+https://github.com/jaryaman/systyle@master
We strongly recommend that every new project you work on has an associated virtual environment, so that package installation does not affect your operating system.
See here for instructions on how to set up a conda environment.
You may need to install some fonts
conda install -c conda-forge -y mscorefonts
rm ~/.cache/matplotlib -rf
Consider using PyCharm.
See ./demos
.