371 Forks
6179 Stars
6179 Watchers

python-dotenv

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.

How to download and setup python-dotenv

Open terminal and run command
git clone https://github.com/theskumar/python-dotenv.git
git clone is used to create a copy or clone of python-dotenv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with python-dotenv https://github.com/theskumar/python-dotenv/archive/master.zip

Or simply clone python-dotenv with SSH
[email protected]:theskumar/python-dotenv.git

If you have some problems with python-dotenv

You may open issue on python-dotenv support forum (system) here: https://github.com/theskumar/python-dotenv/issues