Metadata-Version: 1.1
Name: catplot
Version: 1.3.0
Summary: A Python Library for Energy Profile and 2D/3D Lattice Grid Plotting
Home-page: https://github.com/PytLab/catplot
Author: Shao-Zheng-Jiang
Author-email: shaozhengjiang@gmail.com
License: LICENSE
Download-URL: https://github.com/PytLab/catplot/releases
Description: 
        =======
        catplot
        =======
        
        .. image:: https://travis-ci.org/PytLab/catplot.svg?branch=master
            :target: https://travis-ci.org/PytLab/catplot
            :alt: Build Status
        
        .. image:: https://img.shields.io/badge/python-3.5-green.svg
            :target: https://www.python.org/downloads/release/python-351/
            :alt: platform
        
        .. image:: https://img.shields.io/badge/python-2.7-green.svg
            :target: https://www.python.org/downloads/release/python-2710
            :alt: platform
        
        .. image:: https://img.shields.io/badge/pypi-v1.3.0-blue.svg
            :target: https://pypi.python.org/pypi/catplot/
            :alt: versions
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://raw.githubusercontent.com/PytLab/catplot/master/LICENSE
        
        .. image:: https://img.shields.io/github/stars/PytLab/catplot.svg
            :target: https://github.com/PytLab/catplot/stargazers
        
        .. image:: https://img.shields.io/github/forks/PytLab/catplot.svg
            :target: https://github.com/PytLab/catplot/network
        
        Introduction
        ------------
        
        **CatPlot** is a Python Library for Energy Profile and Abstract Grid(2D/3D) plotting.
        
        Installation
        ------------
        
        1. Via pip (recommend)::
        
            pip install catplot
        
        2. From source::
        
            python setup.py install
        
Platform: linux
Platform: windows
Platform: macos
