SourceForge.net Logo

What is WebFormKit?

WebFormKit is a Webware's plug-in that helps programmers to develop Web based application.

One of the key concept of WebFormKit is the strong separation between presentation logic and business logic: a page is generally composed by an XML file containing the structure of the document and a Python file, containing the programming logic underlying the page.

It is event-driven, meaning that developing WebFormKit's application is in a way similar to developing "standard" GUI application.

Finally, WebFormKit is very extensible: developers can easily write their own custom extensions that will fit perfectly in core APIs.

Download

You can download the latest release from the Sourceforge project page.

Documentation

The source distribution contains the whole documentation. You can download the tutorial here, too.


Feel free to send me comments and suggestions.