GitHub - XedGo/pubg: pubg api python demo (绝地求生战绩查询APIpython实例)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

4 stars

Watchers

0 watching

Forks

1 fork

Releases

No releases published