nip.utils.env#
Utilities for working with environment variables.
Functions
|
Create a factory function for getting an environment variable with a default. |
|
Get the value of an environment variable, raising an error if not set. |
Load the environment variables once. |
|
Reload the environment variables. |
Exceptions
|
An exception raised when an environment variable is not set. |