python3-twitter

Twitter API wrapper for Python 3
  https://github.com/bear/python-twitter
  0
  no reviews



This library provides a pure Python 3 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 (http://twitter.com/help/api) and this library is intended to make it even easier for Python programmers to use.