Skip to main content

No project description provided

Project description

DingTalk2 介绍

image image Documentation Status

钉钉支持 Webhook 模式接入事件推送、机器人收消息以及卡片回调等

快速开始

准备工作

快速开始指南

1、安装 dingtalk2

python -m pip install dingtalk2

2、使用 dingtalk2

from dingtalk2 import dingtalk

access = '6eab6a1161ea33c2693aae53fe92c298469f685aed8261ffdfd15d2bcfcxxxxxxx'
secret = 'SEC0ed50da84fca5e37491b032a660dcfd2fd6aef8e2dcb74caa39ddxxxxxxxxxx'

client = dingtalk.DingTalk(access=access, secret=secret)

client.text("hello")
client.image(pic_url='http://uc-test-manage-00.umlife.net/jenkins/pic/flake8.png')

技术支持

可以搜索共创群,答疑交流。

共创群ID:xxx (钉钉搜索群号入群);

也可以扫码入群:

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

dingtalk2-0.1.2.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

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