d1fba0e62a
Renamed to reflect official name at PyPI/Github. PR: 212673 Approved by: garga (mentor), python (miwi) Differential Revision: https://reviews.freebsd.org/D10705
7 lines
314 B
Text
7 lines
314 B
Text
This library provides a pure python interface for the Twitter API.
|
|
|
|
Twitter provides a service that allows people to connect via the web, IM, and
|
|
SMS. Twitter exposes a web services API and this library is intended to make it
|
|
even easier for python programmers to use.
|
|
|
|
WWW: https://github.com/bear/python-twitter
|