Sarge
Overview
What is Sarge for?
Why not just use
subprocess
?
Main features
Python version and platform compatibility
Project status
API stability
Change log
Next steps
Tutorial
Installation and testing
Common usage patterns
Passing input data to commands
Chaining commands conditionally
Creating command pipelines
Using redirection
Capturing
stdout
and
stderr
from commands
Iterating over captures
Interacting with child processes
Environments
Working directory and other options
Unicode and bytes
Use as context managers
Synchronous and asynchronous execution of commands
About threading and forking on Posix
Next steps
Under the hood
How capturing works
Swapping output streams
How shell quoting works
How shell command formatting works
How command parsing works
Thread debugging
Future changes
Next steps
API Reference
Attributes
Functions
Classes
Shell syntax understood by
sarge
Next steps
Sarge
Docs
»
Please activate JavaScript to enable the search functionality.
Read the Docs
v: 0.1.2
Versions
latest
0.1.2
0.1.1
0.1
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.