[ buster ]
[ 源代码: twython ]
软件包:python-twython(3.7.0-1)
Pure Python wrapper for the Twitter API
Twython is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Supports both normal and streaming Twitter APIs. Twython can query data for:
-User information -Twitter lists -Timelines -Direct Messages.Twython implements many features that work with the different tasks that can be performed with the Twitter images like update user status with images, change user avatar, change user background image, change user banner image.
其他与 python-twython 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-requests (>= 2.1.0)
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-requests-oauthlib (>= 0.4.0)
- module providing OAuthlib auth support for requests (Python 2)
-
- dep: python-responses (>= 0.3.0)
- Utility library for mocking out the requests Python library