会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
帅胡
2023年3月17日
钉钉消息类型汇总
摘要: { "msgtype": "text", "text": { "content": "我就是我, 是不一样的烟火@156xxxx8827" }, "at": { "atMobiles": [ "156xxxx8827", "189xxxx8325" ], "isAtAll": false } } 消
阅读全文
posted @ 2023-03-17 23:48 帅胡
阅读(106)
评论(0)
推荐(0)
python发送钉钉消息
摘要: import json import time import hmac import hashlib import base64 import urllib.parse import requests import urllib3 urllib3.disable_warnings() def sen
阅读全文
posted @ 2023-03-17 23:30 帅胡
阅读(188)
评论(0)
推荐(0)
获取下载的xlsx和xls文件内容
摘要: import requests from io import * import openpyxl import xlrd sess = requests.session() def get_xls_download_cont(download_content, sheet_index = 0): w
阅读全文
posted @ 2023-03-17 14:27 帅胡
阅读(39)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告