set env in python script code example
Example 1: how to use information from env variables in python
$ pip install python-decouple
Example 2: how to use information from env variables in python
pip3 install python-decouple
$ pip install python-decouple
pip3 install python-decouple