Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 420 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 420 Bytes

vapoursynth-capi

VapourSynth C Api bindings in Python


For support you can check out the JET Discord server.



How to install

Install vscapi with the following command:

$ pip install vscapi

Or if you want the latest git version, install it with this command:

$ pip install git+https://github.com/Setsugennoao/vapoursynth-capi.git