Description
Python snippets can be run conveniently inside shell pipelines with a compact command-line helper. This tool is for terminal users who want quick data transformations without writing full scripts. It executes supplied code, so shell quoting, untrusted input, and command history need care.