Check size of packages

It’s possible your SSD may be a bit cluttered. Checking the size of installed package will help you understand which packages are taking up the most space. From here, you can make choices about which packages “spark joy,” and proceed to KonMari appropriately.

pip3 show "some_package" | grep "Location:"
du  -h  path/to/all/packages