SkillAgentSearch skills...

Piplint

Piplint validates your current environment against requirements files

Install / Use

/learn @dcramer/Piplint
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

piplint

Piplint validates your current environment with the requirements files you've specified. It will ensure that any requirement listed exists within the environment, and within the bounds of the versions specified.

::

source env/bin/activate
piplint requirements/*.txt

You can also pass --strict if you want to enfoce things like case sensitivity on package names.

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated1y ago
Forks11

Languages

Python

Security Score

80/100

Audited on Nov 28, 2024

No findings