Pre-pip

Latest version: v0.1.3

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

Scan your dependencies

0.1.3

This version brings the following updates to the project:

* Add support for remote hooks by RatulMaharaj in https://github.com/RatulMaharaj/pre-pip/pull/14

**Full Changelog**: https://github.com/RatulMaharaj/pre-pip/compare/v0.1.2...v0.1.3

0.1.2

This version brings the following updates to the project:
- Added support for `bash`
- Added basic testing using pytest
- Added github actions to automatically run test: `bash` tests run on `ubuntu-latest` and `zsh` tests run on `macos-latest`
- Added pre-commit hooks to help maintain consistent development environment

**Full Changelog**: https://github.com/RatulMaharaj/pre-pip/compare/v0.1.1...v0.1.2

0.1.1

This version brings the following updates to the project:

* Added pip autoupdate example hook by RatulMaharaj in https://github.com/RatulMaharaj/pre-pip/pull/11
* Added ability to remove hooks by RatulMaharaj in https://github.com/RatulMaharaj/pre-pip/pull/12

**Full Changelog**: https://github.com/RatulMaharaj/pre-pip/compare/v0.1.0...v0.1.1

0.1.0

This is the initial release of `pre-pip` - a tool that allows you to run something before a pip command is executed.

This version ships with the following basic features:
- Support for `zsh`
- Allows user to install `pre-pip` to `.zshrc` file
- Allows user to register custom hooks
- Allows user to list registered hooks
- Allow user to uninstall `pre-pip` from `.zshrc` and remove all registered hooks

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.