monai.deploy.core.RuntimeEnv

class monai.deploy.core.RuntimeEnv(defaults=None)[source]

Bases: abc.ABC

Class responsible for managing run time settings.

The expected environment variables are the keys in the defaults dictionary, and they can be set to override the defaults.

Methods

__init__([defaults])

Attributes

ENV_DEFAULT

input

model

output

workdir