Metadata-Version: 2.4
Name: viztools
Version: 0.4.2
Summary: Interactively visualize data using pygame.
Author-email: Bruno Schilling <bruno.schilling@protonmail.ch>
License-Expression: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0
Requires-Dist: pygame>=2.6
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Provides-Extra: opengl
Requires-Dist: PyOpenGL; extra == "opengl"
Dynamic: license-file

# viztools
Tools to visualize data using pygame
