Metadata-Version: 1.0
Name: scipyplot
Version: 0.0.1.dev0
Summary: A Python Toolbox for Creating Scientific Article Figures
Home-page: https://github.com/robertocalandra/scipyplot
Author: Roberto Calandra
Author-email: roberto.calandra@berkeley.edu
License: LICENSE.txt
Description: 
        
        SciPyPlot
        =========
        A Python Toolbox for Creating Scientific Article's Figures
        
        **Under Development**
        
        
        Master branch
        -------------
        
        .. image:: https://badge.fury.io/py/scipyplot.svg
            :target: https://badge.fury.io/py/scipyplot.svg
        
        .. image:: https://travis-ci.org/robertocalandra/scipyplot.svg?branch=master
            :target: https://travis-ci.org/robertocalandra/scipyplot
        
        .. image:: https://coveralls.io/repos/USERNAME/scipyplot/badge.png?branch=master
            :target: https://coveralls.io/r/USERNAME/scipyplot?branch=master
        
        .. image:: https://landscape.io/github/USERNAME/scipyplot/master/landscape.png
           :target: https://landscape.io/github/USERNAME/scipyplot/master
        
        To install the last stable build you can simply use::
        
           pip install scipyplot
        
        
        Development branch
        ------------------
        
        
        
Keywords: visualization
Platform: UNKNOWN
