3 Items for November 2009
NodeBox | Library
Lots of interesting bits of Python in this library, including things like linguistic analysis and semantic networks.
Woof - simply exchange files
Very simple local file sharing: `woof filename` serves the file over HTTP once (or configurable number of times), then terminates. It's a single Python script that can live in ~/bin.