ToolBox for Python, Easy to Use.
Project description
ToolBox for Python, Easy to Use.
概述
ztools模块封装了使用Python语言编写的工具。
- 工程主页: https://github.com/zoumingzhe/ztools
- 下载地址: https://pypi.python.org/pypi/ztools
- 法律许可: MIT license , (C) 2018-2020 ZouMingzhe <zoumingzhe@qq.com>
安装
通过pip命令安装ztools模块:
pip install ztools
如果已经安装ztools模块,可以通过pip命令更新:
pip install --upgrade ztools
更多安装信息请查阅 安装文档 。
工具
- timeout: https://github.com/zoumingzhe/ztools/blob/master/ztools/ztools/tool/timeout.py
- 超时,提供超时判断。
- progressbar: https://github.com/zoumingzhe/ztools/blob/master/ztools/ztools/tool/progressbar.py
- 进度条,提供进度条显示。
- plot: https://github.com/zoumingzhe/ztools/blob/master/ztools/ztools/GUI/plot.py
- 绘图,提供基于matplotlib的绘图功能。
- filebase: https://github.com/zoumingzhe/ztools/blob/master/ztools/ztools/file/filebase.py
- 文件,提供文件访问与相关操作。
- xls: https://github.com/zoumingzhe/ztools/blob/master/ztools/ztools/file/xls.py
- Excle,提供对.xls文件访问与相关操作。
- MySQL: https://github.com/zoumingzhe/ztools/blob/master/ztools/ztools/db/MySQL.py
- MySQL数据库,提供基于pymysql的MySQL数据库访问。
例程
例程存放在工程文件的 examples 目录下。
测试
单元测试存放在工程文件的 test 目录下。
支持
本项目由 ZouMingzhe <zoumingzhe@qq.com> 创建并维护。
为了完善ztools模块的功能,欢迎您贡献代码至: https://github.com/zoumingzhe/ztools
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ztools-2.2.5-py2.py3-none-any.whl (21.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size ztools-2.2.5.tar.gz (15.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for ztools-2.2.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b58474e3633355fdea1098c540c7292d8cb0a5ac1faeb3d3799166aeeb7961d |
|
MD5 | 426964f6f8539d0b7398ef9cb7499205 |
|
BLAKE2-256 | 4c6f1ca5f7898cacfb1a22d527405400160794390b8bd8708280350818a3a63f |