Metadata-Version: 1.2
Name: guipy
Version: 0.0.2
Summary: An easy plotting GUI for Python
Home-page: https://www.github.com/1313e/GuiPy
Author: Ellert van der Velden
Author-email: ellert_vandervelden@outlook.com
License: BSD-3
Description: |PyPI| |Python|
        
        Description
        ===========
        An easy plotting GUI for Python.
        
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/GuiPy.svg?logo=pypi&logoColor=white&label=PyPI
           :target: https://pypi.python.org/pypi/GuiPy
           :alt: PyPI - Latest Release
        .. |Python| image:: https://img.shields.io/badge/Python-3.6%2B-blue?logo=python&logoColor=white
           :target: https://pypi.python.org/pypi/GuiPy
           :alt: PyPI - Python Versions
        
Keywords: gui plotting python
Platform: Windows
Platform: Mac OS-X
Platform: Linux
Platform: Unix
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6, <4
