python

TwitterFacebook
Get flash to fully experience Pearltrees
In mathematics and computer science, graph theory studies networks of connected nodes and their properties. A graph can be used to visualize related data, or to find the shortest path from one node to another node for example. The NodeBox Graph library includes algorithms from NetworkX for betweenness centrality and eigenvector centrality, Connelly Barnes' implementation of Dijksta shortest paths ( here ) and the spring layout for JavaScript by Aslak Hellesoy and Dave Hoover ( here ).

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 | Graphviz - Graph Visualization Software

http://www.graphviz.org/Resources.php 't't't't These are some representative external resources. The list includes tools that complement Graphviz, such as graph generators, postprocessors and interactive viewers.

pbnt.berlios

PBNT is a general purpose Bayesian Network library implemented in Python. http://pbnt.berlios.de/
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

Category:Programming language:Python - LiteratePrograms

From LiteratePrograms This category contains articles describing code written in the Python programming language . http://en.literateprograms.org/Category:Programming_language:Python

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
http://code.google.com/p/pypingback/ PyPingback is a small Python module providing Pingback client functionality.

pypingback - Project Hosting on Google Code

pebl-project - Project Hosting on Google Code

http://code.google.com/p/pebl-project/ Pebl is a python library and command line application for learning the structure of a Bayesian network given prior knowledge and observations. Pebl includes the following features:
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
We have released our game development engine.

Creatures | City in a Bottle

Your generous donations are appreciated! 8/13/2010: It's recently been brought to my attention that PyAIML's quote-unquote "licensing terms" (such as they are) may be preventing the code from reaching as wide an audience as possible.

PyAIML (a.k.a. Program Y) - A Python AIML Interpreter

Pydev

"Personally, the pleasure I take in developping software is half linked to the language, half to the programming tools. With PyDev, I've got everything."

trendrr/whirlwind - GitHub

README.markdown
Other Software There is a survey of Python/XML software in The State of the Python-XML Art , by Uche Ogbuji, with updates in subsequent articles in the Python & XML column. tmproc

Python and XML Processing: Other Software