Software Details:
Version: 2.3.3 updated
Upload Date: 12 Apr 15
Distribution Type: Freeware
Downloads: 111
The TwitterAPI Python library can be used to retrieve Twitter status messages as a Python dict data structure.
Besides tweets it can also search Twitter, send new tweets to an account, or fetch tweets just from a specific location.
The library works with both the official Twitter REST and Streaming APIs, along with both major Python branches, 2.x and 3.x.
Lots of dmos are included with the TwitterAPI download package.
What is new in this release:
- Merged revinewaters fix in TwitterError.py.
What is new in version 2.3.1:
- Added indent option to cli.py.
What is new in version 2.1.12:
- Ran code against autopep8.
What is new in version 2.1.6:
- CLI supports UTF-8 printing to console.
What is new in version 2.0.9:
- Added flush to cli.py for python3 buffered stdout.
What is new in version 0.1.2:
- Improved error and quota notification.
Requirements:
- Twitter API credentials
Comments not found