Welcome to Pitzw’s documentation!
This package provide a web interface for pitz
pitzw
pitzw is based on WebOb, FormAlchemy and use Mako for templating.
pitzw is full wsgi. pitzw.app contain the main application.
-
pitzw.make_app(global_conf, pitzdir, security='full', **kw)
- paste entry point. you must choose a security level. default is full.
See pitzw.permissions for more informations.
pitzw.scripts
The simple way to use pitzw is the script pitz-serve:
$ pitzw-serve path/to/pitzdir