Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aily-core

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aily-core

Aily Core

  • 0.1.0b10
  • PyPI
  • Socket score

Maintainers
3

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc