For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
python_object
Implements PythonObject.
You can import these APIs from the python package. For example:
from std.python import PythonObject
Structs
-
PythonObject: A Python object.