Metadata-Version: 2.1
Name: guipy
Version: 0.0.1
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
Keywords: gui plotting python
Platform: Windows
Platform: Linux
Platform: Unix
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.5, <4
Requires-Dist: e13tools (>=0.6.12)
Requires-Dist: matplotlib (>=2.2.4)
Requires-Dist: numpy (>=1.8)

|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/pypi/pyversions/GuiPy.svg?logo=python&logoColor=white&label=Python
   :target: https://pypi.python.org/pypi/GuiPy
   :alt: PyPI - Python Versions


