slackbuilds_ponce/python/python2-twitter/README
Dave Woodfall 1fb3a2c912
python/python-twitter: Renamed python2-twitter.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-19 18:40:03 +07:00

6 lines
320 B
Text

This library provides a pure python interface for the Twitter API.
Twitter (http://twitter.com) provides a service that allows people
to connect via the web, IM, and SMS. Twitter exposes a web services
API (http://twitter.com/help/api) and this library is intended to
make it even easier for python programmers to use.