Pyganim - A Sprite Animation module for Pygame

http://inventwithpython.com/pyganim/

Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame that makes it easy to add sprite animations to your Pygame game programs. Pyganim works with Python 2 and Python 3.

The mascot of Pyganim is a red vitruvian pig.

Pyganim was written by Al Sweigart and released under a "Simplified BSD" license. Contact Al with any questions/bug reports: al@inventwithpython.com


Reference:
http://inventwithpython.com/pyganim/reference.html

Tutorial:
http://inventwithpython.com/pyganim/tutorial.html