ggsci for Python offers a collection of plotnine color palettes inspired by scientific journals, data visualization libraries, science fiction movies, and TV shows.
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 .