science_live.setup.dev# Development environment setup module. Module Contents# Functions# run_command Run a command and handle errors main Main development setup function API# science_live.setup.dev.run_command(cmd, description, required=True)[source]# Run a command and handle errors science_live.setup.dev.main()[source]# Main development setup function