quickie.context

Task context.

Functions

load_env_file(path)

Load environment variables from a .env file and return them as a dict.

Classes

Context(*, wd, env[, inherit_env])

The context for a task.