Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 648 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 648 Bytes

vs-pyplugin

Package for simplifying writing VapourSynth "plugins" in python.


Backends wrapper classes and helper functions for python plugins.

Original concept this is inspired from is by WolframRhodium.

For support you can check out the JET Discord server.

How to install

Install vspyplugin with the following command:

pip install vspyplugin

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

pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-pyplugin.git