Arcade is an easy-to-learn Python library for creating 2D video games. It is ideal for beginning programmers, or programmers who want to create 2D games without learning a complex framework.
Arcade is built on top of Pyglet and OpenGL.
For full documentation see http://pythonhosted.org/arcade/