Simplified Chinese|English
mcsmapi
is a Pypi package based on MCSManager designed to simplify interaction with the MCSM API.
With this library, you can more easily access and manipulate the various features provided by MCSM.
You can install mcsmapi
using pip
:
pip install mcsmapi
- login (login)
- Dashboard data (Overview)
- User Management (Users)
- Instance Management (
Instance
) - Node Management (Daemon)
- File Management (
File
) - Image Management (
Image
)
MCSM Version | Support Status | Compatible Versions |
---|---|---|
10.1.0 ~ 10.2.1 | ✅ | 0.1.1 |
If you find any issues or have suggestions for improvements, feel free to submit an Issue or create a Pull Request.
mcsmapi
uses the MIT license.
See the LICENSE file for more information.