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.
Information Last Updated
Sep 8, 2025 at 17:31
License
BSD-3-Clause
Total Downloads
10
GitHub Repository
https://github.com/theskumar/python-dotenv/