Personal tools collection for various utilities
Project description
py3_tools
个人常用 Python 工具集,包含调试、Gitee PR 统计等实用模块,适用于开发、数据分析和分布式调试等场景。
工具目录
| 工具模块 | 简介 | 使用说明/示例 |
|---|---|---|
| py_debug | Python 调试增强工具,支持单进程和分布式调试 | py_debug 使用说明 |
| gitee_pr_utils | Gitee PR 查询与统计工具 | gitee_pr_stat 使用说明 |
安装
git clone https://github.com/hhqx/py3_tools.git
cd py3_tools
pip install -e .[dev,py_debug,gitee]
- 只需调试工具:
pip install -e .[py_debug] - 只需 Gitee 工具:
pip install -e .[gitee]
快速入口
License
MIT
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
py3_tools_hqx-1.0.2.tar.gz
(13.7 kB
view details)
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 py3_tools_hqx-1.0.2.tar.gz.
File metadata
- Download URL: py3_tools_hqx-1.0.2.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b793a3bc405abdb4e947dd24cd446fe783017b35dcbbc9d1c47e89f5b86fed13
|
|
| MD5 |
6fc2d33a2e11e7ab10f9d70b1df5f1b7
|
|
| BLAKE2b-256 |
3982d6721e82acf79eefb97e0ff38e76c889a1fec10ad95047e1debc1f6e8191
|
File details
Details for the file py3_tools_hqx-1.0.2-py3-none-any.whl.
File metadata
- Download URL: py3_tools_hqx-1.0.2-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48ed9b501de29e7ff31fe4b3b82ff4bf89a92b8148ab9922f87df747462840f8
|
|
| MD5 |
b9dc13784c80450a7c1880bffb671f94
|
|
| BLAKE2b-256 |
b567826782e3bda135b6ff5f0d89b9a899780900474c1fa2af768bc02c072b9e
|