Metadata-Version: 2.4
Name: squap
Version: 0.0.1
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
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.
