A shell scripting library for Python
Project description
Shell-scripter, a shell scripting library for Python
Shell-scripter is still a work-in-progress. API may change at any time.
Installation
Shell-scripter is on the Python Package Index and can be installed with pip install shell-scripter
Example Usage
from shell_scripter import run
run("cat", "logfile").pipe("grep", "error")().show()
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
shell-scripter-0.0.1.tar.gz
(2.8 kB
view details)
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 shell-scripter-0.0.1.tar.gz.
File metadata
- Download URL: shell-scripter-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddce034fd026bae86a58080f3ec2764f0783918e8a1faceb2eeb5d21965c7659
|
|
| MD5 |
7a09dccf85418c8b94e9c91b3c03e969
|
|
| BLAKE2b-256 |
03f8089bb70104bb4836198b9fdeaee1edc91beabeff39fa2485e92fa7fa8359
|
File details
Details for the file shell_scripter-0.0.1-py3-none-any.whl.
File metadata
- Download URL: shell_scripter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79caf4454ef99cae8352ca807cb66bd24dbbee1d99fb0f11cb50288507f0b68d
|
|
| MD5 |
94437ce8b63a0abf2f06e54aab5a4f71
|
|
| BLAKE2b-256 |
8491fe217ef2350692ff809b219eb72277aaf7f31b960f8fdf2ddbfa58d3ca9e
|