Skip to main content

my feishu package

Project description

概览

飞书的 Python SDK

如何安装

pip3 install cc-feishu

如何使用

引入模块

from cc_feishu.client import Client
feishu = Client(app_id='填写你的机器人的 app_id', app_secret='填写你的机器人的 app_secret')

Test

直接在根目录执行 pytest 即可,会读取 pytest.ini 的配置,并进行测试

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

cc-feishu-0.1.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

cc_feishu-0.1.2-py3-none-any.whl (7.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