Skip to content

scilaunch ☄︎

Top-level package for scilaunch.

scilaunch should be run via the command line:

scilaunch PARENT/DIR

Alternatively, use Python's -m flag:

python -m scilaunch.main PARENT/DIR

Follow the instructions in the terminal to set up the research project.

Modules:

Name Description
configs

Configuration file for scilaunch.

main

Main module for scilaunch.

project

Create project module for scilaunch.