shell like pipe
Project description
py_ppipe
介绍
在Python中模拟 shell 中的管道线
软件架构
通过重载 | 操作符,使用subprocess模拟shell中的管道线功能
安装教程
- xxxx
- xxxx
- xxxx
使用说明
p=ShellPipe()
# |p| 模拟 Shell中的 管道线 |
p = 'ls' |p| 'echo'
stdout, stderr = p.communicate()
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
特技
- 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
- Gitee 官方博客 blog.gitee.com
- 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
- GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
- Gitee 官方提供的使用手册 https://gitee.com/help
- Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/
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
shell_pipe-0.1.1.tar.gz
(5.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 shell_pipe-0.1.1.tar.gz.
File metadata
- Download URL: shell_pipe-0.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3891e55f4702247c1ea41f1cf7fc057246bc7e9e00f49d791a0911e4309ba4c
|
|
| MD5 |
a50080dc6cb9fa75337e3d3db86bdea9
|
|
| BLAKE2b-256 |
c4ebf7393c9213bd9d5b472c1090599cf6161d44aaabc9246d5083bd87cec4a1
|
File details
Details for the file shell_pipe-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: shell_pipe-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50a100c92d094f2af71d95bfe42bbdd57062b356539a2606555b10677e9d9f72
|
|
| MD5 |
399ea8495541d5507904c8b54180f335
|
|
| BLAKE2b-256 |
b7269646324401583dbbba8576a163ea53915b68518a1fe937d99b828f9304b0
|