Log Message: Import python-dotenv-0.8.2 as devel/py-python-dotenv. python-dotenv reads the key,value pair from .env and adds them to environment variable. It is great of managing app settings during development and in production using 12-factor principles.