I'm pleased to announce the first release of PyTrie, a pure Python
implementation of the trie (prefix tree) data structure [1].
Tries extend the mapping interface with methods that facilitate
finding the keys/values/items for a given prefix, and vice versa,
finding the prefixes (or just the longes
PyBindGen is a Python module that is geared to generating C/C++ code that
binds a C/C++ library for Python. It does so without extensive use of either
C++ templates or C pre-processor macros. It has modular handling of C/C++
types, and can be easily extended with Python plugins. The generated code
ANNOUNCING
eGenix.com mx Base Distribution
Version 3.1.3 for Python 2.3 - 2.6
Open Source Python extensions providing
important and useful services
http://www.web2py.com/p3d
A Python library that generates processing.js code for 3D rendering
and visualization including a pure python algorithm for computing iso-
surfaces from VTK files. The generated 3D objects can rotated in the
browser. Requires a browser with support, jquery and
pr
http://www.web2py.com/semantic
The idea of the semantic web, embodied by Linked Data, is that of
labeling relations between data using the Web Ontology Language (OWL)
and post the data online using an XML based protocol (RDF). Now you
can do it in web2py by simply labeling fields and tables
Free and open source full-stack enterprise framework for agile
development of fast, scalable, secure and portable database-driven web-
based applications. Written and programmable in Python.
Click http://web2py.com/demo_admin for an interactive online demo of
the web based IDE.
New feature