Yet another big problem of the Internet era tackled by Mathematics.
Data Animations With Python and MoviePy
Python has some great data visualization librairies, but few can render GIFs or video animations. This post shows how to use MoviePy as a generic animation plugin for any other library.
Things You Can Do With Python and POV-Ray
This post presents Vapory, a library I wrote to bring POV-Ray’s 3D rendering capabilities to Python.
Vector Animations With Python
A Python Script Controlled via Twitter
Let us watch and react to the lattest tweets with Python, the dirty way.
Automatic Soccer Highlights Compilations With Python
Python and soccer… who knew ?
Some More Videogreping With Python
In this post I give a minimalistic version of Sam Lavigne’s Videogrep and use it to promote world peace.
A Covers Mix With Python
My first ambitious video project with MoviePy
Viennese Mazes: What They Are, and How to Make One
In this post I present an original concept of labyrinths and explain how they can be programmatically generated.
Python, Pitch Shifting, and the Pianoputer
Record a sound, change its pitch 50 times and assign each new sound to a key of your computer keyboard. You get a Pianoputer !