mcsmapi 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mcsmapi
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A Pypi package based on MCSManager, designed to simplify interaction with MCSM API.
5
5
  Home-page: https://github.com/molanp/mcsmapi
6
6
  Author: molanp
@@ -16,29 +16,29 @@ Requires-Dist: aiohttp
16
16
 
17
17
  ![Supported MCSManager Versions](https://img.shields.io/badge/Supported%20MCSManager%20Versions-10.2.1,10.1.0-blue)
18
18
  ![Python Version](https://img.shields.io/badge/Python%20Version-%3E%3D3.7-blue)
19
- ![PyPI Downloads](https://img.shields.io/pypi/dm/mcsmapi_client)
19
+ ![PyPI Downloads](https://img.shields.io/pypi/dm/mcsmapi)
20
20
 
21
21
  English|[简体中文](README_zh-cn.md)
22
22
 
23
23
  ## Introduction
24
24
 
25
- `mcsmapi-client` is a Pypi package based on [MCSManager](https://github.com/MCSManager/MCSManager), designed to simplify interaction with MCSM API.
25
+ `mcsmapi` is a Pypi package based on [MCSManager](https://github.com/MCSManager/MCSManager), designed to simplify interaction with MCSM API.
26
26
 
27
27
  Through this library, you can easily access and operate various functions provided by MCSM.
28
28
 
29
29
  ## Installation
30
30
 
31
- You can use `pip` to install `mcsmapi-client`:
31
+ You can use `pip` to install `mcsmapi`:
32
32
 
33
33
  ```bash
34
- pip install mcsmapi_client
34
+ pip install mcsmapi
35
35
  ```
36
36
 
37
37
  ## Usage method
38
38
 
39
39
  ### Example code
40
40
 
41
- Here are some examples of how to use `mcsmapi-client`:
41
+ Here are some examples of how to use `mcsmapi`:
42
42
 
43
43
  ```python
44
44
  from mcsmapi import overview
@@ -6,8 +6,8 @@ mcsmapi/image.py,sha256=aqgR5UZCqc-tfL-HXQk-KFTqkhXk75ordYf_F-Q23pY,3202
6
6
  mcsmapi/instance.py,sha256=jNGwtDJ-L636ouB2HkDwazXF5BtjkjK48lIg_KL3LRs,15296
7
7
  mcsmapi/overview.py,sha256=vzJFzE5DEmbhqSXqPk_X7kuR8mSQGEQPjuYy45BgRBE,980
8
8
  mcsmapi/users.py,sha256=BQT3dG8IVmstzJHCArv7Hfvpzw0HDj2JQ3AmvtvwVb8,2958
9
- mcsmapi-0.1.0.dist-info/LICENSE,sha256=kn0yZGn5uLIJtr2aAXy8pz_wJqal15ZGnynTU1fCnLQ,1063
10
- mcsmapi-0.1.0.dist-info/METADATA,sha256=gdqO5nYXYdx6bTDlFr3bXUuGTYCNVDUKon0sIvSZoG0,2481
11
- mcsmapi-0.1.0.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
12
- mcsmapi-0.1.0.dist-info/top_level.txt,sha256=8MUYHd1Or4cbSCd93IaqLA72w0weEuKieopVwIfVlWo,8
13
- mcsmapi-0.1.0.dist-info/RECORD,,
9
+ mcsmapi-0.1.1.dist-info/LICENSE,sha256=kn0yZGn5uLIJtr2aAXy8pz_wJqal15ZGnynTU1fCnLQ,1063
10
+ mcsmapi-0.1.1.dist-info/METADATA,sha256=SXCBVsVmcXMQE7LOtLDrBNg2NTxnkAHFqY_D8AQaK24,2446
11
+ mcsmapi-0.1.1.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
12
+ mcsmapi-0.1.1.dist-info/top_level.txt,sha256=8MUYHd1Or4cbSCd93IaqLA72w0weEuKieopVwIfVlWo,8
13
+ mcsmapi-0.1.1.dist-info/RECORD,,