Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

LuRsT/datdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatDash

Datdash

This is a python dashboard framework inspired by Dashing/ pyDashie but without the ruby and the ponies.

The aim of this project is to have the best aproximation possible to Dashing and possibly total compatibility.

Instructions:

git clone https://github.com/LuRsT/datdash
mkvirtualenv datdash
pip install -r requirements *
python setup.py install
cd /tmp # or whatever you want
datdash new
datdash start
# Go to localhost:5000 in your browser

And that's it, you're ready to go!

  • There's a bug right now where you have to do this since setup.py is not installing Markup

About

Python Dashboard Framework based on Dashing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published