Skip to main content

Python

Homepage / info page

https://www.python.org/

What is it?

A high-level scripting language.

Why did we choose it?

Solely because an existing FFmpeg tutorial for resizing videos in AWS Lambda was written in it, so I decided to use that code as a base and heavily modify it rather than try to do it in an entirely different language.

What do we use it for?

The serverless code function that is used to quickly generate previews of videos submitted by users in the artwork submission form.