Skip to main content
Log in

Mojo module

python

Implements Python interoperability.

You can import these APIs from the python package. For example:

from python import Python
from python import Python

Structs

  • Python: Provides methods that help you use Python code in Mojo.

Was this page helpful?