pyramid_debugtoolbar_sadisplay will show project models as image,
Look how easy it is to use with Pyramid:
# __init__.py
# SADisplay in pyramid_debugtoolbar
from pyramid_debugtoolbar_sadisplay.panel import SadisplayDebugPanel
config.registry.settings['debugtoolbar.panels'].append(SadisplayDebugPanel)
Install from github:
pip install git+http://github.com/uralbash/pyramid_debugtoolbar_sadisplay.git
Source:
python setup.py install
- Issue Tracker: http://github.com/uralbash/pyramid_debugtoolbar_sadisplay/issues
- Source Code: http://github.com/uralbash/pyramid_debugtoolbar_sadisplay
If you are having issues, please let me know. I have a mailing list located at: [email protected]