Send Plain Message To Feishu
Project description
(一):安装
从 PYPI 安装
pip install -U feishu-plain-message
从 Github 安装
pip install git+https://github.com/yinhuanyi/feishu-plain-message.git
(二):使用方法
from feishu_message import FeishuPlainMessage
if __name__ == '__main__':
feishu = FeishuPlainMessage('13970236750', 'cli_9f9b87ccdsc970d00b', 'SVWv3GtMxkVlPgo0feOsdsUhyA728025qnf')
feishu.send_message('工单类型+工单ID', '工单基本内容')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file feishu-plain-message-1.0.1.tar.gz.
File metadata
- Download URL: feishu-plain-message-1.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0935eb5851d8ee479d660388994662da014d5a304340b64dd5118fedbb4a4b6
|
|
| MD5 |
16ad49b9bdd3e9ec84e0ca735005adde
|
|
| BLAKE2b-256 |
b4e5350de941dce6886618d9545fd59a591ac574c32563802fac315a30c8d1ad
|