stack package

Submodules

stack.args module

stack.config module

stack.config.exist() → bool[source]
stack.config.has_venv()[source]
stack.config.load() → dict[source]
stack.config.write(data: dict) → None[source]

stack.decorators module

stack.decorators.command(fn)[source]
stack.decorators.command_argument_paraser(fn, parser)[source]

stack.fabfile module

stack.fabfile.new_user(username, admin='no', comment='No comment provided')[source]

stack.main module

stack.stack_init module

stack.util module

stack.util.is_venv()[source]
stack.util.python_switcher(python_exec: str, python_file: str, args: list)[source]

Module contents