ToolBox for Python, Easy to Use.
Project description
ToolBox for Python, Easy to Use.
概述
ztools模块封装了使用Python语言编写的工具。
法律许可: 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数据库访问。
文档
API(应用程序接口)文档、用法和例程可查阅 documentation 目录下的文档。
.rst后缀文件可以在任何文本编辑器中查看或者使用 Sphinx 转换成HTML或PDF格式
例程
例程存放在工程文件的 examples 目录下。
测试
单元测试存放在工程文件的 test 目录下。
支持
本项目由 ZouMingzhe <zoumingzhe@qq.com> 创建并维护。
为了完善ztools模块的功能,欢迎您贡献代码至: https://github.com/zoumingzhe/ztools
语言
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ztools-2.4.7.tar.gz.
File metadata
- Download URL: ztools-2.4.7.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffd5e287b9792175ce2375351fc6c6aa69f8fda0c11d675a7dc7c5e0ffe00cc5
|
|
| MD5 |
4da27489bc7bc99e9b93c9d7e5853005
|
|
| BLAKE2b-256 |
26ad397db3d4932f814fe18cf74ac3424793d6fa9ef44915813773b58f88d0dd
|
File details
Details for the file ztools-2.4.7-py2.py3-none-any.whl.
File metadata
- Download URL: ztools-2.4.7-py2.py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57f25dd236a9eae3aaf5df4d5b74045252f9e26e405715611c1f47d93b39b824
|
|
| MD5 |
6cef0631b49fbe001664bf80a60dc9e3
|
|
| BLAKE2b-256 |
edf3ad5d1c4fb462b7b7e3b43ed524d396a777fc14df0a84d38de1fb2a42b24b
|