Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install pylons-debugtoolbar
How to install pylons_debugtoolbar
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pylons-debugtoolbar
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.1.3 on Nov 23rd, 2012
pylons_debugtoolbar provides a debug toolbar useful while you're
developing your Pylons application.
This code requires Pylons 0.9.6 or better.
Note that pylons_debugtoolbar is a rip-off of Chris McDonough's
pyramid_debugtoolbar.