# zhuifengshen/DingtalkChatbot

钉钉群自定义机器人消息Python封装

Repository: https://github.com/zhuifengshen/DingtalkChatbot
Canonical: https://ross.abutalabs.com/products/dingtalkchatbot
Homepage: https://pypi.org/project/DingtalkChatbot/
Language: Python
License: MIT
License Family: permissive
Last push: 2023-01-10T03:10:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3152, "days_push": 1331, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1314, forks 286 (observed 2026-08-28T04:04:20.418158+00:00)

## What it is
A Python wrapper library for DingTalk (钉钉) group custom robot webhook messaging. It supports all official message types including text, link, markdown, image, and ActionCard, plus rate-limit handling and signature-based encryption.

## Use cases
- send notifications to a dingtalk group from python
- send alerts from monitoring or CI to dingtalk
- aggregate github or gitlab updates into a dingtalk group
- send markdown or actioncard messages via dingtalk webhook
- handle dingtalk robot rate limits and signature encryption
- send automated test reports to a dingtalk chat

## When to choose
- you use Python and need to push messages into DingTalk groups
- you want a simple pip-installable client covering all DingTalk robot message types
- you need built-in rate limiting and signed (加签) webhook support

## When to avoid
- you need to integrate with Slack, WeCom, or other chat platforms
- you need a full DingTalk OpenAPI client beyond custom robot messaging
- your project is not in Python

## Facets
- artifact type: library
- maturity: maintenance
- function: chatbot, webhook, sdk, http-client
- domain: chatbots, messaging-platforms, developer-tools
- platform: python, cross-platform
- tags: dingtalk, dingtalk-robot, group-messaging, notification, webhook-integration, automation

## Member repositories
- zhuifengshen/DingtalkChatbot (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.418158+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:48.680420+00:00, confidence not recorded.
  - readme: https://github.com/zhuifengshen/DingtalkChatbot (fetched 2026-08-28T04:04:20.418158+00:00, sha 51c13c53ad5f)
  - homepage: https://pypi.org/project/DingtalkChatbot/ (fetched 2026-08-29T12:07:32.387235+00:00, sha 4b4e8fead74a)
  - registry_pypi: https://pypi.org/pypi/dingtalkchatbot/json (fetched 2026-08-29T12:07:32.396597+00:00, sha be42f6cfa4d1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
