]> jfr.im git - z_archive/twitter.git/blame - twitter/__init__.py
Change dateutil to python-dateutil because some loser decided to rename it. (Thanks...
[z_archive/twitter.git] / twitter / __init__.py
CommitLineData
7364ea65 1"""
2The minimalist yet fully featured Twitter API and Python toolset.
3
4For building your own applications, look at the `Twitter` class.
5"""
6
7from api import *