Package turbogears :: Package command :: Module quickstart

Module quickstart

source code

Quickstart command to generate a new project.

Quickstart takes the files from turbogears.quickstart and processes them to produce a new, ready-to-run project.

Classes
  TGTemplate
  BaseTemplate
  TurbogearsTemplate
  TGBig
  TGWidgetTemplate
  quickstart
Implementation of quickstart.
  update
Implementation of update
Functions
 
get_requirement(name, pkg=None) source code
Variables
  beginning_letter = re.compile(r'^[^a-z]*')
  valid_only = re.compile(r'[^a-z0-9_]')
  __warningregistry__ = {('Not importing directory \'/home/chris...
Variables Details

__warningregistry__

Value:
{('Not importing directory \'/home/chris/lib/tg10svn25/lib/python2.5/s\
ite-packages/PasteScript-1.6.3-py2.5.egg/paste/script/templates\': mis\
sing __init__.py',
  <type 'exceptions.ImportWarning'>,
  17): 1}