Metadata-Version: 2.1
Name: vektorplotter
Version: 0.1.0
Summary: A simple program for basic features of analytical geometry.
Author: Benjamin Brumm
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyQt5 (>=5.15.4,<6.0.0)
Requires-Dist: PyQtWebEngine (>=5.15.4,<6.0.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: pandas (>=1.2.1,<2.0.0)
Requires-Dist: plotly (>=4.14.3,<5.0.0)
