# For python users only pip install python-dotenv
# with npm npm install dotenv # or with Yarn yarn add dotenv
# install locally (recommended) npm install dotenv --save
pip install python-dotenv