Pype-cli

Latest version: v0.7.1

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

Scan your dependencies

Page 3 of 5

0.5.1

- Complete `pype <plugin> --open-pype <pype>`

0.5.0

- Functionality

- Store configurations in a ~/.pype folder instead of separate files
- Add logging capabilities that are saved in configuration file
- Remove mechanism that resolves plugins relative to configuration file (too complex)
- Disallow re-registering of plugin with same name
- Autocomplete pype names on `--delete-pype` option for each plugin
- Autocomplete aliases on `pype --aliases-unregister`
- Autocomplete plugins on `pype pype.config plugin-unregister`
- Flip option name for `pype --register-alias` and `pype --unregister-alias`

- Development

- Make pype .venv-aware to support system-independent development
- Fix bash-setup for venv

- Code improvements

- Remove facading of config handler in core

0.4.1

- Add [short aliases](pype/__init__.py) for run_interactive and run_and_get_output

0.4.0

- Breaking changes

- Remove unused code in util package
- Introduce pype-cli [import facade](pype/__init__.py) to be able to only import pype

- Code improvements

- Add support for Python 3.8
- Better catch bad JSON configuration file
- Heavily extended integration tests
- Fix a handful of errors in CLI-documentation
- Remove obsolete package imports

- Build process

- Remove tox.ini since it is not used
- Fix command line linter

- Documentation

- Add GIF to README for better documentation
- Add example script in 'basics' plugin that is 100% independent from pype-cli
- Document that pypes are not bound to be used in pype-cli
- Extend documentation of example pypes
- Reference click in documentation to highlight heavy usage
- Reference templates in example documentation

0.3.7

- run_interactive and run_and_get_output now always shell=True
- Combine make-extension and make
- Fix help for --unregister-alias
- Document example pypes
- Update pype-cli documentation
- Add terminalizer for resources

0.3.6

- Fix bug in pype.config.shell-install
- Source complete script for zsh and bsh only once
- Split complete files for bash and zsh
- Improve init-file creation

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.