# safepython cli


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

------------------------------------------------------------------------

<a
href="https://github.com/AnswerDotAI/safepyrun/blob/main/safepyrun/cli.py#L15"
target="_blank" style="float:right; font-size:smaller">source</a>

### main

``` python

def main(
    path:str <Path to script, or '-' for stdin>
):

```

*Run a python script file in the safepyrun sandbox*
