After using the excellent Krumo package for PHP (perhaps the best known for using it in Drupal ), I was wondering if there was anything like that for Python.
In particular, I'm looking for a package that does the following: turns arbitrary (or almost arbitrary) Python variables into thematic HTML / CSS. Javascript component for smoothing various elements is preferred, but easy enough to write if necessary.
Is such a module available? I would prefer something autonomous, but if it exists only as part of another web structure, it would still be a good starting point.
source share