An inline Bash script runner, for Python.
Project description
bash.py
An inline Bash script runner, for Python.
Example Usage
>>> import bash
>>> bash.run("echo hi")
<BashProcess pid=24108 return_code=0>
>>> _.output
'hi\n'
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
bash.py-0.1.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file bash.py-0.1.0.tar.gz
.
File metadata
- Download URL: bash.py-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a595f979aa907838c6fee26901ba884b53a5137bc699c6157c63a17c9d34e37 |
|
MD5 | 0e23d4d043692fd3c72a7eaf1073103b |
|
BLAKE2b-256 | 9d4df703f0e069cc5c7524bc7a526634cd92d611a4dbf5a233c374679df2468e |
File details
Details for the file bash.py-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: bash.py-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b4c65998b0a4e2717dbf04b5adeb053ac84275674d52a50350bbb8c33587595 |
|
MD5 | 9f0c225b93b83ae2b7f5c4eacad4ea9a |
|
BLAKE2b-256 | 02f1145a94ab9e3e67e2a8888e73deeb1bf429dd3c80612846947a8d798a3cf9 |