Jaded-Encoding-Thaumaturgy / vs-jet

PyPi package for quickly updating and installing all JET packages.
MIT License
0 stars 0 forks source link

vs-jet

PyPi package for quickly upgrading and installing all JET Python packages.

This package does not install any Vapoursynth plugins.
For support inquiries, please join the JET Discord server or leave an issue.

How to install

Install vsjet with the following command:

pip install vsjet

How to use

Install the stable versions of all JET packages:

python -m vsjet

Upgrade to latest git version of all JET packages:

python -m vsjet latest

Disclaimer: Latest git packages may be unstable! Please report issues in their respective repositories.