Module interpreter_lifecycle

Source

Staticsยง

START ๐Ÿ”’

Functionsยง

ensure_initialized ๐Ÿ”’
prepare_freethreaded_pythonNeither PyPy nor GraalPy
Prepares the use of Python in a free-threaded context.
with_embedded_python_interpreterโš Neither PyPy nor GraalPy
Executes the provided closure with an embedded Python interpreter.
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here