• Stars
    star
    419
  • Rank 103,397 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 12 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Port of Dashing to python

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.