-
Notifications
You must be signed in to change notification settings - Fork 0
Mod Python Servlets - an easy & stripped down web-hosting framework for REST. It differs from django by using the module namespace to resolve URLS instead of regexs, and by including other modules. Django is better, but this was made before it
circlecycle/mps
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
By James Robey, circlecycle@gmail.com https://github.com/circlecycle/mps Mod Python Servelets are an easy and stripped down web-hosting framework for REST application that is akin to django (and even uses django templates, and so requires django. Features also include basic authetication framework, a users/groups framework a hierarchial storage system that maps an n-deep python dictionary onto an n-deep file/dir structure INSTALL instructions TBD here.
About
Mod Python Servlets - an easy & stripped down web-hosting framework for REST. It differs from django by using the module namespace to resolve URLS instead of regexs, and by including other modules. Django is better, but this was made before it
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published