``(一):安装``
从 PYPI 安装
pip install -U feishu-message
从 Github 安装
pip install git+https://github.com/yinhuanyi/feishu-message.git **``(二):使用方法``**
from feishu_message import FeishuMessage
if __name__ == '__main__':
feishu = FeishuMessage('13970236750', 'cli_9f9b87ccdsc970d00b', 'SVWv3GtMxkVlPgo0feOsdsUhyA728025qnf')
feishu.send_message('工单类型+工单ID', '工单基本内容', 'http://10.102.0.14:8000/')
欢迎提交PR
Release files for feishu-message 1.0.0
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-message-1.0.0.tar.gz | 2.6 kB | Details |
Release files / feishu-message-1.0.0.tar.gz
| Download URL | feishu-message-1.0.0.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
611d7b30ebb4e970e437c6e68e81e5f45c2b8996f0c386f730d41cd89a76f48d
|
|
BLAKE2b-256 checksum How to use checksums |
4e36d7ee07757523a206b974fcae2839386f278ff111b4462532592e7bf830d2
|
| 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
|