Metadata-Version: 2.4
Name: pyola
Version: 0.2.0
Summary: An OpenGL based GUI and graphics library for Python
Author-email: Yola <arielcalif10@example.com>
License: MIT
Project-URL: Homepage, https://github.com/mathenjoyer69/pyola
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyOpenGL
Requires-Dist: glfw
Requires-Dist: Pillow
Requires-Dist: numpy
Dynamic: license-file

## Installation

```bash
pip install pyola
