Metadata-Version: 2.1
Name: pygetdp
Version: 1.0.0
Summary: Python frontend for GetDP.
Home-page: https://gitlab.com/benvial/pygetdp
Author: Benjamin Vial
Author-email: benjamin.vial84@gmail.com
License: License :: OSI Approved :: MIT License
Project-URL: Documentation, https://benvial.gitlab.io/pygetdp/index.html
Description: 
        .. image:: https://gitlab.com/benvial/pygetdp/badges/master/pipeline.svg
           :target: https://gitlab.com/benvial/pygetdp/commits/master
           :alt: pipeline status
        
        .. image:: https://gitlab.com/benvial/pygetdp/badges/master/coverage.svg
          :target: https://gitlab.com/benvial/pygetdp/commits/master
          :alt: coverage report
        
        .. image:: https://img.shields.io/github/license/mashape/apistatus.svg
           :alt: Licence: MIT
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
           :alt: Code style: black
        
        pygetdp
        =======
        
        
        `Python <http://www.python.org/>`_ frontend for `GetDP <http://www.getdp.info/>`_.
        
        `benvial.gitlab.io/pygetdp <https://benvial.gitlab.io/pygetdp>`_
        
        .. inclusion-marker-do-not-remove
        
        
        .. image:: https://gitlab.com/benvial/pygetdp/-/jobs/artifacts/master/raw/public/_images/getdp.png?job=pages
           :width: 90%
           :align: center
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3
Provides-Extra: test
Provides-Extra: doc
