Execute and Interact With Programme or Commands using Python
Project description
PXinteract
Execute and Interact With Programme or Commands using Python
PXinteract.py
Interact with subprocess send stdin in a list and receives stdout & stderr.
USAGE example,
from PXinteract import interact
op=interact(cmd,inp_list=[],stream=1)
- inp_list will be sent in STDIN one by one
- stream can be 1 , 2 or 3
- 1 is for STDOUT
- 2 is for STDERR
- 3 is for [STDOUT,STDERR]
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 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
File details
Details for the file pxinteract-0.1-py3-none-any.whl.
File metadata
- Download URL: pxinteract-0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afe9f76e4c32161193e2bc91fa449a3579d44e7e2d869c1f962b57e1221ba175
|
|
| MD5 |
3b8e7510a6a781735a67e93c33958c75
|
|
| BLAKE2b-256 |
29c6518d47a9881bc716dd38f8a3b5fec30c06785f0ba448127a391b46f18206
|