petri.dot_env module¶
.env file handling .
-
petri.dot_env.
init_dotenv
()[source]¶ Loc n’ load dotenv file.
Sets the location for a dotenv file containig envvars loads its contents.
Raises: FileNotFoundError
– When the selected location does not- correspond to a file.
Return type: Returns: Location of the dotenv file.