TurboGears 2 is rapid web application development toolkit designed to make your life easier.
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} |
${tmpl_context.cogbin_grid(packages)}