PyUtilScripts 是一个基于 Python 的通用小工具集合,目标是提供编写通用任务的辅助工具。
Project description
PyUtilScripts
PyUtilScripts 是一个基于 Python 的通用小工具集合,目标是提供编写通用任务的辅助工具。
📜 脚本列表
| 脚本名称 | 功能描述 | 示例用法 |
|---|---|---|
fcopy.py |
基于清单文件的复制工具 | fcopy -l list.txt -s src_dir -d dest_dir |
forward-tcp.py |
TCP 端口转发工具 | forward-tcp -s 0.0.0.0:8081 -d 127.0.0.1:1081 |
prunedirs.py |
递归删除空目录 | prunedirs /path/to/dir |
⚙️ 安装与使用
1. 克隆仓库
git clone https://github.com/ZeroKwok/PyUtilScripts.git
cd PyUtilScripts
2. 直接运行(无需安装)
所有脚本均可直接执行:
python3 script_name.py [args]
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.
Source Distribution
pyutilscripts-0.3.0b0.tar.gz
(12.9 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 pyutilscripts-0.3.0b0.tar.gz.
File metadata
- Download URL: pyutilscripts-0.3.0b0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fff3191ef7c07d94ac4553ab977dc3ac005e59699b3e7b56078242e2817fe46f
|
|
| MD5 |
541f2569de9c357a07111c87757da113
|
|
| BLAKE2b-256 |
ced9dae6c41551864ccacd83018c8d16df2520df5743ffd66fef7d075ac76183
|
File details
Details for the file pyutilscripts-0.3.0b0-py3-none-any.whl.
File metadata
- Download URL: pyutilscripts-0.3.0b0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aa7651aefd13455602146dd0d09aa240e94a0b58d08f31334e0189d31e5d5b1
|
|
| MD5 |
765b9e1930f8a2749978ba84afe94a1a
|
|
| BLAKE2b-256 |
53dbad3b8245a6c262e3f6e35448750a711a44de699b20cb22f1222a59f54d90
|