You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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