martindufort / pydashie

Port of Dashing to python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDashie

This project is mostly dormant now.

Main Documentation

PyDashy is a port of Dashing by Shopify to Python 2.7

http://evolvedlight.github.com/pydashie/images/mainscreen.png

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.

About

Port of Dashing to python

License:MIT License


Languages

Language:JavaScript 87.3%Language:CSS 5.7%Language:Python 4.6%Language:CoffeeScript 1.4%Language:HTML 0.9%