{ "version": "0.0.1", "configurations": [ { "name": "static", "runtimeExecutable": "python", "runtimeArgs": ["-m", "http.server", "8934"], "port": 8934 } ] }