Personal tools collection for various utilities
Project description
py3_tools
个人常用 Python 工具集,包含调试、Gitee PR 统计及 AI 辅助开发示例,适用于开发、数据分析和分布式调试等场景。
工具目录
| 工具模块 | 简介 | 使用说明/示例 |
|---|---|---|
| py_debug | Python 调试增强工具,支持单进程和分布式调试 | py_debug 使用说明 |
| gitee_pr_utils | Gitee PR 查询与统计工具 | gitee_pr_stat 使用说明 |
| test_mha_attn | 基于 AI 生成的 MultiheadAttention 替换系统 | AI 辅助开发示例 |
安装
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.3.0.tar.gz
(42.6 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.3.0.tar.gz.
File metadata
- Download URL: py3_tools_hqx-1.3.0.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff6857c2efae7c101286c844853021e424d2de5e1cc7585039b72f493251f095
|
|
| MD5 |
a2e677749a0d972c677999ee04e5fd6f
|
|
| BLAKE2b-256 |
302398e965034b5ddf2e2a403ea9ca4c283081984d4cb17f971f21c903d9e2ad
|
File details
Details for the file py3_tools_hqx-1.3.0-py3-none-any.whl.
File metadata
- Download URL: py3_tools_hqx-1.3.0-py3-none-any.whl
- Upload date:
- Size: 52.4 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 |
5ccacd5053ded3fd4ae784ced96a557fc291dcde987bbda5ab901eda87de90c4
|
|
| MD5 |
4f8d9f370792875f374bf06f1e8c2e15
|
|
| BLAKE2b-256 |
1327d5f1991728ae2f44a27c87a3ba1021c78fdde1354a10a7eaae99bd2824f1
|