I had to program in python for my Computer Programming class in running start.
Here are few of the projects i completed

Pygame Games

The following games require that you have pygame installed
Pygame is available from pygame.org but installation can get pretty tricky.
You can find instructions for installing pygame on os x at this page

Network Pong

Download the Source

Tetris

Download the Source

Other Python Programs

Objective C Class Builder
This great little program allows you to quickly whip out those model classes for your objective-c programs.