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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask Debug-toolbar!