pyodide/docs/usage/api/js-api.md

501 B

Javascript API

Backward compatibility of the API is not guaranteed at this point.

Globals

.. js-doc-summary:: globals
.. js-doc-content:: globals

(js-api-pyodide)=

pyodide

.. js-doc-summary:: pyodide
.. js-doc-content:: pyodide

(js-api-pyproxy)=

PyProxy

A PyProxy is an object that allows idiomatic use of a Python object from Javascript. See {ref}type-translations-pyproxy.

.. js-doc-summary:: PyProxy
.. js-doc-content:: PyProxy