I installed Django, Django REST, MariaDB, psutil, and adrafruit which was fairly straight-forward. Pip3 was at version 20.1
Note: I ran into an error with the Adafruit installations after cloning repo (sudo python3 setup.py install)
$ sudo pip3 install -U flask-ask ERROR TIMED OUT
$ sudo pip3 install 'cryptography<2.2'
Successfully install ngrok
After installing all those packages, I started the server and went to http://127.0.0.1 for Apache2 Debian Default Page
Ran into an error installing php7, but the Hello world was displayed when refreshing the page.
Installs went as usual.
$ nano wp-config.php