这只是一个简单的python(基于python3)列子,前端是扒皮什么游戏网的我忘记了
demo: http://pubg.xedgo.com
Install
pip3 install flask
pip3 install requests
pip3 install re
pip3 install json
port 端口
app.run(host='0.0.0.0',port='80')
运行
python index.py
GitHub - XedGo/pubg: pubg api python demo (绝地求生战绩查询APIpython实例)
{{ message }}
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
这只是一个简单的python(基于python3)列子,前端是扒皮什么游戏网的我忘记了
demo: http://pubg.xedgo.com
pip3 install flask
pip3 install requests
pip3 install re
pip3 install json
app.run(host='0.0.0.0',port='80')
python index.py
pubg api python demo (绝地求生战绩查询APIpython实例)
No releases published