通过 Docker 更加快捷地部署python-openbmclapi (更支持一键跑路)。 🎉 新增功能! 仪表盘。我们使用了 Vue.js 和前端请求(axios)等功能使得新一代仪表盘界面更加简洁。 简介 本项目是 OpenBMCLAPI 的Python 版本,OpenBMCLAPI 是通过分布式集群帮助 BMCLAPI 进行文件分发、加速中国大陆 Minecraft 下载的公益项目。
✨ 基于 OpenBMCLAPI 的Python 实现。 🎨 跨系统、跨架构。这得益于 Python 强大的语言功能。 ✨ Docker 支持。通过 Docker 更加快捷地部署python-openbmclapi (更支持一键跑路)。 🎉 新增功能! WebDAV 支持。通过基于 Web 的分布式编写和版本控制(英语:Web-based Distributed Authoring and Versioning,缩写:We...
python-versions = ">=3.8" files = [ {file = "bidict-0.23.1-py3-none-any.whl", hash = "sha256:5dae8d4d79b552a71cbabc7deb25dfe8ce710b17ff41711e13010ead2abfc3e5"}, {file = "bidict-0.23.1.tar.gz", hash = "sha256:03069d763bc387bbd20e7d49914e75fc4132a41937fa3405417e1a5...
Breadcrumbs python-openbmclapi / main.py Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 11 lines (10 loc) · 299 Bytes Raw import sys import core from core.i18n import locale if __name__ == "__main__": version = sys.ve...
The Python version of OpenBMCLAPI. Contribute to TTB-Network/python-openbmclapi development by creating an account on GitHub.
API_VERSION:str="1.10.9" USER_AGENT:str=f"openbmclapi-cluster/{API_VERSION}python-openbmclapi/{VERSION}" BASE_URL:str=Config.get("advanced.url","https://openbmclapi.bangbang93.com/") BD_URL:str=BASE_URL.replace("openbmclapi","bd") ...
The Python version of OpenBMCLAPI. Contribute to xiao-k233/python-openbmclapi development by creating an account on GitHub.
docker pull registry.cn-hangzhou.aliyuncs.com/silianz/python-openbmclapi:latest ``` 2. 创建容器: ```sh docker run -d \ -v ${/path/to/your/cache}:/opt/python-openbmclapi/bmclapi \ -e cluster.id=${cluster.id} \ -e cluster.secret=${cluster.secret} \ -e cluster.public_port=${clu...
The Python version of OpenBMCLAPI. Contribute to TTB-Network/python-openbmclapi development by creating an account on GitHub.
Folders and files Name Last commit message Last commit date Latest commit SilianZ Merge branch 'main' ofhttps://github.com/TTB-Network/python-openbmcl… Sep 16, 2024 ef8ce3e·Sep 16, 2024 History 347 Commits .github/workflows Update auto-i18n.yml ...