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:
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.5.1 | 2015-03-18 |
switchboard-tg2 | UNKNOWN | 0.3 | 2013-03-20 |
tgapp-activitystream | Pluggable for create a simple activity stream. | 0.1.0 | 2018-03-22 |
tgapp-calendarevents | TurboGears2 pluggable application for events and calendars | 0.2.0 | 2015-10-01 |
tgapp-categories | categories management system for web applications in turbogears2 | 0.2.3 | 2018-02-08 |
tgapp-contactform | tgapp-contactform is a Pluggable application for TurboGears2 that shows a simple contact form. | 0.0.3 | 2016-07-10 |
tgapp-fbauth | Facebook Authentication for TurboGears2 | 0.3.2 | 2018-03-07 |
tgapp-flatpages | Pluggable application to manage static pages (/about) on DB (sqlalchemy or ming) with RST or html | 0.3.1 | 2018-02-19 |
tgapp-googlePlusAuth | Google Authentication for TurboGears2 | 0.0.4 | 2018-03-08 |
tgapp-invitations | Provides a way to invite new users into a TurboGears2 application | 0.2.6 | 2018-02-22 |
tgapp-mailtemplates | Email template management for web applications | 0.13.3 | 2018-03-29 |
tgapp-permissions | Permission management for web application in turbogears2 | 0.3.1 | 2018-02-08 |
tgapp-photos | Minimal Pluggable Photogallery for TurboGears2, EasyCrudRestController based for management | 0.3.0 | 2016-07-19 |
tgapp-placeholder | Placeholder image on the fly for Turbogears2 | 1.0.1 | 2018-03-29 |
tgapp-registration | Pluggable registration application for TurboGears2 with hooks for fine customization | 0.9.0 | 2017-10-12 |
tgapp-resetpassword | Pluggable application for TurboGears2 that permits to change user password or reset it when lost, with sqla and ming compatibility | 0.2.3 | 2018-02-06 |
tgapp-samlauth | Pluggable application for TurboGears2 to authenticate users against an SAML2 Identity Provider | 0.0.2 | 2015-10-19 |
tgapp-smallpress | Pluggable Minimalistic Blog for TurboGears2 with Attachments and Tags | 0.6.2 | 2013-08-22 |
tgapp-tgcomments | TurboGears2 pluggable application for comments to entities with facebook sharing | 0.2.3 | 2018-04-03 |
tgapp-tgpolls | TurboGears2 pluggable application to handle simple polls | 0.0.6 | 2012-11-26 |
tgapp-turbopress | Pluggable Blog for TurboGears2 supporting SQLAlchemy and MongoDB | 0.0.5 | 2016-07-10 |
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.3.3 | 2018-03-28 |
tgapp-userprofile-validated | 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 | 2018-02-06 |
tgapp-youtubevideo | Provides a pluggable youtube video gallery in TurboGears applications and provides a way to filter them by tags. | 0.0.3 | 2013-11-28 |
Project Name | Summary | Version | Uploaded |
---|---|---|---|
libacr | TurboGears2 Content Management Framework | 0.9a1 | 2013-03-06 |
tgext.admin | Admin Controller add-on for basic TG identity model. | 0.7.4 | 2016-09-11 |
tgext.ajaxforms | Makes easier to create AJAX forms in TurboGears2 | 0.3.2 | 2016-09-21 |
tgext.asyncjob | Asynchronous jobs worker for TurboGears2 | 0.3.1 | 2014-10-31 |
tgext.browserlimit | High Level Browser Detection Middleware for Turbogears 2, limits access to website only for modern browsers | 0.1.2 | 2013-12-06 |
tgext.celery | 0.1.1 | 2018-03-30 | |
tgext.chameleon_genshi | Chameleon Genshi rendering engine for TurboGears2 | 0.0.1 | 2014-03-03 |
tgext.coffeescript | CoffeeScript middleware for TurboGears2 | 0.3.1 | 2012-03-29 |
tgext.crud | Crud Controller Extension for TG2 | 0.8.2 | 2016-02-01 |
tgext.datahelpers | Helpers to manage data and attachments on TurboGears | 0.2.0 | 2013-12-11 |
tgext.djangoforms | Allows you to use django forms with turbogears | 0.0.1 | 2011-11-24 |
tgext.evolve | Manages automatic updates and evolutions which are better suited outside schema migrations | 0.0.4 | 2017-10-23 |
tgext.langdomain | TurboGears2 extension for detecting user language from the domain | 0.0.1 | 2015-04-20 |
tgext.less | LESS middleware for TurboGears2 | 0.3.1 | 2012-03-29 |
tgext.mailer | TurboGears extension for sending emails with transaction manager integration | 0.2.0 | 2017-02-05 |
tgext.matplotrender | Renderer to expose matplotlib figures | 0.0.1 | 2016-06-06 |
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.odt | tgext.odt is a Pluggable application for TurboGears2 that allows the rendering of .odt (openoffice/libreoffice) documents as an output templates. | 0.3 | 2018-02-07 |
tgext.pluggable | Plug applications and extensions in a TurboGears2 project | 0.7.2 | 2018-02-06 |
tgext.routes | Routes based dispatching for TurboGears2 | 0.2.0 | 2016-09-18 |
tgext.scss | SCSS for TurboGears2, fast middleware to use SCSS for all your CSS | 0.4.3 | 2014-03-19 |
tgext.socketio | SocketIO support for TurboGears through gevent-socketio | 0.0.3 | 2017-08-25 |
tgext.tagging | Tagging support for TurboGears2 applications | 0.3.0 | 2014-12-09 |
tgext.utils | Collection of utilities for TurboGears2 | 0.0.3 | 2017-12-05 |
tgext.wdb | WDB - Web Debugger support for TurboGears2 | 0.0.1 | 2014-03-03 |
tgext.webassets | assets management extension for TurboGears2 | 0.0.2 | 2015-04-10 |
tgming | TurboGears2 Support for Ming MongoDB ORM | 0.0.8 | 2013-02-13 |
Project Name | Summary | Version | Uploaded |
---|---|---|---|
tgext.debugbar | Provides debug toolbar for TurboGears2 | 0.3.0 | 2016-08-11 |
tgext.menu | Automatic menu/navbar/sidebar generation extension for TurboGears | 1.0rc3 | 2012-04-27 |
Project Name | Summary | Version | Uploaded |
---|---|---|---|
EasyWidgets | A minimalistic approach to HTML generation and validation with TurboGears | 0.2dev-20150922 | 2015-09-22 |
TurboGears2Frozen | Reference this rather than Turbogears2 as a dependency to get a consistent install with your TG2 project | 2.2.0 | 2012-08-29 |