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
Nov 20, 2024 at 19:01
License
BSD-3-Clause
Total Downloads
47
Supported Platforms
GitHub Repository
https://github.com/theskumar/python-dotenv/