visfest / topics2015

A place to collaborate on session topics for the 2015 d3.unconf
22 stars 0 forks source link

Python to d3 #24

Open KristinHenry opened 8 years ago

KristinHenry commented 8 years ago

Using a simple python script to generate d3 visualizations and keep code organized and modular.

Why python? Because I do most of my data gathering, processing, and analysis in python. Inspired by python frameworks like Flask and Django, various templates can be used depending on destination of the visualization. For example, is the project a stand-alone data-art installation, or is it a gist that will be imported into a wordpress site?

curran commented 8 years ago

+1

I've always wanted to know how to build an IPythonNotebook/Jupyter integration for D3 visualizations.

KristinHenry commented 8 years ago

I'm keeping it really simple, for now. Looking forward to hearing other ideas on where it can go.

jsundram commented 8 years ago

+1

seemantk commented 8 years ago

+1