dash-java
folder contains the legacy Java package.Dash2
folder contains the new dash library written in Python.
To install Dash2 (python), run the following command.
python setup.py install
Dash2 can also be installed directly from github using pip with the following command:
pip install git+https://github.com/cuts/webdash.git