Skip to content

evolvedlight/pydashie

Repository files navigation

PyDashie

This project is mostly dormant now.

Main Documentation

PyDashy is a port of Dashing by Shopify to Python 2.7

image

Installation

For development purposes,

python setup.py develop

OR

python setup.py install

And you can run the application by

pydashie

Goto localhost:5000 to view the sample application in action.