Python API
31–40 of 52 posts
Seems like a shame that there is only one option listed for the various services. There are several good libraries for twitter, and at least ptt (http://mike.verdone.ca/twitter/) and tweepy (https://github.com/tweepy/tweepy) are better, imo, then the python-twitter wrapper linked here.
Re: Python API
#32Amazing! Thanks!
Re: Python API
#33Very nice!! That ESPN one has some real potential.
Alas, you are missing Titshare
Re: Python API
#34Nice job. Another addition: Stripe Python API https://github.com/stripe/stripe-python . The documentation is on https://stripe.com/docs/api/python.
Re: Python API
#35Anyone know of a list like this for Node.js, Ruby?
Re: Python API
#36How can we add to the list?
An API would be appropriate.
Re: Python API
#37Super nifty, bookmarked.
Although it's missing API's for Hacker News[0] and Fuck Off As A Service[1].
Re: Python API
#38It could use an entry for Echonest, which has all sorts of great APIs for working with music audio and metadata
Re: Python API
#39It could use an entry for Echonest, which has all sorts of great APIs for working with music audio and metadata [1] http://developer.echonest.com/ [2] http://echonest.github.io/pyechonest/
Already added.
Re: Python API
#40This is really neat! You are missing the UPS API! (disclosure: I wrote this python library for it :) https://github.com/classicspecs/ClassicUPS
Added!