python-dotenv
Get and set values in your .env file in local and production servers like Heroku does.
Get and set values in your .env file in local and production servers like Heroku does.
To install this package, run one of the following:
Python-dotenv reads key-value pairs from a .env file and can set them as environment variables. It helps in the development of applications following the 12-factor principles.
Summary
Get and set values in your .env file in local and production servers like Heroku does.
Last Updated
Apr 25, 2025 at 21:50
License
BSD-3-Clause
Total Downloads
4.7K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/theskumar/python-dotenv/