Metadata-Version: 2.4
Name: squap
Version: 0.0.5
Summary: Package for animated plots, focussed on simplicity and speed.
Author-email: Rik Mulder <rikmulder7@proton.me>
License-Expression: MIT
Project-URL: documentation, https://squap.readthedocs.io/en/latest/
Project-URL: source, https://github.com/squaplib/squap
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pyqtgraph
Requires-Dist: PySide6
Requires-Dist: opencv-python
Dynamic: license-file
Dynamic: requires-python

# squap
A python package for animated plots, focussed on simplicity and speed. Its name stands for Simple QUick Animated Plots. It is based on pyqtgraph using PySide6. It is much simpler and user-friendly than pyqtgraph, sacrificing as little performance as possible.
