8000 GitHub - al3xtjames/vs-pyplugin: Package for simplifying writing VapourSynth plugins in python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

al3xtjames/vs-pyplugin

 
 

Repository files navigation

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.

You can find support in the IEW 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/Irrational-Encoding-Wizardry/vs-pyplugin.git

About

Package for simplifying writing VapourSynth plugins in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0