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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask Debug-toolbar!