xhm base python sdk
Project description
XHM SDK 使用说明
封装sdk时请多考虑去解决一类问题、而不是一个问题
使用教程
安装单个模块:
pip install xhm_all[xhm_log]
安装所有:
pip install xhm_all
二、poetry
安装:
poetry add xhm_all@0.1.7 --verbose
在代码中使用BOCHU SDK
from xhm_log import log
def test_case():
log.error('cc')
更新并安装
poetry add xhm_all==0.0.6
升级记录
| 版本 | 日期 | 更新记录 | 开发人员 |
|---|---|---|---|
| 0.0.6 | 2025-01-09 | 日志修复 | 邹慧刚 |
| 0.0.1 | 2024-12-08 | 拆分基础SDK和业务SDK | 邹慧刚 |
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
xhm_base-0.0.6.tar.gz
(7.4 kB
view details)
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 xhm_base-0.0.6.tar.gz.
File metadata
- Download URL: xhm_base-0.0.6.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.13 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
550c74fa89a502da3b28fdf5d24b993a68a204c3a9cd6be26066e19eddb12a61
|
|
| MD5 |
d609ffb54348164ca7b414c582de28c1
|
|
| BLAKE2b-256 |
0377dd8ad94f7aecbc2616fb06ed53f696935c81e2744f9708d0ac3fc02b1b7d
|
File details
Details for the file xhm_base-0.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: xhm_base-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.13 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a35daaedaab44a27dda1dcb9635b630fadde4d1121ec17130e6fc8425f872c7a
|
|
| MD5 |
a263fd5c58b1fa6ae4b403e114bba2e1
|
|
| BLAKE2b-256 |
e85a094c178c1dfea7e3c1e3614d6ea13374773f33ad32282347a310372c12fc
|