GoalsDetails on the Python-related goals implemented in the Python backend.Suggest Edits binary: create a runnable binary. fmt: autoformat source code. lint: lint source code. repl: open a REPL (standard shell or IPython). run: run an executable or script. setup-py: run setup.py to create a distribution. test: run tests with Pytest. Updated over 3 years ago