'Python code checker for modules included in requirements.txt but unused?
Is there any automatic Python code checker that would check if a given project is present in requirements.txt (or pyproject.toml, or Pipenv's lock file) but never imported, thus unused?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
