apt-get install spyder3 apt-get install ipython3 sudo apt-get install mysql-server python-mysqldb sudo apt-get install build-essential python-dev python-openssl git git clone https://github.com/adafruit/Adafruit_Python_DHT.git && cd Adafruit_Python_DHT sudo python setup.py install sudo python3 setup.py install sudo apt-get install emacs sudo apt-get install sqlite3 sudo apt-get install xterm sudo apt-get install python3-plotly # Plotly graphing library used in examples sudo pip3 install dash==0.26.3 # The core dash backend sudo pip3 install dash-renderer==0.13.2 # The dash front-end sudo pip3 install dash-html-components==0.11.0 # HTML components sudo pip3 install dash-core-components==0.28.1 # Supercharged components