Metadata-Version: 2.2
Name: pip-cleanup
Version: 0.1.7
Summary: A Python tool to clean up unused pip packages
Author: Samso9th
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0.0
Requires-Dist: colorama>=0.4.4
Requires-Dist: tabulate>=0.8.9
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A CLI tool that helps you identify and remove unused pip packages from your Python environment
