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. TurboGears packages added to the Python Package Index will automatically appear in the CogBin! The table below has the keywords you should use as well:

TurboGears 2 Packages
TurboGears2 Applications
Add keywords="turbogears2.application", to your setup.py before uploading to Python Package Index
TurboGears2 Command
Add keywords="turbogears2.command", to your setup.py before uploading to Python Package Index
TurboGears2 Extension
Add keywords="turbogears2.extension", to your setup.py before uploading to Python Package Index
TurboGears2 Widgets
Add keywords="turbogears2.widgets", to your setup.py before uploading to Python Package Index
TurboGears 1 Packages
Applications
Add keywords="turbogears.app", to your setup.py before uploading to Python Package Index
Extension Components
Add keywords="turbogears.extension", to your setup.py before uploading to Python Package Index
Identity Providers
Add keywords="turbogears.identity.provider", to your setup.py before uploading to Python Package Index
Quickstart Templates
Add keywords="turbogears.quickstart.template", to your setup.py before uploading to Python Package Index
Toolbox Plugins
Add keywords="turbogears.toolboxcommand", to your setup.py before uploading to Python Package Index
Widgets
Add keywords="turbogears.widgets", to your setup.py before uploading to Python Package Index
tg-admin Commands
Add keywords="turbogears.command", to your setup.py before uploading to Python Package Index
Non-TurboGears (but important) Packages
Template Engine Plugins
Add keywords="python.templating.engines", to your setup.py before uploading to Python Package Index
ToscaWidgets
Add keywords="toscawidgets.widgets", to your setup.py before uploading to Python Package Index

TurboGears 2 PackagesBack to top

TurboGears2 Applications (keywords: turbogears2.application)Back to top
Project Name Summary Version Uploaded
acr ACRCms is an open source Python web content management system based on Turbogears and libacr 0.3.6 2011-12-24
cogbin Cogbin is a webtool that sync with pypi, it retrives metadata from it and displays the categories you set up in its web interface. It is running for turbogears2 with turbogears2 categories by default but these can be adjusted at any time. Install it, modify the categories, deploy and you have a list of packages for your software community. 0.2.11dev 2009-03-07
tgapp-registration Pluggable registration application for TurboGears2 with hooks for fine customization 0.1 2012-01-14
tgapp-smallpress Pluggable Minimalistic Blog for TurboGears2 with Attachments and Tags 0.1 2012-01-13
TurboGears2 Command (keywords: turbogears2.command)Back to top
Project Name Summary Version Uploaded
TurboGears2 Extension (keywords: turbogears2.extension)Back to top
Project Name Summary Version Uploaded
libacr TurboGears2 Content Management Framework 0.7.6 2012-01-16
stroller E-commerce module library for Turbogears 0.3.1 2012-01-04
tgext.ajaxforms Makes easier to create AJAX forms in TurboGears2 0.1.3 2011-09-12
tgext.asyncjob Asynchronous jobs worker for TurboGears2 0.2.1 2011-06-09
tgext.browserlimit High Level Browser Detection Middleware for Turbogears 2, limits access to website only for modern browsers 0.1 2012-01-05
tgext.coffeescript CoffeeScript middleware for TurboGears2 0.2dev 2012-02-03
tgext.datahelpers Helpers to manage data and attachments on TurboGears 0.0.2 2012-01-26
tgext.djangoforms Allows you to use django forms with turbogears 0.0.1 2011-11-24
tgext.less LESS middleware for TurboGears2 0.2 2012-02-04
tgext.mobilemiddleware Mobile Middleware utilities for Turbogears 2 detects mobile browsers 0.3 2011-04-29
tgext.pluggable Plug applications and extensions in a TurboGears2 project 0.0.4 2012-01-13
tgext.scss SCSS for TurboGears2, fast middleware to use SCSS for all your CSS 0.2.1 2012-01-18
tgext.tagging Tagging support for TurboGears2 applications 0.1.2 2012-01-11
tgming TurboGears2 Support for Ming MongoDB ORM 0.0.3 2011-11-26
TurboGears2 Widgets (keywords: turbogears2.widgets)Back to top
Project Name Summary Version Uploaded
tgext.debugbar Provides debug toolbar for TurboGears2 0.0.5 2012-02-16
tgext.menu Automatic menu/navbar/sidebar generation extension for TurboGears 1.0rc1 2011-04-24

TurboGears 1 PackagesBack to top

Applications (keywords: turbogears.app)Back to top
Project Name Summary Version Uploaded
CBlog CBlog is a simple weblog application based on the TurboGears_ framework. 0.1a 2006-12-15
EggBasket A simple, lightweight Python Package Index (aka Cheeseshop) clone. 0.6.1b 2008-07-13
Fast Track A web application for tracking the status of projects in an organization. 0.5 1970-01-01
FelloWiki Yet another wiki engine 0.01a1.dev-r36 2006-11-22
MPD-WebAMP MPD WebAMP is an asynchronous web client for the Music Player Daemon 1.1 2007-06-13
SpammCan A simple pastbin built on TurboGears and Pygments. 0.2b 1970-01-01
Tasty rich, general purpose tagging engine built as a REST service 1.3 2007-05-08
chardb A simple editor, calculator & database for RPG characters 0.0.1a 1970-01-01
cogplanet A planet server written with TurboGears 0.8 2007-01-03
engal Simple photo gallery 0.3.1 2006-09-22
gibe Blog using TurboGears with popular replacement components 0.12.4 2008-04-06
nakedplanning A simple tool to help plan Agile projects in a Kanban style. 0.0.1a1.incremental 1970-01-01
pymeter A WEB load-test creation, editing and execution application 0.1 1970-01-01
tgquotes A Simple, Embeddable random quote mini-application 1.0 2006-12-11
turboblog Blogging platform for TurboGears 1.0.2 2007-04-30
zoner A DNS zone management web application. 1.4.1 2009-04-30
Extension Components (keywords: turbogears.extension)Back to top
Project Name Summary Version Uploaded
TGWebServices Multiprotocol Web Services for TurboGears 1.x 1.2.4 2010-08-30
TurboFancyFlash TurboGears extension providing enhanced flash message display functions. 0.1a 2008-02-04
TurboLucene TurboLucene is a TurboGears extension that allows applications to easily use the PyLucene full-text search engine. 0.2.2 2007-05-17
Identity Providers (keywords: turbogears.identity.provider)Back to top
Project Name Summary Version Uploaded
Quickstart Templates (keywords: turbogears.quickstart.template)Back to top
Project Name Summary Version Uploaded
gsquickstart TurboGears Genshi quickstart template 1.0 2007-11-28
registration A set of TurboGears templates to provide user registration functions. 0.50 2008-07-04
Toolbox Plugins (keywords: turbogears.toolboxcommand)Back to top
Project Name Summary Version Uploaded
TemplateBrowser TurboGears Toolbox Template Browser 1.0Alpha 2007-02-26
Widgets (keywords: turbogears.widgets)Back to top
Project Name Summary Version Uploaded
AccordionWidget An accordion widget for TG framework 0.1 2007-02-15
ConfigAdministrator UNKNOWN 0.1a1.dev-r2011 2008-06-19
DOMinclude TurboGears widget that wraps the DOMinclude library for DOM-based popups. 1.0.1 2008-04-28
DisplayShelf The Flex Display Shelf 1.0 2007-01-18
DivDialogs A few dialogs (modal or not) to improve the UI usability of TurboGear apps 0.1a1.dev-r610 2007-03-02
FileFields File and Image upload fields for forms. 0.1a7.dev-r2292 2008-08-13
InPlace Wrapper for the InPlace javascript library 0.1a0.dev-r1518 2008-05-06
Lightbox Lightbox photo display widget 2.1 2008-04-28
MochiInterpreter This widget is an implementation of the interpreter example from MochiKit code. It is provided as a facility to develop TurboGears applications that needs JavaScript. It is based on code provided at http://trac.turbogears.org/turbogears/ticket/255 1.3.1 2006-06-30
MultiComplete Multiple word completion within a single text field TG widget. 1.0 2007-01-15
PlotKit PlotKit packaged as TurboGears widgets. 0.9.1w3 2007-03-15
RssWidget Turbogears RSS Widget 0.2.1 beta 2007-09-28
Scriptaculous Scriptaculous packaged as TurboGears widgets. 1.8.2 2009-03-09
Select-Shuttle The SelectShuttle widget provides a mechanism for selecting multiple values from a list of values by allowing the user to move items between two lists. On modern browsers you can also double click an item to move it from one list to the other. After the first "move", all entries will be sorted automatically accordingly to its "description" on both lists. Take a look at the code for SelectShuttleDesc for an example of how to use this widget in your code. 1.3.3 2009-03-22
TGBooleanFormWidget A yes/no or confirm/cancel input widget for TurboGears projects. 0.1 1970-01-01
TGCaptcha A TurboGears CAPTCHA widget for forms. 0.11 2007-06-04
TGCombine Turbogears Javascript/CSS Combine and Pack 1.0.4 2009-09-15
TGExpandingFormWidget This module provides a dynamically expandable form widget for TurboGears. 0.1.3 1970-01-01
TGExtJS ExtJS packaged as collection of TurboGears widgets. 0.2.3b 2007-08-29
TGFKLookup A collection of widgets to do Foreign Key related lookups 0.1a0.dev-r1772 2008-05-06
TGFirebugLite A TurboGears widgets wrapper for the Firebug Lite JavaScript Library. 1.0b 2006-12-20
TGFusionCharts FusionCharts widget for TurboGears 0.1 1970-01-01
TGIXEDIT Ixedit RC 2009-09-07
TGLightWindow LightWindow JS packaged as TurboGears widget 2.0 2008-03-02
TGOpenIDLogin OpenID login controller for TurboGears 0.1 2007-03-26
TGPaginate Pagination utilities for TurboGears 0.1a0.dev-r2681 2009-05-27
TGPriFlash A TurboGears flash implementation that supports multiple priority levels. 0.1.2 2008-08-01
TGSociable A port of the sociable Wordpress plugin 0.1.0 2007-03-25
TGYUI The Yahoo! YUI packaged as collection of TurboGears widgets. 2.5.0 2008-03-02
TurboFancyFlash TurboGears extension providing enhanced flash message display functions. 0.1a 2008-02-04
TurboFeeds TurboGears controller and widgets for feed handling. 0.2b 2009-09-27
TurboFlot A TurboGears widget for Flot, a jQuery plotting library 0.7.0 2011-03-25
TurboTinyMCE TinyMCE widget for TurboGears 1.0.6 2006-10-07
UPCTools A online checking UPC field and a lookup tool 0.1a1 2007-06-16
addremoveoptions Turbogears widget that creates a selectbox in which you can add and remove options 1.0 2009-08-17
checkboxtable A table of checkboxes 0.80 1970-01-01
checkselect CheckSelect TurboGears Widget 1.2 2007-04-05
dynwidgets TurboGears widget to automatically replicate a list of other widgets (or a FieldSet or ...), including 'add' and 'remove' buttons 1.1 2007-04-12
jquery Jquery javascript library for TurboGears 1.2.3 2008-02-08
jsDOMenu A wrapper for jsDOMenu 0.1a0.dev-r1765 2008-05-05
sgawidgets ModalPopup Widgets collection 1.0a 2009-01-20
spinner TurboGears Spinner Widget 1.0 2009-08-18
submodal Cross Browser DHTML Modal Dialogs For Web Apps 1.5 2007-04-05
tgMochiKit MochiKit packaged as TurboGears widgets. 1.4.2 2009-10-17
tg_interface jquery library for TurboGears 1.2-0.01 2007-07-18
tgcurvycorners A TurboGears Widget to help use curvycorners 0.1.1 2008-03-12
xcbl Extensible CheckBoxList widget for TurboGears 0.2 2007-05-12
tg-admin Commands (keywords: turbogears.command)Back to top
Project Name Summary Version Uploaded
tg2exe Make TurboGears project to the Stand Alone Windows Application 0.2 2006-11-15
tgcrud Genrate CRUD interface in TurboGears 1.0.2 2008-07-14
tgmigrate sqlalchemy migrate command 0.2 2006-12-11

Non-TurboGears (but important) PackagesBack to top

Template Engine Plugins (keywords: python.templating.engines)Back to top
Project Name Summary Version Uploaded
Breve An s-expression style template engine. 1.3.0 1970-01-01
GHRML GHRML - Haml for Genshi 0.11 1970-01-01
Genshi A toolkit for generation of output for the web 0.6 1970-01-01
Jinja A small but fast and easy to use stand-alone template engine written in pure python. 1.2 2007-11-17
TurboCheetah TurboGears plugin to support use of Cheetah templates 1.0 2007-11-18
TurboDjango Django template for TurboGears, need Django to work 0.95w2 1970-01-01
TurboJinja Jinja(Django & Smarty-like) template for TurboGears 0.9.1 2007-02-26
TurboJson Python template plugin that supports JSON 1.3.2 2011-08-07
TurboKid Python template plugin that supports Kid templates 1.0.5 2010-01-25
genshicolumntemplate Adds a 3 column layout to the genshi quickstart template for Turbogears. 0.2 2007-09-10
ToscaWidgets (keywords: toscawidgets.widgets)Back to top
Project Name Summary Version Uploaded
abl.jquery ToscaWidgets wrapping for jquery 1.4.2-2 2010-11-14
abl.jquery.plugins.form ToscaWidgets wrapper for jquery.form.js 2.49 2011-02-18
abl.jquery.ui UI-Extensions for jQuery 1.8.7-3 2011-02-18
tw.dojo Dojo 1.4.1 widget for ToscaWidgets 0.9.10 1970-01-01
tw.dynforms A collection of widgets for creating dynamic forms. Features include growing tables, hiding fields, ajax lookups and more. 0.9.8 2010-03-27
tw.epiclock Insert Clocks in templates 0.1a3dev-20110304 2011-03-04
tw.extjs ToscaWidgets wrapper around ExtJS 1.0.2 (http://extjs.com) javascript library 0.8.2 2009-03-05
tw.gravatar inserts gravatar images 0.1a0dev-20100727 2010-07-27
tw.iphonecheck iphone like checkbox 0.1 2011-06-15
tw.jqgrid tosca widget wrapper around jqgrid library 0.3.2 2011-06-10
tw.jqmultiselect multiselection widget 0.2 2010-07-28
tw.jquery ToscaWidgets wrapping for jquery 0.9.10 2011-04-16
tw.lymon Lymon Widgets 0.1a0dev-20080711 2008-07-11
tw.mochikit MochiKit 1.4 (dev) widget for ToscaWidgets 0.8 2008-06-02
tw.mootools ToscaWidgets wrapper for Mootools Javascript Toolkit 0.9.8.2 2009-12-03
tw.openlayers ToscaWidget for OpenLayers Javascript Library 0.8.4 2008-08-21
tw.prototype Wrapper for the Prototype Javascript Library for ToscaWidgets 0.8 2008-06-02
tw.rating Star Rater plugin 0.8 2008-06-02
tw.recaptcha Handy ReCaptcha Toscawidget 0.8 2008-06-02
tw.rum A ViewFactory for Rum which uses tw.forms 0.4dev-20110726 2011-07-26
tw.starrating jQuery Star Rating Plugin for ToscaWidgets 1.0.2 2009-06-24
tw.swfobject ToscaWidget wrapper for swfobject 0.2dev 2010-07-24
tw.tabber Tabber ToscaWidget using BarelyFitz's tabber 0.8 2008-06-02
tw.timeline Timeline Widget application 0.9.8a1 2009-09-25
tw.timeplot Timeplot Widget application 0.9.8a4 2009-09-25
tw.tinymce TinyMCE WYSIWYG rich text editor for ToscaWidgets 0.8 2008-06-02
tw.uitheme theming for jquery plugins packaged as tosca widgets ressources, based on 1.8.9 0.2.2 2011-02-03
tw.uploadify upload files with progress informations 0.1a4 2011-07-22
tw.yui Toscawidgets Wrapper for YUI 0.9.9 2010-06-01
tw2.dynforms Dynamic widgets with JavaScript for ToscaWidgets 2 2.0a3 2011-09-30
tw2.dyntext Dynamic Text widget for TW2. Allows text to be pulled from JSON objects live. 0.0.3 2012-02-21
tw2.etc Random extra widgets for ToscaWidgets 2. 2.0a3 2011-04-26
tw2.excanvas toscawidgets2 wrapper for excanvas.js resource 2.0a1 2011-04-19
tw2.forms The basic form widgets for ToscaWidgets 2. 2.0b7 2011-12-07
tw2.huBarcode toscawidgets2 wrapper for huBarcode 2.0a5 2010-10-05
tw2.jit toscawidgets2 wrapper for the javascript infovis toolkit(jit) 0.3.06 2011-07-15
tw2.jqplugins.cookies toscawidgets2 wrapper for jquery cookie utilities. 2.0b9 2011-02-07
tw2.jqplugins.dynatree toscawidgets2 wrapper for the dynatree jQuery plugin 2.0a1 2011-04-26
tw2.jqplugins.elfinder toscawidgets2 wrapper for elRTE 2.0b9 2012-02-15
tw2.jqplugins.elrte toscawidgets2 wrapper for elRTE 2.0b9 2012-02-15
tw2.jqplugins.fg toscawidgets2 wrapper for random filament group tools 2.0b9 2011-11-04
tw2.jqplugins.flot toscawidgets2 wrapper for the flot jQuery plugin 2.0a5 2011-12-09
tw2.jqplugins.gritter toscawidgets2 wrapper for jquery gritter plugin. 2.0b4 2012-02-15
tw2.jqplugins.jqgrid toscawidgets2 wrapper for the jQuery grid plugin 2.0b21 2012-02-08
tw2.jqplugins.jqplot toscawidgets2 wrapper for the jqPlot jQuery plugin 2.0b4 2011-02-04
tw2.jqplugins.portlets toscawidgets2 wrapper for jquery-ui portlets (like google ig) 2.0b10 2011-04-30
tw2.jqplugins.tagify Tagify for ToscaWidgets2 2.0b1dev-20110719 2011-07-19
tw2.jqplugins.ui toscawidgets2 wrapper for jquery-ui 2.0b26 2012-01-27
tw2.jquery toscawidgets2 wrapper for jQuery 2.0b13 2012-02-14
tw2.jwysiwyg UNKNOWN 2.0b2 2010-04-24
tw2.polymaps toscawidgets2 wrapper for polymaps - amazing javascript maps 0.1.a5 2012-02-21
tw2.protovis.conventional toscawidgets2 wrapper for the stanford protovis toolkit 0.1.a10 2011-05-12
tw2.protovis.core toscawidgets2 wrapper for the stanford protovis toolkit 0.1.a6 2010-10-21
tw2.protovis.custom toscawidgets2 wrapper for the stanford protovis toolkit 0.1.a6 2011-09-21
tw2.protovis.hierarchies toscawidgets2 wrapper for the stanford protovis toolkit 0.1.a4 2011-05-31
tw2.qrcode Client-side QR Code Widget 2.0.2 2012-02-21
tw2.rrd tw2/rrdtool mashups! plot your rrdtool data on the web 2.0b16 2011-10-17
tw2.slideymenu toscawidgets2 wrapper for random filament group tools 2.0b2 2011-05-05
tw2.sqla SQLAlchemy database layer for ToscaWidgets 2 2.0a7 2011-07-07
tw2.tinymce TinyMCE for ToscaWidgets 2 2.0.b1dev-20110719 2011-07-19
tw2.tipster Tips for your website :) 2.0b8 2011-02-05
twAjaxSessionData Ajax tools to set/get session data 0.1a0dev-r1571 1970-01-01
twAjaxTools Ajax Tools and Widgets for ToscaWidgets 0.1a1dev-r2279 2008-08-04
twExt ToscaWidgets wrapper around ExtJS 1.0.2 (http://extjs.com) javascript library 1.0.2a 1970-01-01
twMaps Web map widgets 0.1a0.dev-r720 2007-03-30
twMochiKit MochiKit 1.4 (dev) widget for ToscaWidgets 0.1a1 1970-01-01
twPrototype Wrapper for the Prototype Javascript Library for ToscaWidgets 1.5dev-r792 2007-06-16
twTinyMCE TinyMCE WYSIWYG rich text editor for ToscaWidgets 0.1a0 1970-01-01