故事:易于使用的Hypixel python包装器 源码
文件 什么是故事? Tales是一种使用python设计的易于使用的新型hypixel API包装器。 安装 python -m pip install -U git+https://github.com/elfq/tales 支持的API迷你游戏 闪电战 Bedwars 天战 还有更多 例子 from tales import blitz , api api . key = "Your Hypixel API key" wins = blitz . wins ( "Technoblade" ) print ( wins )
文件列表
tales-main.zip
(预估有个14文件)
tales-main
docs
tales
bedwars.html
12KB
blitz.html
11KB
index.html
7KB
auth.html
8KB
LICENSE
1KB
setup.py
657B
.gitignore
2KB
暂无评论