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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask Debug-toolbar!