An open API service indexing awesome lists of open source software.

https://github.com/discretetom/sam-moviepy


https://github.com/discretetom/sam-moviepy

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# sam-moviepy

An example project to demonstrate how to use MoviePy to create a video with text on AWS Lambda.

## Key Points

- Only `/tmp` folder is writable on AWS Lambda.
- Use container deployment (instead of Zip) to install ImageMagick.