This library provides an interface to Twitter’s beautiful API.It tries to stick as close to the original specification as possible, so Twitter's documentation will still be relevant.This library also handles Twitter’s search API .What is new...

It supports all the normal HTTP requests usually used on a website.Features:POST/GET/PUT/DELETE requests over HTTP HTTP Authentication Provides debug information Proxy support Cookies Follows redirects Returns error string What is new in this...