Setup
The path to the Python executable is set using:
python set exec "path_string"
Stata can list recognized Python environments with python search.
To make this setting permanent, use the permanent option.
Python REPL
A Python REPL is entered with the python command.
