Show HN: Bitdeli, a scripting platform for real-time data
Hi fellow HNers,
We just opened up Bitdeli for free public beta at
https://bitdeli.com
Bitdeli allows you to process real-time data with plain Python scripts and access the results over a friendly HTTP API.
You can use it to create live visualizations and dashboards without having to worry about servers. See examples here: http://bl.ocks.org/2009621 and http://bl.ocks.org/1983818
We would love to hear your feedback and comments!
8 comments
[ 0.14 ms ] story [ 30.5 ms ] threadhttps://bitdeli.com
http://bl.ocks.org/2009621
http://bl.ocks.org/1983818
Click "fork script" on any script page, e.g. here https://bitdeli.com/scripts/94/convert-bart-xml-to-json
I (Ville, one of the founders of Bitdeli) am happy to answer any questions here.
Creating a visualization with Bitdeli is not hard at all if you know JavaScript and little Python - see a tutorial here: http://blog.bitdeli.com/2012/03/14/how-to-visualize-geograph...