A wrapper for subprocess which provides command pipeline functionality.
Project Links
Meta
Author: Vinay Sajip
Classifiers
Development Status
- 5 - Production/Stable
Environment
- Console
- MacOS X
- Win32 (MS Windows)
Intended Audience
- Developers
- System Administrators
Operating System
- MacOS :: MacOS X
- Microsoft :: Windows
- POSIX
- Unix
Programming Language
- Python
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3.14
- Python :: Implementation
Topic
- Software Development :: Libraries
- Software Development :: Libraries :: Python Modules
- System :: Shells
The sarge package provides a wrapper for subprocess which provides command pipeline functionality.
This package leverages subprocess to provide easy-to-use cross-platform command pipelines with a POSIX flavour: you can have chains of commands using ;, &, pipes using | and |&, and redirection.
0.1.8
Jan 20, 2026
0.1.7.post1
Dec 11, 2021
0.1.7.post0
Dec 11, 2021
0.1.7
Dec 10, 2021
0.1.6
Aug 24, 2020
0.1.5.post0
Jun 19, 2018
0.1.5
Jun 18, 2018
0.1.4
Jan 24, 2015
0.1.3
Jan 17, 2014
0.1.2
Dec 17, 2013
0.1.1
Jun 04, 2013
0.1
Feb 10, 2012
Wheel compatibility matrix
Files in release
No dependencies