Skip to content

jaberg/collustro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • server api (seperate ajax from regular calls)
  • type conversion registration (defaults & plugins)
  • template registration (defaults, home, local)
  • more visualization plugins (modules, strings, simple things...)
  • sort out what to do on errors (type conversion, missing template, etc...)
  • make javascript chart templates more modular (standard header...)
  • documentation (add docs to modules, describe project & structure, add tutorial here)
  • automatically launch browser

About

Explore data using python and d3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published