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