
sh 2.2.2
0
Python subprocess replacement
Contents
Python subprocess replacement
Stars: 7233, Watchers: 7233, Forks: 504, Open Issues: 11The amoffat/sh repo was created 14 years ago and the last code push was 3 months ago.
The project is extremely popular with a mindblowing 7233 github stars!
How to Install sh
You can install sh using pip
pip install sh
or add it to a project with poetry
poetry add sh
Package Details
- Author
- Andrew Moffat
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/sh/
- Documentation:
- https://sh.readthedocs.io/
- GitHub Repo:
- https://github.com/amoffat/sh
Classifiers
- Software Development/Build Tools
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common sh errors.
Code Examples
Here are some sh code examples and snippets.
GitHub Issues
The sh package has 11 open issues on GitHub
- sh deadlocking in child fork process due to logging
pythonfix




