对埃文商业API的网络请求的封装,方便调用
Project description
aiwenSDK
埃文商业API的Python SDK,提供对埃文商业API的网络请求封装,方便调用。
安装
pip install aiwenSDK
快速开始
from aiwenSDK import aiwenClient, aiwenKey
# 设置API密钥
key = aiwenKey(api_key="your_api_key")
# 创建客户端实例
client = aiwenClient(key)
# 调用API
# ...具体使用方法请参考相关文档
主要模块
- client: API客户端模块
- awEnum: 枚举类型定义
- awModel: 数据模型和密钥管理
- awException: 异常处理
开发者
- 作者: aiwen
- 邮箱: sales@ipplus360.com
- 网站: https://www.ipplus360.com
许可证
请查看项目许可证文件了解详情。
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
aiwenSDK-1.0.6.tar.gz
(7.2 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 aiwenSDK-1.0.6.tar.gz.
File metadata
- Download URL: aiwenSDK-1.0.6.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
211229ac1ea497f60495e5c6372fb686a932590fec82cf16726f0307c9b650fa
|
|
| MD5 |
dcb741927725b83f27698a5750007445
|
|
| BLAKE2b-256 |
d9a99fe99e2257b0f909b034262b3c18da98711760b9887e2fdaa34d37377f6e
|
File details
Details for the file aiwenSDK-1.0.6-py3-none-any.whl.
File metadata
- Download URL: aiwenSDK-1.0.6-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a85d5888365a387af7e1904e2d6e13e6785e524ce4074c35c2ef1d4f76086cb
|
|
| MD5 |
bd1f5d4b3a26cffb067377ada5905076
|
|
| BLAKE2b-256 |
1d18f9f2cf8ba8ae70870d36a6c3ab72cef7d2191c03570085387f63d4e5a9ae
|