Extensible development aide like the debug toolbar from Pyramid, with Werkzeug-like interactive debugger, clean styles, and integration more like Firebug (though switchable between edges, see this blog post for rotation of the tab content when attached to a side). Use isolated microjs scripts. Areas:
Versions — like the CLI interface
Settings — configuration dictionary explorer interface
Headers — request/response headers
Context — context explorer with dedicated handlers for:
* cookies
* sessions
* query string args / MIME form request body (get/post) etc.
* request attribute explorer
* WSGI environment
* dispatch tree (path attribute)
Extensible development aide like the debug toolbar from Pyramid, with Werkzeug-like interactive debugger, clean styles, and integration more like Firebug (though switchable between edges, see this blog post for rotation of the tab content when attached to a side). Use isolated microjs scripts. Areas:
path
attribute)Also, hook AJAX calls to pull in the logs/database/renderings/etc. for each of those automatically.