Skip to main content

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 a specific release by running

$ 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


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.0a3.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

pyshell-1.0.0a3-py3-none-any.whl (22.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page