Piston-cli

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 2

1.5.0

1.4.3

Bug Fixes

- 🐛 Choose config after checking if load packages is not `None` - 8c2173e.

1.4.2

Features

- ✨ Added a nix flake to the repository for easy NixOS development and building. It also serves as a development package for Nix users. - 64.
- ✨ Implement signal handling, gives out a farewell message on hitting `SIGINT` - 65.

Bug Fixes

- 🐛 Add `PyYAML (5.4.1)` as a dependency - 63.
- 🐛 Originally you would get `One or more configuration...` whenever it found `>=1` paths, basically everytime. Which wasn't really true, in this release, it only shows the message if you have more than 1 confgiurations found in the path - 0603aab48670080597731b2a6aedc38c9cd95446.

1.4.1

Bug fixes.

1.4.0

Features

- ✨ Adds a configuration system where you can configure various things, currently `box_style` and `theme`.
- ✨ Now says a sad goodbye when you exit the piston shell.
- ✨ Moves development from pipenv to poetry environment.
- ✨ Having a plane box around the code output, sounds boring? Yes, atleast for me, now we can configure it in `config.yml`, with `box_style` key, this style would then be used to print the code output.
- ✨ Enhances `stdin` and `argv` parsing:
* make it like python string parser, each input would be contained inside quotes, double/single, and once can escape it with the help of backslash `\`.
* Example: `"Jason\"s cute cat"` will be converted to `Jason"s cute cat` and `'Jason\'s naughty cat"s pillow is dirty'` will be converted to `Jason's naughty cat"s pillow is dirty`
- Makes `-T`/` --themelist` more better and informative, by showing a short snippet of each theme, so that a user can choose and differentiate between the themes in a better way.
- ✨ Moves all list commands to `--list` flag, exampe: `--list themes`

Join our Discord community: https://discord.gg/c7dZ4zdGQT
Install Piston CLI: https://pypi.org/project/piston-cli/

1.4.0rc3

Test release 3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.