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

[!important] We need your help, the documentation for this project has not been written yet, if you are willing, please submit pr to help us write the documentation.

Documentation

The documentation is not yet complete, if you need it, please visit deepwiki-mcsmapi

You can also find:

📄 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.8b3.tar.gz (18.6 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.8b3-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcsmapi-0.1.8b3.tar.gz
  • Upload date:
  • Size: 18.6 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.8b3.tar.gz
Algorithm Hash digest
SHA256 e6f3c609a953e306dd8d6c6b118be6c6fdbbcb00d3cd46fea9caa7c1ace8bce8
MD5 4a91aaf775be1398142126e8054bbf28
BLAKE2b-256 30d80efbd588ce58dd564f8ce03c80ea22c11dfc1840d3156817a837efd93e6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcsmapi-0.1.8b3-py3-none-any.whl
  • Upload date:
  • Size: 24.5 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.8b3-py3-none-any.whl
Algorithm Hash digest
SHA256 82105e14896ee8d37b68cf2709f7c8ef73337ab6701b22a1bdf50cfff21d61d7
MD5 180300e3bb7336fc482640b2f007cc19
BLAKE2b-256 ddd921e1ac0d979a4ffc340233a2dc494ba2df5352c0b4fb43b0bb9f0d6dc465

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