Skip to content

PyPi package for quickly updating and installing all JET packages.

License

Notifications You must be signed in to change notification settings

Jaded-Encoding-Thaumaturgy/vs-jet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.