bplot

GitHub last commit GitHub contributors GitHub issues GitHub pull requests

bplot

This library contains basic scripts for fast plotting of 1D, 2D or 3D variables.

Click here to access the documentation

Installation

This package is stored on PyPi, you can easily install it using pip

pip install --upgrade bplot

How to contribute

Click here

1"""
2   .. include:: ../README.md
3"""
4
5#from .module import *