金箍棒
Project description
🐵 金箍棒 (jgb)
✨ 如意金箍棒,大小随心,是孙悟空毕生的战斗装备。
🌟 一个 Python 工具库,提供常用的工具函数和 GUI 组件,让开发更加得心应手。
📦 安装
pip install jgb
🧩 功能模块
| 模块 | 说明 |
|---|---|
jgb.util |
🛠️ 通用工具函数集合(文件、日志、数学、图像、并行处理等) |
jgb.conn |
📡 连接通信模块(串口、TCP/UDP、发布订阅等) |
jgb.gui |
🖥️ GUI 组件(Qt、Matplotlib、OpenCV、VTK 可视化工具) |
jgb.tools |
🐚 命令行工具 |
🚀 快速开始
import jgb
from jgb.util import file_util, log_util, np_util
# 使用各模块提供的工具函数
⌨️ 命令行工具
# 查看系统和包信息
jgb_info
📝 依赖
- Python >= 3.7
- numpy, scipy, pandas, matplotlib
- loguru, pyyaml, pydantic
- 完整依赖见 requirements.txt
📜 许可证
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
jgb-0.2.1-py3-none-any.whl
(85.4 kB
view details)
File details
Details for the file jgb-0.2.1-py3-none-any.whl.
File metadata
- Download URL: jgb-0.2.1-py3-none-any.whl
- Upload date:
- Size: 85.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c50506e2aa46c9ab8e21a324ec22cedccf733c8bbc965cc44ef0331f4285078d
|
|
| MD5 |
a5e5a7345b900fbea128ba2139910e1a
|
|
| BLAKE2b-256 |
a2cf85710e991c28b99565f674b0dad3a8de0b82591c5457ad58c99560eeba3d
|