Skip to content

golemfactory/ffmpeg-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-tools

Tools for using ffmpeg functionalities in python.

Deploying

  1. Bump version of ffmepg-tools in setup.py.

  2. Build wheel:

     python setup.py bdist_wheel
    
  3. Deploy to our PyPi server. This needs that you provided valid gpg key through agent that this script can reach.

     ./deploy/upload.sh
    

About

Tools for using ffmpeg functionalities in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages