自己封装的 Python 常用工具库(prestool)

一、安装 需Python 版本建议 3.7 以上 pip install --upgrade prestool 二、常用工具 from prestool.Tool import Tool tool = Tool() 1、随机数据 tool.random_name() # 随机姓名 tool.rand
posted @ 2022-03-15 09:47  狂师  阅读(213)  评论(0编辑  收藏  举报