Skip to main content

Aily Code SDK Core

Project description

Aily Code SDK Core

Development

开发时,需要在根目录中创建 .env 文件,填写如下内容:

AILY_SDK_LOCAL_DEBUG=true
AILY_SDK_CLIENT_ID=c_xxx
AILY_SDK_CLIENT_SECRET=cxxx
AILY_SDK_DOMAIN=https://ae-openapi.feishu-boe.cn/

然后通过 python -m unitest 命令通过执行单元测试来调试代码。

Build

python -m build

Upload

python -m twine upload dist/* --verbose

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aily_code_sdk_core-0.1.0b6.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

aily_code_sdk_core-0.1.0b6-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page