tidycmd

TidyCmd is a class for Python 3.5 to tidy up and simplify the process of piping Unix shell commands together securely, no "shell=True" necessary! Instead of large blocks of Popen text chained togethe…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install tidycmd

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.1.0 2018-08-21
1.0.1 2017-10-17
1.0.0 2017-10-12

Issues with this package?

Page last updated 2026-09-03 12:11:38 UTC