python-dotenv
https://github.com/theskumar/python-dotenv
Python
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to python-dotenv
Help out
- Issues
- File parsing: Option to raise exception instead of warning
- Configure `dotenv_values`'s search space
- Dotenv run resolve path
- [Question] Any significant cost to calling load_dotenv() multiple times?
- add DotEnv dumps/dump
- Support for dumping to a .env file?
- Change assertion into the loop invariant
- AssertionError when attempting to locate dotenv file
- Connection string in .env-file not read or parsed properly
- Consider allowing directory to search for in `find_dotenv`
- Docs
- Python not yet supported