top | item 9900251

(no title)

akama | 10 years ago

I actually just implemented some thing very similar to this. You probably want to checkout Dashing [1] which has built in plugins for a lot of things already. It's pretty easy to work with as well.

[1] https://shopify.github.io/dashing/

discuss

order

scott_karana|10 years ago

Dashing is great, but it's Ruby on the backend, not Python :)

tdicola|10 years ago

It actually has a REST API for sending a dashboard data so you can pump in new data from Python or any language.