Watson Framework 3.0.0

Watson is a Python web application framework. It's unobtrusive and follows convention over configuration.

Tags python framework webmvc wsgi dynamic-content jinja2
License MITL
State alpha

Recent Releases

3.0.001 Oct 2014 07:06 major feature: Moved commands into own namespace (following watson.console 2.0.0). framework.applications.Console now accepts the argv args in the run() method instead of __init__. Close the debug toolbar entirely if it's closed already. RouteMatch information included in debug toolbar. Bugfix for flashmessages in the view. Jinja2 global functions and classes no longer use the container as a service locator.