pymsteams:格式化消息并发布到 Microsoft Teams

时间:2024-08-25 01:07:21
【文件属性】:

文件名称:pymsteams:格式化消息并发布到 Microsoft Teams

文件大小:58KB

文件格式:ZIP

更新时间:2024-08-25 01:07:21

Python

pymsteams 用于向 Microsoft Teams Webhooks 发送请求的 Python 包装器库。 Microsoft 将这些消息称为连接器卡。 可以仅使用主连接器卡发送消息,也可以在消息中包含其他部分。 此库使用 Microsoft Teams 的 Webhook 连接器。 请访问以下 Microsoft 文档链接以获取有关如何为您的频道获取正确 url 的说明: : 请参阅 Microsoft 文档以获取最新的屏幕截图。 安装 使用 pip 安装: pip install pymsteams 用法 创建 ConnectorCard 消息 这是 pymsteams 的最简单实现。 它将向团队 webhook url 发送一条消息,消息中包含纯文本。 import pymsteams # You must create the connectorcard o


【文件预览】:
pymsteams-master
----MANIFEST(84B)
----.github()
--------ISSUE_TEMPLATE()
----test()
--------desk_toys_1.jpg(30KB)
--------desk_toys_2.jpg(35KB)
--------test_webhook.py(6KB)
----LICENSE(11KB)
----dev-requirements.txt(792B)
----pymsteams()
--------__init__.py(7KB)
----setup.cfg(39B)
----setup.py(2KB)
----.gitignore(1KB)
----.circleci()
--------config.yml(3KB)
----README.md(7KB)

网友评论