Overview

_this is an experimental project._

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status
Coverage Status Coverage Status
Codacy Code Quality Status CodeClimate Quality Status Code Climate technical debt
package
PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release PyPI - Downloads

Plotting templates common in biological sciences.

Installation

pip install bioplottemplates

You can also install the in-development version with:

pip install https://github.com/joaomcteixeira/python-bioplottemplates/archive/master.zip

Development

To run the all tests run:

tox