Highly Used Packages Identified Through Text Analysis

Background
I recently started doing some large scale static analysis of a large percentage of the packages on PyPI. Using Bandersnatch from the Python Packaging Authority, it was relatively easy to download roughly ~200k of the nearly 330k packages available on PyPI today. …