摘要:  python 常用第三方模块 Prerequisite 参考文章:廖雪峰 参考博客:python libnum库安装使用方法 包含:Pillow、chardet、psutil、libnum、arrow、tinydb Pillow Pillow 功能太多,我只记录了制作验证码图片的功能(注意:要下载对应的字体) from PIL 阅读全文
posted @ 2022-08-10 17:33 筱团 阅读(219) 评论(0) 推荐(0) 编辑
摘要:  python 常用内建模块 Prerequisite 参考文章:廖雪峰 包含:datetime、collections(parser:构造命令行参数)、base64、hashlib、hmac、itertools、contextlib、string datetime 注意:我没记录 本地时间转换为UTC时间 和 时区转换 的方法 阅读全文
posted @ 2022-08-10 16:18 筱团 阅读(122) 评论(0) 推荐(0) 编辑