Binary package “python3-dotenv” in ubuntu oracular

Get and set values in the .env file in local and production servers

 Reads key value pairs from the .env file and adds them to environment.
 variables. It is useful to manage settings during development and in
 production following the 12-factor principles: http://12factor.net/
 The executable is named python-dotenv