Results 12 comments of kylepollina
trafficstars

@DmytroLitvinov It has been another year, I think if you haven't requested a name transfer yet then it is time to do it now

I was playing around and was able to grab the size for the package using the following approach ```python # in src/pipdeptree/_models/package.py ... import os import pkg_resources import importlib def...