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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask Debug-toolbar!