Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/evolvedlight/pydashie
- Owner: evolvedlight
- License: mit
- Created: 2012-12-04T17:54:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T14:16:55.000Z (over 7 years ago)
- Last Synced: 2024-08-01T22:53:57.784Z (3 months ago)
- Language: JavaScript
- Size: 980 KB
- Stars: 416
- Watchers: 22
- Forks: 80
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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.