A Linux subprocess module.
Project description
pyshell
A Linux subprocess module, An easier way to interact with the Linux shell
pyshell should be cross platform but has only been tested with linux
Installation
You can install the latest release
$ pip install pyshell
You can install directly from GitHub
$ pip install https://github.com/volitank/pyshell/archive/refs/heads/main.tar.gz
Usage
from pyshell import pyshell
shell = pyshell()
shell.echo('Hello', "GitHub!")
Docs
Check out the Official Documentation for help with syntax and different arguments
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
pyshell-1.0.0a5.tar.gz
(22.0 kB
view hashes)
Built Distribution
pyshell-1.0.0a5-py3-none-any.whl
(22.0 kB
view hashes)
Close
Hashes for pyshell-1.0.0a5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c90da9daafbe534007274aafdd9beb21f1ea0a803301d06d60e7582b33cb0234 |
|
MD5 | b3346b81640b2aecfa7aa2a859ddd001 |
|
BLAKE2b-256 | d1568193613e0622e09f7d60512a3d648d0de783a82062ac2e3c45002faf804b |