Backward compatibility of the API is not guaranteed at this point.
JavaScript Modules
By default there are two JavaScript modules. More can be added with pyodide.registerJsModule()
. You can import these modules using the Python import
statement in the normal way.
js
The global JavaScript scope.
The JavaScript Pyodide module.
Python Modules
Utilities for evaluating Python and JavaScript code.
Similar to the builtin code
module but handles top level await. Used for implementing the Pyodide console.
The JsProxy
class and utilities to help interact with JavaScript code.
Defines pyfetch()
and other functions for making network requests.
The Pyodide event loop implementation. This is automatically configured correctly for most use cases it is unlikely you will need it outside of niche use cases.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4