Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evolvedlight/pydashie

Port of Dashing to python
https://github.com/evolvedlight/pydashie

Last synced: 13 days ago
JSON representation

Port of Dashing to python

Awesome Lists containing this project

README

        

PyDashie
########

This project is mostly dormant now.

`Main Documentation `_

PyDashy is a port of `Dashing `_ by `Shopify `_ to Python 2.7

.. image:: 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.