zenspider.com by ryan davis

Python is a clean, well written, well ported scripting language. I like it a lot. I’m still learning but I’ve already glommed onto Python. First off, it has full reflection mechanisms and a fairly simple syntax. It feels in many ways more like Smalltalk. But it isn’t, and that is OK.

I have written a few things in python already. I will add them here as soon as I can. Of particular interest, all my webpages were generated with python. I’d been using a system called HTMLGen 2.0 and extending it to meet my needs. I’ll post that source code as soon as I can.