I prefer Python programming to other languages, when I have the choice.
Some things I wrote in Python:
- ElementBuilder: friendly
interface for constructing ElementTrees.
- linkdb: a simple database using symbolic links for storage.
- progman: BASIC-like LOAD(), NEW() and RUN()
program management functions for Python.
- dataflow: Dataflow-oriented
programming framework.
- fastnames: A patch for speeding up
name lookup.
- regen: make generators into re-generators.
Oren Tirosh