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
- Add function to write header block to .env file
- feat: option to change POSIX variable name regex - facilitate passthrough
- feat: unlink_after_load - unlink .env file after calling load_dotenv
- Feature Idea: Web UI for .env File Management
- change "it's" to "its"
- Feature Request: Exception or Warning on Duplicate Configuration Items
- load_dotenv() default behavior change in PyCharm interactive console
- [Fix] parser handling of inline comments with empty values
- Fix handling of missing command by `dotenv run`
- [CLI] Support multiple files in CLI commands
- Docs
- Python not yet supported