script


Modules

The paste.script module exposes 26 submodules:

appinstall
Provides the two commands for preparing an application: prepare-app and setup-app
bool_optparse
A subclass of optparse.OptionParser that allows boolean long options (like --verbose) to also take arguments (like --verbose=true). Arguments must use =.
cgi_server
checkperms
This is a module to check the filesystem for the presence and permissions of certain files. It can also be used to correct the permissions (but not existance) of those files.
cherrypy_server
Entry point for CherryPy's WSGI server
command
copydir
create_distro
default_sysconfig
This module contains default sysconfig settings.
entrypoints
epdesc
exe
filemaker
flup_server
grep
help
interfaces
pluginlib
request
serve
templates
testapp
twisted_web2_server
util
wsgiserver
A high-speed, production ready, thread pooled, generic WSGI server.
wsgiutils_server

See the source for more information.