{ "interpreter": "/static/pyodide/pyodide.mjs", "files": { "/static/py/utils.py": "./utils.py", "/static/config/base_element.json": "./base_element.json", "/static/config/strad_element.json": "./strad_element.json" }, "fetch": [ { "files": ["__init__.py", "event.py", "factories.py", "model.py", "protocol.py", "registries.py", "util.py", "view.py"], "from": "/static/py/strad", "to_folder": "strad" } ] }