The Web Toolkit
Project description
WebTK is a Python framework, using Twisted as its underlying Web server, and allowing webmasters to develop websites like any classic GUI software. It is object-oriented, providing and handling event-based widgets. It also does not need any database to work, as it uses objects persitance, with the help of PyPerSyst.