Skip to content

Latest commit

 

History

History

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

videojitter developer documentation

example workflow PyPI version

Python NumPy SciPy Pandas

Black pylint

Dev environment setup

  1. Check out the repo.

  2. Set up a Python environment.

  3. Run the following from the root of the repo within the Python environment:

    pip3 install --editable .
  4. videojitter-* commands should now be available in the environment.

Testing

See videojitter_test/README.