Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 209 Bytes

File metadata and controls

4 lines (4 loc) · 209 Bytes

find-python-packages-w-sizes

Python script to list all the python packages installed along with their sizes and return the result in a json file.

Note: May need to install tqdm package

pip install tqdm