Pipwrap

Latest version: v0.2.1

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

Scan your dependencies

0.2.0

You can now see discrepancies between your installed packages and your requirements files with:
piplint --lint
piplint -l

The dry-run option (-n) has been removed as it is redundant with -l

When updating requirements files, you can now specify --clean (-c) to remove any packages from requirements files that are not installed in the virtualenv.

0.1.1

pipwrap simplifies handling Python project requirements across multiple environments.
You can:
Inspect a list of packages and create or update requirements files
Remove stray packages in virtualenv

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.