5/8/2022
•
EN
Pyodide, PyScript - Monkey patching requests
Explains how to monkey patch Python's requests library to work in PyScript/Pyodide by using pyodide.open_url() for HTTP calls.