Animating Matplotlib (Python)

So I was learning to the use the matplotlib library available from Python.  Then I saw a feature in there that stuck out to me.  It had support for animating things, sort of.  I started playing around with it and boom I made it so I could animate between plots.  I created a demo program to showcase this feature.

The source code:

Matplotlib Animated Scatter Test

Below is a video that showcases this madness: