Update setup.py to install web apps and update README with instructions on usage.
- The recommended method now is to install everything using pip (in edit mode, if developer).
-
production_database_scripts
should be installed separately (also using pip) -
setup.py
now declares all of the dependencies (pandas, matplotlib, dash) - Added
pwbDashSummaryPlots
module tosetup.py