文件名称:r6stats.py:R6Stats.com API的Python包装器
文件大小:7KB
文件格式:ZIP
更新时间:2024-04-14 12:28:29
Python
r6stats.py r6stats.py是R6Stats.com API的Python包装器 用法 import r6stats stats = r6stats . Stats ( key = "" ) generic_stats = stats . get_generic_stats ( username = "BikiniBodhi" , platform = r6stats . Platform . pc ) print ( generic_stats . wins ) 更多示例在 失误 如果找不到给定的东西,模块将引发KeyError
【文件预览】:
r6stats.py-master
----examples()
--------generic_stats.py(172B)
--------seasonal_stats.py(218B)
--------operator_stats.py(191B)
----setup.py(898B)
----.gitignore(5B)
----r6stats()
--------platforms.py(178B)
--------stats.py(11KB)
--------result.py(6KB)
--------seasons.py(517B)
--------__init__.py(86B)
----README.md(448B)