Python library for checking if any modules are missing in your project's requirements.txt file
Project description
pyReqCheck
Python library for checking if any modules are missing in your project's requirements.txt file
Install
pip install pyReqCheck
Run
python -m pyReqCheck
Success
::success:: All packages are used in requirements.txt
warning
::warning:: Package in requirements.txt file not used in any modules: []
Failure
::error:: One or more packages are imported but not found in requirements.txt: [comma seperated list of missing modules]
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyreqcheck-0.92.tar.gz.
File metadata
- Download URL: pyreqcheck-0.92.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c09227bf396abd288729c01ff7fcddae36f997528019e9abb078a3326ab74bcb
|
|
| MD5 |
20000f6d2dd573f10d2b124065d5b5bc
|
|
| BLAKE2b-256 |
a4854418b6ae2252bcc39f9c482cf75574e0e8c2824315bdce6bc8e17d433929
|
File details
Details for the file pyReqCheck-0.92-py3-none-any.whl.
File metadata
- Download URL: pyReqCheck-0.92-py3-none-any.whl
- Upload date:
- Size: 23.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c255d4baa29eb4cbe7cabc3f98c80cd08d25198c48b265458cc93831938845ca
|
|
| MD5 |
9df2dbf3a247469f4a41efc3d07ea974
|
|
| BLAKE2b-256 |
ad9d84e665fc1abadf3025ede8406bade3c1be1ab278dec0ee125cd08468bbd3
|