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:

📄 Work-in-progress 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 (untested), 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.8b1.tar.gz (18.9 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.8b1-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcsmapi-0.1.8b1.tar.gz
  • Upload date:
  • Size: 18.9 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.8b1.tar.gz
Algorithm Hash digest
SHA256 6f5dd999157cc8e4009d058581f3adcfcf6ec1a0b76584b8dcdfe5678e908e3f
MD5 c04d22ca492b51ae9ab14a49edebcecc
BLAKE2b-256 f9dbfde9d5a9834293fb720dc0e1f00ad57106f87fb04d9406841ae70e5de0e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcsmapi-0.1.8b1-py3-none-any.whl
  • Upload date:
  • Size: 24.8 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.8b1-py3-none-any.whl
Algorithm Hash digest
SHA256 b9bdca4014e720e42e4a4731b265f5e1444a25101bb85be6de3cac5c3b2909ff
MD5 071e02b6503324cee0c09782095f08c3
BLAKE2b-256 726eadbc91482c53ec95a0e145ea667102a02ecd47c50745b3e3918e99bae167

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