theskumar/python-dotenv
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.
PythonBSD-3-Clause
Issues
- 0
- 0
python-dotenv cannot parse valid bash value with a single quote "escaped" inside single quotes
#544 opened by YuryHrytsuk - 6
Why does it parse comments in environment variables
#515 opened by mmsaki - 0
pip report will not output to a file
#537 opened by idrinkdeodorant - 2
How to escape double quoted value?
#542 opened by rohitkrishna094 - 0
- 13
Installing backend dependencies error
#472 opened by VrushankiPatel - 3
Doesn't work anymore
#528 opened by praneeth-bojanala5 - 0
- 1
- 0
- 2
Export multiline variable
#518 opened by aphilas - 4
How to disable python-dotenv
#510 opened by matthewfranglen - 0
python-direnv
#534 opened by nicolas-graves - 20
- 1
Installing error
#533 opened by PucaVaz - 0
find_dotenv() fails when it is the target of a thread
#531 opened by kazzmir - 2
Too many open files
#505 opened by kamranisbest - 4
- 2
Enhance `dotenv run`: Switch to `execvpe` for better resource management and signal handling
#522 opened by eekstunt - 0
support expanduser() for dotenv_path
#525 opened by wgong - 0
Support encryption of .env file
#524 opened by skymoore - 0
- 2
couldn't install with pip
#519 opened by abhinavpatel0 - 3
OSS-Fuzz Integration
#491 opened by ennamarie19 - 1
Trying to get in touch regarding a security issue
#511 opened by psmoros - 0
Configure `dotenv_values`'s search space
#509 opened by nevercodecorrect - 0
- 0
Support for dumping to a .env file?
#502 opened by mattwwarren - 7
cannot use pipx installed python-dotenv on Mac
#501 opened by Youjin1985 - 4
AssertionError when attempting to locate dotenv file
#499 opened by HonakerM - 2
Verbose parameter not working
#477 opened by TheGeeKing - 3
Two underscores w/ load_dotenv() == None
#485 opened by agardnerIT - 1
- 1
- 2
The .env file opens writable by default
#489 opened by MVKozlov - 1
How to get openai api_key from the local environment [if api_key is already set in the environment ]
#490 opened by lakshmiprabharamesh - 1
Consider MIT license
#492 opened by fakerybakery - 2
dotenv module not found in python 3.11 version
#488 opened by BhuwanPandey - 2
easily allow sourcing .env-file in bash
#487 opened by woutervh - 0
cli.py functions names collide with built-ins
#486 opened by Rioran - 0
- 0
- 0
set_key creates orphan .env file
#480 opened by TheGeeKing - 2
.env not found in docker
#471 opened by Brice-D - 2
Bug 'Import "dotenv" could not be resolved'
#476 opened by Cwei0 - 1
Is there a way to load_dotenv on import?
#475 opened by nikhil-roots - 0
The 12-factor principles link is broken
#473 opened by jgphilpott - 0
_ImportRedirect.find_spec() not found
#470 opened by eevleevs - 0
load_dotenv() on Azure Functions with Fastapi
#469 opened by levalencia