Python/C API Reference Manual ?
Python/C API Reference Manual Embedded Python Interpreters C API

python, c, api

??
docs.python.org Python/C API Reference Manual 100 %
Embedded Python Interpreters C API

python, c, api

  Websites like: docs.python.org/api/api.html...
docs.python.org Global Module Index — Python v2.6.2 documentation 74 %
"quick access to all modules"

python, reference, programming

  Websites like: docs.python.org/modindex.html...
docs.python.org Overview — Python v2.6.5 documentation 74 %
Great set of python tutorials and documentation regarding base libraries and language references along with details explanation on many modules of the language

python, reference, programming

  Websites like: docs.python.org...
developer.yahoo.com Python Developer Center - Yahoo! Developer Network 72 %
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. This site is your source for information about using Python with Yahoo! Web Services APIs.

python, yahoo, programming

  Websites like: developer.yahoo.com/python/...
deliciouspython.python-hosting.com delicious python 68 %
pydelicious allows you to access the web service of del.icio.us via it's API through python.

python, programming, del.icio.us

  Websites like: deliciouspython.python-hosting.com...
code.google.com Google Calendar Data API Developer's Guide 66 %
Google Calendar allows client applications to view and update calendar events in the form of Google data API ("GData") feeds. Your client application can use the Google Calendar data API to create new events, edit or delete existing events, and query for

google, python, api

  Websites like: code.google.com/apis/calendar/developers_guide_python.html...
code.google.com gdata-python-client - Project Hosting on Google Code 66 %
The Google Data APIs (Google Data) provide a simple protocol for reading and writing data on the web. Though it is possible to use these services with a simple HTTP client, this library provides helpful tools to streamline your code and keep up with server-side changes.

python, google, api

  Websites like: code.google.com/p/gdata-python-client/...
effbot.org ElementTree Overview 66 %
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a cross between a Python list and a Python dictionary. The ElementTree wrapper type adds code to load XML files as trees of Element objects, and save them back again.

python, xml, library

  Websites like: effbot.org/zone/element-index.htm...
udk.openoffice.org udk: Python-UNO bridge 66 %
Another 'official' page about pyuno... seems more recently updated

python, openoffice, uno

  Websites like: udk.openoffice.org/python/python-bridge.html...
weblog.infoworld.com Jon Udell: del.icio.us 66 %
Although conventional wisdom says that people can't be bothered to assign metadata tags, users of these systems do -- partly for their own benefit, and partly because the collaborative result is more than the sum of the individual efforts.

del.icio.us, python, jonudell

  Websites like: weblog.infoworld.com/udell/2004/08/11.html...
code.google.com Google App Engine - Google Code 61 %
Google App Engine

google, python, programming

  Websites like: code.google.com/appengine/...
code.google.com pydelicious - Google Code 61 %
pydelicious allows you to access the web service of del.icio.us via it's API through python.

python, delicious, api

  Websites like: code.google.com/p/pydelicious/...
delicious-py.berlios.de Delicious Python - use the delicious Api from Python 61 %
delicious.py allows you to access the web service of del.icio.us via it's API through python. This library uses only the standard python library.

python, api, del.icio.us

  Websites like: delicious-py.berlios.de...
jamesclarke.info flickr.py 61 %
A Python wrapper and example scripts for the Flickr API. It returns nice objects that are easy to manipulate.

python, flickr, api

  Websites like: jamesclarke.info/projects/flickr/...
lightblue.sourceforge.net LightBlue: a cross-platform Python Bluetooth API 61 %
LightBlue is a cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations. It is available for Mac OS X, GNU/Linux and Nokia's Python for Series 60 platform for mobile phones.

python, bluetooth, api

  Websites like: lightblue.sourceforge.net...
notes.natbat.net Natalie Downe » Blog Archive » Hacking del.icio.us with Python 61 %
"..I wanted the script to look at my account for link posts I had specified with a particular tag (’fortorchbox’ in my case) and to take these and post to the communal account."

python, del.icio.us, delicious

  Websites like: notes.natbat.net/2007/03/06/delicioussnaflr/...
beej.us Beej's Python Flickr API 59 %
"Here's a bit of a Python script, inspired by other Python scripts before me. It supports the new Auth API and all the API functions, as well as uploads! Yay!"

python, flickr, api

  Websites like: beej.us/flickr/flickrapi/...
code.google.com boto - Project Hosting on Google Code 59 %
An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) o Elastic Load Balancer (ELB) o CloudWatch o AutoScale * Mechanical Turk * SimpleDB (SDB) - See SimpleDbPage for details * CloudFront * Virtual Private Cloud (VPC)

python, ec2, aws

  Websites like: code.google.com/p/boto/...
code.google.com django-rest-interface - Project Hosting on Google Code 59 %
The Django REST interface makes it easy to offer private and public APIs for existing Django models. New generic views simplify data retrieval and modification in a resource-centric architecture and provide model data in formats such as XML, JSON and YAML with very little custom code.

rest, django, api

  Websites like: code.google.com/p/django-rest-interface/...
imdbpy.sourceforge.net IMDbPY 59 %
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies.

imdb, python, api

  Websites like: imdbpy.sourceforge.net...
pygooglechart.slowchop.com Python Google Chart 59 %
pygooglechart is a complete Python wrapper for the Google Chart API.

python, google, api

  Websites like: pygooglechart.slowchop.com...
www.rdflib.net RDFLib 59 %
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa. The library presents a Graph interface which can be backed by any one of a number of store implementations, including, memory, MySQL, Redland, SQLite, Sleepycat, ZODB and SQLObject.

python, rdf, semanticweb

  Websites like: www.rdflib.net...
weblog.infoworld.com Jon Udell: del.icio.us 59 %
Jon Udell on how he's using del.icio.us and tags

del.icio.us, tags, delicious

  Websites like: weblog.infoworld.com/udell/2004/08/11.html#a1057...
code.google.com oauth - Project Hosting on Google Code 53 %
An open protocol to allow API authentication in a simple and standard method from desktop and web applications.

oauth, api, authentication

  Websites like: code.google.com/p/oauth/...