Posts by tag: Python
Python Twitter API v1.1 Released
I've just made a couple of small additions to my Twitter API wrapper recently. Twitter limits the number of requests that a client can request data, as such if my wrapper was used on a high traffic site for example, the limit of requests could be reached very quickly.
Python Twitter API v1
As the Twitter phenomenon has very quickly gathered speed, more and more people are trying to access its features. As such, I've started writing my own library which I'm provide for all to use, for free, written in Python
