braingram / collustro

Explore data using python and d3
8 stars 2 forks source link

collustro : survey, explore, illuminate

"I want to see my program"

Use python, flask, d3, and a hefty amount of glue to take stuff in python and visualize it in a web browser.

import collustro
# do lots of stuff, and leave locals() a complete mess
collustro.explore(locals())

TODO