Skip to content
/ pubg Public

pubg api python demo (绝地求生战绩查询APIpython实例)

Notifications You must be signed in to change notification settings

XedGo/pubg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这只是一个简单的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

About

pubg api python demo (绝地求生战绩查询APIpython实例)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published