(一):安装
从 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', '工单基本内容')
Release files for feishu-plain-message 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| feishu-plain-message-1.0.1.tar.gz | 2.4 kB | Details |
Release files / feishu-plain-message-1.0.1.tar.gz
| Download URL | feishu-plain-message-1.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a0935eb5851d8ee479d660388994662da014d5a304340b64dd5118fedbb4a4b6
|
|
BLAKE2b-256 checksum How to use checksums |
b4e5350de941dce6886618d9545fd59a591ac574c32563802fac315a30c8d1ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|