dirk / constrictor
- Source
- Commits
- Network (0)
- Issues (0)
- Wiki (1)
- Graphs
-
Tag:
0.4-alpha
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
__init__.py | ||
| |
controller.py | ||
| |
core.py | ||
| |
database/ | ||
| |
images/ | ||
| |
plugins/ | ||
| |
request.py | ||
| |
router.py | ||
| |
server/ | ||
| |
session.py | ||
| |
template/ | ||
| |
utils/ |
README.textile
Constrictor
…is a web development framework written in Python that adheres to the QMCV (Query-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.


