An interactive HTML debugger for Pyramid application development
A package which provides an interactive HTML debugger for Pyramid application development
Note that pyramid-debugtoolbar is a blatant rip-off of Michael van Tellingen's flask-debugtoolbar (which itself was derived from Rob Hudson's django-debugtoolbar). It also includes a lightly sanded down version of the Werkzeug debugger code by Armin Ronacher and team.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pyramid-debugtoolbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyramid_debugtoolbar-4.11.tar.gz | 0003079703 2.94 MB | |
python-pyramid-debugtoolbar.changes | 0000014565 14.2 KB | |
python-pyramid-debugtoolbar.spec | 0000002992 2.92 KB |
Revision 6 (latest revision is 7)
Ana Guerrero (anag+factory)
accepted
request 1142840
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 4.11: * Drop support for SQLAlchemy < 1.4. * Add support for Python 3.12. * Add support for SQLAlchemy 2.x. * Fix an issue where a long-running request might not appear in the toolbar UI without refreshing the page. * Use ``time.monotonic()`` when computing performance intervals. - Packaging : - Update to new version 4.4 + Reduce the log output for squashed exceptions and put them at the INFO level so they can be filtered out if desired. Javascript syntax fixes for browsers that don’t support trailing commas.
Comments 0