Skip to main content

A simple way to run terminal commands within a Python script.

Project description

# simple_terminal
A simple way to run terminal commands within a Python script.


## Code Example
```python
from simple_terminal import Terminal

terminal = Terminal()

terminal.command('ls')
```

## Motivation
This library exists to run terminal commands from within a script to create easier automation of commonly performed tasks.

## Installation
pip install simple_terminal

## License
MIT

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

simple_terminal-0.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file simple_terminal-0.2.tar.gz.

File metadata

File hashes

Hashes for simple_terminal-0.2.tar.gz
Algorithm Hash digest
SHA256 6c910e53351c4006888724c7ed4d97a0d4781b1526148b71bdc9bdc0861388bf
MD5 b3fbfee4e10acda0dd63c18f0a8c7df0
BLAKE2b-256 8932646bb1ddc6aa3b07c0bb44bbb862207e3d102ff50c654b839f0ee19ab560

See more details on using hashes here.

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