pip list --format=freeze

Category: Python & pip

pip list --format=freeze

List installed packages in requirements.txt freeze format

Lists installed packages in pip freeze format (package==version) instead of a table.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.