Zxpy

Latest version: v1.6.3

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

Scan your dependencies

Page 4 of 5

1.2.3

- Renamed `zx.start()` to `zx.install()` for clarity

1.2.2

- Fix using string attributes over bash f-strings, i.e. `(~f'...').splitlines()`

1.2.1

zx.start()` in REPL now preserves the REPL's imports and locals

1.2.0

- Improve support for shell strings inside functions
- Allow accessing attributes on shell strings, like `(~"grep ...").splitlines()`

1.1.1

Remove the use of `:=` operator for backwards compatibility.

1.1.0

- It no longer waits for the shell command to finish before printing its output.
eg. `~'echo hello; sleep 1; echo bye'`
- Added REPL support: Running `zxpy` with no arguments starts up a REPL. More info [here](https://github.com/tusharsadhwani/zxpy#interactive-mode).

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.