Xontrib-pipeliner

Latest version: v0.4.5

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.1.5

Github Actions bump

0.1.4

Fix dependency

0.1.3

Added exception processing in `ppl`

0.1.2

Added showing the line that rises exception to `pl`:
bash
$ echo "1;2\n3;4\nqwe" > test.txt

$ cat test.txt
1;2
3;4
qwe

$ cat test.txt | pl "line.split(';')[1]"
IndexError: list index out of range
2
4
Error line 3: qwe

0.1.1

Fixed multicore context

0.1.0

* Added multicore pipelining with `ppl` command
* Fix import modules before using pipeliner

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.