The prettyplotlib package is up on the Python Package Index (PyPI), so you should be able to get it with
prettyplotlib
pip install prettyplotlib
and
easy_install prettyplotlib
If you're burning for the latest rapid-fire updates, you can clone the repository (using ssh, my preferred method):
ssh
git clone git@github.com:olgabot/prettyplotlib
Or using https:
https
git clone http://github.com/olgabot/prettyplotlib
There was an error while loading. Please reload this page.