helpers/dotenv.py.dox.md
dotenv.py helper module..env configuration values.dotenv.py because this directory is intentionally flat.dotenv.py owns the runtime implementation.dotenv.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.load_dotenv()get_dotenv_file_path()get_dotenv_value(key: str, default: Any=...)save_dotenv_value(key: str, value: str)KEY_AUTH_LOGIN, KEY_AUTH_PASSWORD, KEY_RFC_PASSWORD, KEY_ROOT_PASSWORD.dotenv, files, os, re, typing._load_dotenv, get_abs_path, os.getenv, get_dotenv_file_path, load_dotenv, os.path.isfile, f.readlines, f.seek, f.writelines, f.truncate, f.write, re.match.tests/email_parser_test.pytests/test_model_config_api_keys.pytests/test_timezone_regressions.pyNo child DOX files.