The latest release of the Cognite Python SDK adds support for Pyodide and it works great if the client is instantiated with a Token generated somewhere else. Any of the current credential providers that rely on msal are not working in Pyodide and some work might need to be done to patch msal to work without regular requests.