Process management library
Project description
psh allows you to spawn processes in Unix shell-style way.
Unix shell is very convenient for spawning processes, connecting them into pipes, etc., but it has a very limited language which is often not suitable for writing complex programs. Python is a very flexible and reach language which is used in a wide variety of application domains, but its standard subprocess module is very limited. psh combines the power of Python language and an elegant shell-style way to execute processes.
Complete documentation is available at https://konishchevdmitry.github.io/psh/
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
File details
Details for the file psh-0.2.12.tar.gz
.
File metadata
- Download URL: psh-0.2.12.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59ab96819cc789ff36482b48a5d3a1cebee5587452287a04645dcc50f65e7f9e |
|
MD5 | 69e32c49f3876cc697406b5c6b93ec8f |
|
BLAKE2b-256 | 735b6178446da622b91cd2dd4cd1587ffb629922113723ce42053a784705b1fb |