Python Topic: Using env files for configuration and secrets
Details
As an extension of last month's topic on virtual environments, this month we will talk about how to use environment variables and env files in your Python code to keep your secrets safe and your application configuration portable.
And as always, we will have time for open discussions on other Python topics you may want to bring up.

