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 supported1 Subscribers
Add a CodeTriage badge to python-dotenv
Help out
- Issues
- fix: don't leak or mask errors when rewrite cleanup fails on Windows
- Substitute ${name:-default} when the variable is set but empty (POSIX)
- python-dotenv installation without cli masks python-dotenv cli
- docs: update permanently moved links in README
- Feature Idea: Web UI for .env File Management
- Reject a key that set_key cannot write faithfully
- fix: read the .env file as UTF-8 in the CLI
- ci(deps): bump the github-actions group across 1 directory with 3 updates
- chore(deps): update mkdocs-material requirement from >=9.5.0 to >=9.7.7
- chore(deps): update mkdocstrings requirement from >=0.24.0 to >=1.0.6
- Docs
- Python not yet supported