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.1.0b1.tar.gz
(6.1 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.1.0b1.tar.gz.
File metadata
- Download URL: pyutilscripts-0.1.0b1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40c3d11a3278206f67fff79ac9c50bc8adfd21207cbea4e6615944c5d0dab050
|
|
| MD5 |
fbb15a2a93164d9d51b7b45cc0251ccb
|
|
| BLAKE2b-256 |
ffdae2d8cc45c03688a06e2d065e119afbb6aa2a332a11843f0ef6765dfefb4a
|
File details
Details for the file pyutilscripts-0.1.0b1-py3-none-any.whl.
File metadata
- Download URL: pyutilscripts-0.1.0b1-py3-none-any.whl
- Upload date:
- Size: 7.9 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 |
781e926957b2e94d71eee20b2efc571a71923d014832c89c463ebf40d4701196
|
|
| MD5 |
7b02336bd1d6b5ed70f099a1666aaffb
|
|
| BLAKE2b-256 |
974e54dca2593c0cda56e48bb05759e0bb01e3b2668d0062c89bb38f27c342dd
|