Send Message To Feishu
Project description
``(一):安装``
从 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
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
feishu-message-1.0.0.tar.gz
(2.6 kB
view details)
File details
Details for the file feishu-message-1.0.0.tar.gz.
File metadata
- Download URL: feishu-message-1.0.0.tar.gz
- Upload date:
- Size: 2.6 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 |
611d7b30ebb4e970e437c6e68e81e5f45c2b8996f0c386f730d41cd89a76f48d
|
|
| MD5 |
d7b5fd2cf986ac0afc15c53b82d12683
|
|
| BLAKE2b-256 |
4e36d7ee07757523a206b974fcae2839386f278ff111b4462532592e7bf830d2
|