Metadata-Version: 2.1
Name: piano-video
Version: 0.1.3
Summary: Python API for https://github.com/HuangPatrick16777216/piano_video
Home-page: https://github.com/HuangPatrick16777216/piano_video
Author: Patrick Huang
Author-email: huangpatrick16777216@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aadraw
Requires-Dist: mido
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: pygame

# Piano Video

A Python api for https://github.com/HuangPatrick16777216/piano_video

`pip install piano_video`

Inspired by Blender's API.

This module is provided on PyPI for autocomplete and type hinting when developing,
and does not need to be installed by pip to run Piano Video.
The latest API module is included in every release of the program.

