Twyt is a BSD licensed Twitter API interface for Python. It provides an interface to the remote Twitter API functions and classes to allow easy manipulation of the returned sets of data, such as status messages and user information. To get started, read the pydocs embedded in twyt.twitter. There is also a brief GUI development how-to provided to give a hint at how to write GUI apps using twyt.
Coding Library:
Python
More Twitter Resources:

