A Python library for accessing the Twitter API.
Install Tweepy via PyPI
$ easy_install tweepy
Look over the Twitter API documentation and keep it close by! It's a valuable resource.
We also have some documented examples to get you rolling with Tweepy!