Skip to main content

Shortcut the pypi package of MCSM./快捷操作MCSM的pypi包

Project description

MCSM API

Supported MCSManager Versions Python Version PyPI Downloads Ask DeepWiki

English|Chinese Simplified

Documentation

📄 Docs: docs

💡 Example: example

Introduction

mcsmapi is a PyPI package based on MCSManager, designed to simplify interactions with the MCSM API.

With this library, you can more easily access and operate the various features provided by MCSM.

Installation

You can install mcsmapi using pip:

pip install mcsmapi

If you need the latest build files, please visit Actions

Supported Features

  • Dashboard data (Overview)
  • User management (User)
  • Instance management (Instance)
  • Daemon management (Daemon)
  • File management (File)
  • Image management (Image)

Supported MCSM Versions

MCSM Version Support Status
10.x

Quick Example

from mcsmapi import MCSMAPI

# Initialize
mcsm = MCSMAPI("https://example.com") # https or http required

# Log in with username and password (API permissions depend on the account permissions)
mcsm.login("username", "password")

# Log in with API key (API permissions depend on the API key permissions)
mcsm.login_with_apikey("apikey")

# Get dashboard data
overview = mcsm.overview()
overview_data = overview.overview()

# Get MCSM version
mcsm_version = overview_data.version

Contributing

If you encounter any issues or have suggestions for improvements, feel free to submit an Issue or create a Pull Request.

License

mcsmapi is licensed under the MIT License.

Please refer to the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcsmapi-0.1.8.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcsmapi-0.1.8-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

File details

Details for the file mcsmapi-0.1.8.tar.gz.

File metadata

  • Download URL: mcsmapi-0.1.8.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcsmapi-0.1.8.tar.gz
Algorithm Hash digest
SHA256 5f53045dc1adac74e94745e0c380c0a47506ba6240e821875a9fc08cfcb94869
MD5 4ef7376e1400114cc1cd06629c98f3ec
BLAKE2b-256 39a2158d8e3e2600d3f57a9c5222021ac768bdcd5f20697dcc43fc5f14fd8c0e

See more details on using hashes here.

File details

Details for the file mcsmapi-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: mcsmapi-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 26.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcsmapi-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5fc4492dc8f570dbcbc91ab3e280f27642e33d8c394391eebfad0408db018334
MD5 e8f419b8c0c4808e20c9137f3d6cd0e5
BLAKE2b-256 3b77f43e18f57bbb0f02e1afd71fab793213ac7f19f8a7dd51e30699fab94465

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page