forked fromtweepy/tweepy
- Notifications
You must be signed in to change notification settings - Fork7
joshthecoder/tweepy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Twitter for Python!
The easiest way to install the latest versionis by using pip/easy_install to pull it from PyPI:
pip install tweepyYou may also use Git to clone the repository fromGithub and install it manually:
git clone https://github.com/tweepy/tweepy.gitpython setup.py installNote only Python 2.6 and 2.7 is supported atthe moment. The Python 3 family is not yet supported.
- Google Group/Mailing list
- IRC Chat (Freenode.net #tweepy)
About
Twitter for Python!
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Python96.6%
- Shell3.4%
