Python 2.6, web.py, SQLAlchemy, urllib, hashlib
$ easy_install webpy sqlalchemy
$ git clone git://github.com/stchris/0blog
$ python models.py
$ python 0blog.py
0blog is now available at http://localhost:8080
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/stchris/0blog