Checks packages in your active environment against pip requirements files
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
piplint-0.2.0.tar.gz
(3.7 kB
view details)
File details
Details for the file piplint-0.2.0.tar.gz
.
File metadata
- Download URL: piplint-0.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8afcf2f6eeb4d22912546693c102e6169c9b0a7f4a3b998f0fbf056aade7cb9d |
|
MD5 | 1e4e3be4d09872303a4ebaf8fbe58de7 |
|
BLAKE2b-256 | a219606766036576aecff058b79fcf0a9f4361940d66429070ef89fcad0e099a |