public
Description: Powerful Python web-development framework.
Homepage: http://esherido.com/
Clone URL: git://github.com/dirk/constrictor.git
Click here to lend your support to: constrictor and make a donation at www.pledgie.com !
name age message
file .gitignore Sat Apr 04 20:46:44 -0700 2009 Initial commit [dirk]
file README.textile Mon Nov 02 16:06:32 -0800 2009 Minor bugfixes and README update [dirk]
file __init__.py Thu Jun 11 14:39:44 -0700 2009 Added to server static file serving; incremente... [dirk]
file controller.py Mon May 18 15:37:20 -0700 2009 Some controller documentation [dirk]
file core.py Sat Jun 06 15:49:24 -0700 2009 Added simple smart POST processing middleware; ... [dirk]
directory database/ Mon Nov 02 16:06:32 -0800 2009 Minor bugfixes and README update [dirk]
directory extend/ Thu Jun 11 12:55:26 -0700 2009 Moved auth to admin; started work on static dir... [dirk]
directory images/ Thu Jun 04 09:53:18 -0700 2009 Fixed minor problems, added filtering back [dirk]
directory middleware/ Mon Nov 02 16:06:32 -0800 2009 Minor bugfixes and README update [dirk]
file request.py Sat Jun 06 15:49:24 -0700 2009 Added simple smart POST processing middleware; ... [dirk]
file router.py Fri Jun 05 14:25:34 -0700 2009 Added Rails-style controller/method auto-router [dirk]
directory server/ Thu Jun 11 14:39:44 -0700 2009 Added to server static file serving; incremente... [dirk]
directory template/ Thu Jun 04 09:53:18 -0700 2009 Fixed minor problems, added filtering back [dirk]
directory utils/ Sat Jun 06 15:07:30 -0700 2009 Basic middleware implementation; moved sessions... [dirk]
README.textile

Constrictor

…is a web development framework written in Python that adheres to the MCV (Model-Controller-View) pattern of development and request processing. Currently the framework is still at pre-alpha development stage, though an alpha should be available in a month or two. A more in-depth review of the Query aspect of Constrictor can be found here.

If you are interested in helping out, send me (Dirk Gadsden) a message via GitHub, Twitter, or email.