Skip to content

artlo

salo-dark


Documentation: docs.salo.ai/salo-styles

Source code: salosciences/salo-styles


This package contains routines for easily working with salo and forestobservatory colors and styles, as well as a series of convenience functions for making figures.

It is mostly an easy way to make matplotlib play nicely.

Install

Set up the conda/development environment:

make init

or just the python package with ssh keys:

pip install git+ssh://git@github.com/salosciences/salo-styles.git

or without ssh keys:

pip install git+https://github.com/salosciences/salo-styles.git