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