29/12/2024
If you find yourself wanting to use your Python code the same as any other shell command, need to run Python code from within a shell script, or perhaps call it on a schedule from a cron job, it isn't immediately obvious how to get the Python script to use the virtual environment it needs...
24/12/2024
It's easy to be your own Certificate Authority and generate SSL certificates for local HTTPS development!