Skip to content

ggsci for Python

PyPI version Python versions Checked with mypy CI Tests mkdocs License

ggsci for Python offers a collection of plotnine color palettes inspired by scientific journals, data visualization libraries, science fiction movies, and TV shows.

Installation

You can install py-ggsci from PyPI:

pip install ggsci

Or install the development version from GitHub:

git clone https://github.com/nanxstats/py-ggsci.git
cd py-ggsci
python3 -m pip install -e .