Skip to main content

Provides debug toolbar for TurboGears2

Project description

About Debug Toolbar

tgext.debugbar provides a Debug Toolbar for TurboGears2 framework.

Exposed sections are:

  • Controller and Rendering time reporting

  • Controller Profiling

  • Request Parameters, Headers, Attributes and Environ

  • SQLAlchemy Queries reporting and timing

  • Explain and Show result of performed SQLAlchemy queries

  • List mounted controllers, their path and exposed methods

  • Log Messages

Installing

tgext.debugbar can be installed both from pypi or from bitbucket:

easy_install tgext.debugbar

should just work for most of the users

Using it

To use the debug toolbar all is needed is to add a few lines to your project app_cfg.py:

from tgext.debugbar import enable_debugbar
enable_debugbar(base_config)

The enable_debugbar function will then check for the debug config option disabling the debugbar when it is false.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tgext.debugbar-0.0.8.tar.gz (52.4 kB view details)

Uploaded Source

File details

Details for the file tgext.debugbar-0.0.8.tar.gz.

File metadata

File hashes

Hashes for tgext.debugbar-0.0.8.tar.gz
Algorithm Hash digest
SHA256 2594eccf01f5a874d33187e36fb1393cfe63ad7b2d1f37d66bb0f6d509a1cbb2
MD5 24c97da240249e6a1b81f13223d8c072
BLAKE2b-256 c55466b9c519acab6741bda62dcc5be2ea93c8b03b2b4abc96905c577f74ee7c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page