Module env

Source
Expand description

Functions to interact with the environment.

Functionsยง

now
Get the current time in UTC.
random
Generate a random number between 0 and 1.
var
Read an environment variable. If the environment variable is not set, this returns None.