Python API
11–20 of 52 posts
Re: Python API
#12"Python wrapper for Netflix" links to https://github.com/ozgur/python-linkedin
Re: Python API
#13We have an official python client that I work on when I get time here: https://github.com/tumblr/pytumblr, Though I know there are tons of other awesome wrappers for v2 out there.
Re: Python API
#14Re: Python API
#15http://rosettacode.org/wiki/Rest
http://rosettacode.org/wiki/Rest_api
http://www.google.com/search?q=REST%20api%20site:rosettacode...
I would very much like a language-agnostic way to tie all of these APIs together!
Re: Python API
#16This definitely could use a form to submit API wrappers. I used the contact form linked at the top to submit Stack.PY, a Python module for the Stack Exchange 2.1 API, which is available on Launchpad ( https://launchpad.net/stackpy ) and PyPI ( https://pypi.python.org/pypi/stackpy ). The SE API documentation is at https://api.stackexchange.com/docs
Re: Python API
#17It really bothers me that API isn't capitalized in "Api Documentation" :)
Re: Python API
#18Nice idea. Missing Evernote API: http://dev.evernote.com/doc/
Re: Python API
#19How can we add to the list?
Re: Python API
#20Yeah, it'd be nice to be able to submit an API. Like for Trello: https://bitbucket.org/btubbs/trollop