21 June, 2013

Twython 3.0.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Ryan McGrath | More scripts
github.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
June 21st, 2013, 22:57 GMT [view history]
C: \ Development Tools \ API Handlers

Written in pure Python, it's a  wrapper for the Twitter API.

The library even implements the OAuth 1.0 authentication methods.

For versions before Python 2.6, the simplejson library needs to be loaded as well.

What's New in This Release: [ read full changelog ]

· Changed ``twython/twython.py`` to ``twython/api.py`` in attempt to make structure look a little neater.
· - Removed all camelCase function access (anything like ``getHomeTimeline`` is now ``get_home_timeline``).
· - Removed ``shorten_url``. With the ``requests`` library, shortening a URL on your own is simple enough.


download button
Via: Twython 3.0.0

0 Comment: