Building a simple wiki using web.py
SitePoint shows how to build a simple wiki with web.py:
More interesting was hacking something together with it—a very simple wiki which took about 2 hours to get to where it is … while reading the docs and tutorial.
I ran through the web.py tutorial a while back and was pleasantly surprised. It’s a simple but rather nice framework.