Welcome to TurboGears 2.0, standing on the shoulders of giants, since 2007 ${sidebar_top()}

Turbogears Applications

TurboGears 2 is rapid web application development toolkit designed to make your life easier.

  1. Turbogears applications on PYPI

    TurboGears packages added to the Python Cheese Shop will automatically appear in the CogBin! When you quickstart a TurboGears project, the setup.py file already contains the metadata you need. It's just commented out. Choose the right keywords for the kind of project you're releasing, and you're all set. Below you will find the sample code and the table below has the keywords you should use.

    keywords = [ 'turbogears2.application' ],

    Add this keyword to your setup.py before uploading to PYPI Keyword
    ${category}
  2. ${category}

    ${tmpl_context.cogbin_grid(packages)}

Thank you for choosing TurboGears.