Skip to content
/ proplot Public
forked from proplot-dev/proplot

🎨 A lightweight matplotlib wrapper for making beautiful, publication-quality graphics

License

Notifications You must be signed in to change notification settings

lleoiu/proplot

This branch is 1281 commits behind proplot-dev/proplot:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2020
Jul 9, 2020
Aug 1, 2020
Aug 2, 2020
Jun 18, 2020
Jun 22, 2020
Nov 27, 2019
Jun 20, 2020
Aug 1, 2020
Jun 3, 2020
Jun 21, 2020
Jul 2, 2019
Jul 21, 2020
Jan 8, 2020
Jun 18, 2020

Repository files navigation

https://github.com/lukelbd/proplot/blob/master/docs/_static/logo_long.png?raw=true

build status docs pypi black PR welcome license gitter doi

A lightweight matplotlib wrapper for making beautiful, publication-quality graphics.

Installation

ProPlot is published on PyPi and conda-forge. It can be installed with pip or conda as follows:

pip install proplot
conda install -c conda-forge proplot

Likewise, an existing installation of ProPlot can be upgraded to the latest version with:

pip install --upgrade proplot
conda upgrade proplot

To install a development version of ProPlot, you can use pip install git+https://github.com/lukelbd/proplot.git or clone the repository and run pip install -e . inside the proplot folder.

Documentation

The documentation is published on readthedocs.

About

🎨 A lightweight matplotlib wrapper for making beautiful, publication-quality graphics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%