Welcome to Spacelang’s documentation!#

Indices and tables#

First create a python file with the following code:

File(load_text(open("example.yml"))).run(s.get_session("[YOUR TOKEN HERE]"))

Create example.yml in your working directory and it’ll run if you run the python file!