A Python Module that allows interacting with the MC-Host24 REST API
Project description
MC-Host24 Python API
A Python Module that allows interacting with the MC-Host24 REST API.
Installation
The package can be installed by cloning the repository and executing the following command in the directory:
pip install .
Usage
The module mchost24.api contains the dataclasses, types, etc. used by the API and the class MCHost24API can be used to interact with the REST API.
The class requires an API key for most of the functionality. This API key can be generated using the API key manager (see below).
API Key Manager
By executing the module with the sub command manage, the API key manager can be opened:
python -m mchost24 manage
This manager allows the generation of new API keys using the user's credentials and the invalidation of existing API keys
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mchost24-1.0.1.tar.gz.
File metadata
- Download URL: mchost24-1.0.1.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cbb48c1efa4d2895f5265a2894ff900a012f19b8f140b3047a49765f3d8e5a9
|
|
| MD5 |
21caf5f1d62593da65f7484913c547c7
|
|
| BLAKE2b-256 |
f906efaecc1801a62d360c70052c133a9b6beab6efde0757551f7d17cb6a6702
|
File details
Details for the file mchost24-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mchost24-1.0.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adcd2df9fde6ec6b6245f30743e3d8a083e35741c909e4d40c026b924bb43ac5
|
|
| MD5 |
29e0deda67b1624d83f2f36b177c9b31
|
|
| BLAKE2b-256 |
a38030543c56c06fda97b010139c9ed953954ad6ac444c7d10fb8dae5e509e32
|