阿贝智能开放平台SDK
Project description
阿贝智能开放平台的SDK
阿贝智能在应用过程中,踏遍了全世界各种资源,筛选了一批优秀的资源,计划陆续开放出来,让开发者更便捷的接入。
快速开始
安装
pip install abeiai
使用举例
from abeiai.v1 import AbeiAI
ab = AbeiAI()
ab.set_app_id('xxx')
ab.set_app_secret('xxx')
# 查询价格方案
ab.group()
# 查消费
ab.history('xxx')
# 查充值记录
ab.recharge()
# 查信息
ab.app()
# 画图,字典内容见API文档
ab.draw({})
使用方式
具体参数内容见文档,请注意参数的格式。
传送门:接口文档对照
文档里有联系方式。
版本历史
1.0.0 首次发布
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
abeiai-1.0.0.tar.gz
(4.0 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 abeiai-1.0.0.tar.gz.
File metadata
- Download URL: abeiai-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4eadac59e7bdbbb2de8cb32834e73640a9f980bbcde7ab1ebb6a12d9a03b633
|
|
| MD5 |
09a6345e251998bdd6fc904100820682
|
|
| BLAKE2b-256 |
0865e7a31e55f452668969374b6fc9f20a3def53a40c24770aa8f96ff6511000
|
File details
Details for the file abeiai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: abeiai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58a0302bfcd50de501532c0c76b9940b7f2f0290842acbaba3a4fb9c41ae5172
|
|
| MD5 |
0e02f3da116ca022ea8636820edc73ea
|
|
| BLAKE2b-256 |
03483863bfb31a9912bc34f87c099367d9c8090a8f71bbf1f88ba578f125f928
|