echovr api:Echo VR的HTTP API的Python绑定 源码

上传:please_38014 浏览: 11 推荐: 0 文件:ZIP 大小:33.5KB 上传时间:2021-02-25 06:28:59 版权申诉
Echo VR API Echo VR的HTTP API的Python绑定。 安装 如果还没有,和 。 现在,在您的项目目录中,运行: pipenv install echovr-api 用法 基本用法示例: from requests.exceptions import ConnectionError import json import echovr_api try: game_state = echovr_api.fetch_state() print(f"Game status: {game_state.game_status}") print(f"Se
上传资源
用户评论