hello and welcome back so far we have learned how to create a project how to run the server how to create a basic application which didn't really do much it has just trender text to the web browser ...
April 16 2020: The template now automatically installs MySQL instead of relying on the Gitpod MySQL image. The message about a Python linter not being installed has been dealt with, and the set-up ...
Since Python 3.6 is the stable route for this script, I have decided to use pyenv (on Debian 10) to switch the local Python interpreter to Python 3.6.10. I have prepared an install/uninstall script ...