Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document 3rd party extensions #50

Open
mgood opened this issue Apr 17, 2013 · 3 comments
Open

Document 3rd party extensions #50

mgood opened this issue Apr 17, 2013 · 3 comments

Comments

@mgood
Copy link
Contributor

mgood commented Apr 17, 2013

There should be documentation on known 3rd party extensions, along with guidelines on contributing new ones. Docs should cover how to contribute new panels to the list, as well as some information on how to write a new panel.

There are a couple existing 3rd party add-on panels like:
https://pypi.python.org/pypi/Flask-DebugToolbar-Mongo
https://pypi.python.org/pypi/Flask-DebugToolbar-LineProfilerPanel

This was referenced Feb 2, 2014
@jaredvacanti
Copy link

If some of the 'standards' are always included, DEBUG_TB_PANELS should still include the defaults and the list is for additional panels.

@kevinbeaty
Copy link

If anyone is interested, I've created Flask-Debug-API allows browsing and debugging AJAX endpoints

@mgood mgood self-assigned this Oct 16, 2015
@mgood mgood mentioned this issue Mar 1, 2017
@quantus
Copy link

quantus commented Oct 25, 2017

I wanted to see flamegraph visualization for the requests so I ported djdt-flamegraph:
https://pypi.python.org/pypi/flask-debugtoolbar-flamegraph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants