python

TwitterFacebook
Get flash to fully experience Pearltrees
Graph Description In mathematics and computer science, graph theory studies networks of connected nodes and their properties.

NodeBox | Graph

http://nodebox.net/code/index.php/Graph

Python API Tutorial for AllegroGraph 4.0

http://www.franz.com/agraph/support/documentation/v4/python-tutorial/python-tutorial-40.html This is an introduction to the Python client API to AllegroGraph RDFStore™ version 4.2 from Franz Inc. The Python Sesame API offers convenient and efficient access to an AllegroGraph server from a Python-based application. This API provides methods for creating, querying and maintaining RDF data, and for managing the stored triples.

Resources

http://www.graphviz.org/Resources.php These are some representative external resources. The list includes tools that complement Graphviz, such as graph generators, postprocessors and interactive viewers. It also includes higher level systems and web sites that rely on Graphviz as a visualization service.
Welcome to Google App Engine for Python! With App Engine, you can build web applications using the Python programming language , and take advantage of the many libraries, tools and frameworks for Python that professional developers use to build world-class web applications.

App Engine Python Overview - Google App Engine - Google Code

https://developers.google.com/appengine/docs/python/overview

jaikuengine - Project Hosting on Google Code

http://code.google.com/p/jaikuengine/ JaikuEngine is a social microblogging platform that runs on AppEngine . JaikuEngine powers Jaiku.com . For the mobile client source, see: Jaiku Mobile client

pebl-project - Project Hosting on Google Code

http://code.google.com/p/pebl-project/ Update 11/15/2011 Pebl source code and issues are now hosted at http://github.com/abhik/pebl .
New in version 2.0. The xml.parsers.expat module is a Python interface to the Expat non-validating XML parser.

19.5. xml.parsers.expat — Fast XML parsing using Expat — Python v2.7.1 documentation

http://docs.python.org/library/pyexpat.html

bayesian-inference - Project Hosting on Google Code

This package is a collection of useful classes for basic Bayesian inference. http://code.google.com/p/bayesian-inference/
This project is a helper python library for providers who want to implement a data source for visualizations built on the Google Visualization API . Documentation - See the API documentation for details about how to use this library. http://code.google.com/p/google-visualization-python/

visualization-python - Project Hosting on Google Code

Overview — PyGraphviz v1.1 documentation

http://networkx.lanl.gov/pygraphviz/ PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz is independent from NetworkX but provides a similar programming interface.