Package cherrypy :: Package scaffold
[hide private]
[frames] | no frames]

Package scaffold

source code

<MyProject>, a CherryPy application.

Use this as a base for creating new CherryPy applications. When you want
to make a new app, copy and paste this folder to some other location
(maybe site-packages) and rename it to the name of your project,
then tweak as desired.

Even before any tweaking, this should serve a few demonstration pages.
Change to this directory and run:

    python cherrypy\cherryd -c cherrypy\scaffold\site.conf

Classes [hide private]
  Root
Variables [hide private]
  local_dir = '/home/kov/debian/build-area/cherrypy3-3.1.2/cherr...
  root = Root()
Variables Details [hide private]

local_dir

Value:
'/home/kov/debian/build-area/cherrypy3-3.1.2/cherrypy/scaffold'