Create interactive visualizations and web applications in Python
Interactive plots and applications in the browser from Python
bokeh
$ bokeh serve myapp.py
$ bokeh info
$ bokeh serve --port 5000 plot1.py plot2.py