Name: | python36-plumbum |
---|---|
Version: | 1.6.7 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 990020 |
License: | MIT |
RPM: | python36-plumbum-1.6.7-2.el7.noarch.rpm |
Source RPM: | python-plumbum-1.6.7-2.el7.src.rpm |
Build Date: | Sat Aug 24 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tomerfiliba/plumbum |
Summary: | Shell combinators library |
Description: | Ever wished the wrist-handiness of shell scripts be put into a real programming language? Say hello to Plumbum Shell Combinators. Plumbum (Latin for lead, which was used to create pipes back in the day) is a small yet feature-rich library for shell script-like programs in Python. The motto of the library is "Never write shell scripts again", and thus it attempts to mimic the shell syntax ("shell combinators") where it makes sense, while keeping it all pythonic and cross-platform. |