dirk / constrictor
- Source
- Commits
- Network (0)
- Issues (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
__init__.py | Thu Jun 11 14:39:44 -0700 2009 | |
| |
controller.py | Mon May 18 15:37:20 -0700 2009 | |
| |
core.py | Fri Dec 18 16:22:47 -0800 2009 | |
| |
database/ | Fri Dec 18 16:11:50 -0800 2009 | |
| |
extend/ | ||
| |
images/ | ||
| |
middleware/ | Mon Nov 02 16:06:32 -0800 2009 | |
| |
request.py | ||
| |
router.py | ||
| |
server/ | ||
| |
template/ | ||
| |
utils/ | Sat Jun 06 15:07:30 -0700 2009 |
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.


