Skip to content

Larox/python-moviepy-meetup

Repository files navigation

Video Generation with Python

Setting up environment:

  • Pipenv is required
  • Pyenv is optional but recomended to prevent conflicts with Python versions intalled in your local environment

To set up Python version with Pyenv use:

$ pyenv install

Once pipenv is installed, from the root of this project run:

$ pipenv install

To run Jupyter Notebook use:

$ pipenv run jupyter notebook

Automatically your default web browser will pop up with all the notebooks from this presentation.

About

Examples for Moviepy

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors