3 Items for November 2009


Link2009 Nov 04

NodeBox | Library

Lots of interesting bits of Python in this library, including things like linguistic analysis and semantic networks.

Link2009 Nov 25

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.