marrow / WebCore

WebCore, the super tiny and blazingly fast modular Python web nanoframework.
MIT License
96 stars 9 forks source link

Development Panel #115

Closed amcgregor closed 8 years ago

amcgregor commented 12 years ago

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:

Also, hook AJAX calls to pull in the logs/database/renderings/etc. for each of those automatically.