minehut:Minehut API的包装器

时间:2021-03-27 00:48:27
【文件属性】:
文件名称:minehut:Minehut API的包装器
文件大小:9KB
文件格式:ZIP
更新时间:2021-03-27 00:48:27
Python :package: Minehut Python minehut API的API包装器。 :wrench: 安装 使用软件包管理器安装主分支。 pip install git+https://github.com/SuperOrca/minehut.git :pushpin: 用法 要导入,请使用minehut import minehut 例子: import minehut # Retrieving the Minehut server through its name server = minehut . getServer ( "Elestra" ) # Printing all the plugin names inside the server print ([ plugin . getName () for plugin in server . getPlugins ()]) :plus: 贡献 拉请求是欢迎的。 对
【文件预览】:
minehut-main
----LICENSE(1KB)
----.idea()
--------minehut.iml(458B)
--------misc.xml(185B)
--------vcs.xml(180B)
--------modules.xml(266B)
--------.gitignore(47B)
--------inspectionProfiles()
----requirements.txt(63B)
----setup.py(613B)
----.gitignore(1KB)
----minehut()
--------server.py(3KB)
--------manager.py(6KB)
--------__init__.py(195B)
--------network.py(648B)
--------plugin.py(2KB)
----README.md(934B)
----.gitattributes(66B)

网友评论