Metadata-Version: 1.1
Name: stagpy
Version: 0.11.0
Summary: Tool for StagYY output files processing
Home-page: https://github.com/StagPython/StagPy
Author: Martina Ulvrova, Adrien Morison, Stéphane Labrosse
Author-email: adrien.morison@gmail.com
License: GPLv2
Description: .. image:: https://landscape.io/github/StagPython/StagPy/master/landscape.svg?style=flat-square
           :target: https://landscape.io/github/StagPython/StagPy/master
           :alt: Code Health
        
        .. image:: https://travis-ci.org/StagPython/StagPy.svg?branch=master
           :target: https://travis-ci.org/StagPython/StagPy
           :alt: Travis CI
        
        .. image:: https://readthedocs.org/projects/stagpy/badge/?version=latest
           :target: http://stagpy.readthedocs.org/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://badge.fury.io/py/stagpy.svg
           :target: https://badge.fury.io/py/stagpy
           :alt: PyPI Version
        
        
        StagPy
        ======
        
        StagPy is a command line tool to process the output files of your StagYY
        simulations and produce high-quality figures.
        
        This command line tool is built around a generic interface that allows you to
        access StagYY output data directly in a Python script.
        
        You can install StagPy with ``pip`` from the `Python Package Index`__.
        
        See `the complete documentation`__ for more information on the installation and
        explanations on how to use StagPy.
        
        .. __: https://pypi.org/project/stagpy/
        .. __: http://stagpy.readthedocs.org
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
