Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryancurrah/python-bash-client
https://github.com/ryancurrah/python-bash-client
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryancurrah/python-bash-client
- Owner: ryancurrah
- Created: 2014-11-09T17:41:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T22:20:41.000Z (about 9 years ago)
- Last Synced: 2023-02-26T06:36:12.899Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Python bash client
==================This is wrapper around pythons subprocess module that provides nice extras like timeout options, retry command option, and nicely formatted return statement.