PyGame is a library you can import into python to create games with a graphical interface. General python support can be found on the Python page.
Installing pygame
Basic pygame template
Drawing shapes
Drawing text
Keyboard input
Mouse input
Moving shapes
Drawing images
Using Sprites
Using classes
Collisions
Using Game Time
Sound & Music
Playing Video
Enum in PyGame
Vectors in PyGame
Drawing a Tiled Map
Game Save with Shelve
Lighting Effects
Creating A DIY Interface
PGU Interface
wxPython Interface
pyglet Interface
Avoidance Game
Breakout
PyGame RPG
PyGame Platform
PyGame Tower