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.

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 Packages
TurboGears2 Applications (keywords: turbogears2.application) (Back To Top of The Cogbin)
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
stroller E-commerce Application and Library for TurboGears2 0.4 2012-03-30
switchboard-tg2 UNKNOWN 0.3 2013-03-20
tgapp-calendarevents TurboGears2 pluggable application for events and calendars 0.0.8 2012-10-21
tgapp-fbauth Facebook Authentication for TurboGears2 0.0.2 2013-05-22
tgapp-photos Minimal Pluggable Photogallery for TurboGears2, EasyCrudRestController based for management 0.2.7 2012-11-07
tgapp-registration Pluggable registration application for TurboGears2 with hooks for fine customization 0.4.1 2013-03-17
tgapp-smallpress Pluggable Minimalistic Blog for TurboGears2 with Attachments and Tags 0.5.7 2012-11-26
tgapp-tgcomments TurboGears2 pluggable application for comments to entities with facebook sharing 0.0.7 2012-12-07
tgapp-tgpolls TurboGears2 pluggable application to handle simple polls 0.0.6 2012-11-26
tgapp-userprofile Pluggable application for TurboGears2 which provides a basic user profile page with forms to allow users to edit their own profile or change their password 0.0.4 2013-03-22
tgapp-youtubevideo Provides a pluggable youtube video gallery in TurboGears applications and provides a way to filter them by tags. 0.0.2 2012-10-05
TurboGears2 Command (keywords: turbogears2.command) (Back To Top of The Cogbin)
No packages uploaded yet. You can be the first!
TurboGears2 Extension (keywords: turbogears2.extension) (Back To Top of The Cogbin)
Project Name Summary Version Uploaded
libacr TurboGears2 Content Management Framework 0.9a1 2013-03-06
stroller E-commerce Application and Library for TurboGears2 0.4 2012-03-30
tgext.admin Admin Controller add-on for basic TG identity model. 0.5.4 2012-10-16
tgext.ajaxforms Makes easier to create AJAX forms in TurboGears2 0.2.1 2012-10-02
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.1 2012-11-26
tgext.coffeescript CoffeeScript middleware for TurboGears2 0.3.1 2012-03-29
tgext.crud Crud Controller Extension for TG2 0.6.0 2013-04-18
tgext.datahelpers Helpers to manage data and attachments on TurboGears 0.0.9 2012-11-01
tgext.djangoforms Allows you to use django forms with turbogears 0.0.1 2011-11-24
tgext.less LESS middleware for TurboGears2 0.3.1 2012-03-29
tgext.minify CSS and JS minifier / obfuscator for TurboGears 2 0.0.2 2012-06-01
tgext.mobilemiddleware Mobile Middleware utilities for Turbogears 2 detects mobile browsers 0.4 2013-01-17
tgext.pluggable Plug applications and extensions in a TurboGears2 project 0.2.1 2013-05-21
tgext.routes Routes based dispatching for TurboGears2 0.0.1 2013-02-27
tgext.scss SCSS for TurboGears2, fast middleware to use SCSS for all your CSS 0.4.2 2013-05-21
tgext.tagging Tagging support for TurboGears2 applications 0.2.1 2012-09-08
tgming TurboGears2 Support for Ming MongoDB ORM 0.0.8 2013-02-13
TurboGears2 Widgets (keywords: turbogears2.widgets) (Back To Top of The Cogbin)
Project Name Summary Version Uploaded
tgext.debugbar Provides debug toolbar for TurboGears2 0.1.0 2013-04-19
tgext.menu Automatic menu/navbar/sidebar generation extension for TurboGears 1.0rc3 2012-04-27
TurboGears 1 Packages
Applications (keywords: turbogears.app) (Back To Top of The Cogbin)
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 of The Cogbin)
Project Name Summary Version Uploaded
TGWebServices Multiprotocol Web Services for TurboGears 1.x 1.2.5rc1 2012-05-16
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 of The Cogbin)
No packages uploaded yet. You can be the first!
Quickstart Templates (keywords: turbogears.quickstart.template) (Back To Top of The Cogbin)
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 of The Cogbin)
Project Name Summary Version Uploaded
TemplateBrowser TurboGears Toolbox Template Browser 1.0Alpha 2007-02-26
Widgets (keywords: turbogears.widgets) (Back To Top of The Cogbin)
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-06
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 of The Cogbin)
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) Packages
Template Engine Plugins (keywords: python.templating.engines) (Back To Top of The Cogbin)
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.7 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 of The Cogbin)
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.8.1 widget for ToscaWidgets 0.9.181 2013-01-02
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.tinymce3 TinyMCE WYSIWYG rich text editor 3.4.9 for ToscaWidgets. Original credit goes to Alberto Valverde González 0.9 1970-01-01
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.ace ToscaWidgets2 widget for ACE, a JavaScript-based source code editor 0.2.1 2013-01-14
tw2.bigboard A Big Board for basic overviewing of processes. 0.0.1dev-20120418 1970-01-01
tw2.bootstrap.forms A drop-in replacement for tw2.forms but with bootstrap! 2.0.0 2012-06-25
tw2.captcha toscawidgets2 captcha plugin 0.0.4 2012-03-21
tw2.ckeditor UNKNOWN 2.0.1 2013-02-12
tw2.d3 toscawidgets2 wrapper for d3 (data-driven documents) 0.0.8 2012-06-04
tw2.dynforms Dynamic widgets with JavaScript for ToscaWidgets 2 2.0.1 2012-05-03
tw2.dyntext Dynamic Text widget for TW2. Allows text to be pulled from JSON objects live. 0.0.5 2012-03-06
tw2.etc Random extra widgets for ToscaWidgets 2. 2.1.0 2012-11-26
tw2.excanvas toscawidgets2 wrapper for excanvas.js resource 2.0.2 2012-05-03
tw2.forms The basic form widgets for ToscaWidgets 2. 2.1.4.1 2013-02-05
tw2.huBarcode toscawidgets2 wrapper for huBarcode 2.0a5 2010-10-05
tw2.jit toscawidgets2 wrapper for the javascript infovis toolkit(jit) 2.0.5 2012-05-25
tw2.jqplugins.chosen ToscaWidgets 2 SelectFields enhanced with the Chosen javascript library. 0.2 2012-11-26
tw2.jqplugins.cookies toscawidgets2 wrapper for jquery cookie utilities. 2.0.0 2012-03-20
tw2.jqplugins.dynatree toscawidgets2 wrapper for the dynatree jQuery plugin 2.1 2012-11-07
tw2.jqplugins.elfinder toscawidgets2 wrapper for elRTE 2.0b11 2012-03-06
tw2.jqplugins.elrte toscawidgets2 wrapper for elRTE 2.0b10 2012-03-06
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.0.1 2012-04-17
tw2.jqplugins.gritter toscawidgets2 wrapper for jquery gritter plugin. 2.0.3 2012-09-13
tw2.jqplugins.jqgrid toscawidgets2 wrapper for the jQuery grid plugin 2.0.5 2013-04-17
tw2.jqplugins.jqplot toscawidgets2 wrapper for the jqPlot jQuery plugin 2.0.4 2013-04-11
tw2.jqplugins.portlets toscawidgets2 wrapper for jquery-ui portlets (like google ig) 2.0.1 2012-05-24
tw2.jqplugins.select2 ToscaWidgets 2 SelectFields enhanced with the select2 javascript library. 0.1.6 2013-03-18
tw2.jqplugins.tagify Tagify for ToscaWidgets2 2.0b1dev-20110719 2011-07-19
tw2.jqplugins.ui toscawidgets2 wrapper for jquery-ui 2.0.1 2012-04-11
tw2.jquery toscawidgets2 wrapper for jQuery 2.0.4 2012-06-25
tw2.jwysiwyg UNKNOWN 2.0 2013-01-27
tw2.lesscss Less CSS support for ToscaWidgets 2 2.0.1d 2012-03-09
tw2.polymaps toscawidgets2 wrapper for polymaps - amazing javascript maps 0.3 2013-02-28
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.pygmentize Syntax Highlighting using Pygments within a ToscaWidgets2 widget 0.1 2013-05-06
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.2 2013-02-28
tw2.sqla SQLAlchemy database layer for ToscaWidgets 2 2.0.6 2013-02-22
tw2.tinymce TinyMCE for ToscaWidgets 2 2.0.b5dev-20121022 2012-10-22
tw2.tipster Tips for your website :) 2.0b9 2012-05-24
tw2.util.html5shim HTML5 Shim resource for TW2 2.0.1 2012-08-28
tw2.wysihtml5 WYSIHTML5 widget for ToscaWidgets2 0.2dev-20120703 2012-07-03
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