BaimoMCSManager API
0.0.6 Snapshot
Python
This is a third-party library for Python language, allowing you to call MCSM-API more conveniently in Python to manage your server.
This project is still under development and only some features are supported.
Current progress:
common.py ) applications.py ) auth.py ) files.py ) plans.py ) remote_service.py ) Use pip to install the latest version:
pip install baimomcsm_apiUpdate from the old version to the latest version:
pip install baimomcsm_api --upgrade Special note: You must use from baimomcsm_api import * when importing the library!
GitBook documentation helps improve this document