Python
Flask
Reference code bases: https://github.com/miguelgrinberg/flasky
Python Snippets
Useful Python3 snippets as I come across them. Using xmltodict on the command line with ip...
Ubuntu 18.04.1, ISPConfig3, Python 3, Flask, Apache 2, and mod_wsgi
Today I spent a lot of time trying to figure out how to get a Flask application started using Pyt...
Ansible and pipx
The easiest way to make an up-to-date installation is by using pipx: # initial installation pip...