This extension adds a toolbar overlay to Flask applications containing useful information for debugging. The toolbar will automatically be injected into HTML responses when debug mode is on. In production, setting app.debug = False will disable the toolbar. This extension also supports the Flask app factory pattern by separately creating the toolbar and later initializing it for an app.
Features
- This is a port of the excellent django-debug-toolbar for Flask applications
- Installing is simple with pip
- Setting up the debug toolbar is simple
- The toolbar is only enabled in debug mode
- Set a 'SECRET_KEY' to enable the Flask session cookies
- The toolbar will automatically be injected into Jinja templates when debug mode is on
License
BSD LicenseFollow Flask Debug-toolbar
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask Debug-toolbar!