.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
examples/Introduction.ipynb
examples/data_comparison.py
examples/stacked_plot.png
examples/stacked_plot.py
src/py_sciplot.egg-info/PKG-INFO
src/py_sciplot.egg-info/SOURCES.txt
src/py_sciplot.egg-info/dependency_links.txt
src/py_sciplot.egg-info/not-zip-safe
src/py_sciplot.egg-info/requires.txt
src/py_sciplot.egg-info/top_level.txt
src/sciplot/__init__.py
src/sciplot/analysis.py
src/sciplot/colors.py
src/sciplot/decorations.py
src/sciplot/functions.py
src/sciplot/helpers.py
src/sciplot/skeleton.py
stylelib/install_mlp_style.sh
stylelib/sciplot.mplstyle
stylelib/sciplot_ticks.mplstyle
tests/conftest.py
tests/test_skeleton.py