]> jfr.im git - z_archive/twitter.git/blame - twitter/__init__.py
Apply patch by Jordan Gottlieb to handle URLs with ids in the middle.
[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 *