Which packages is the Python ecosystem depending on?
Take every package on PyPI with 3+ published versions (not counting one-weekend experiments
or abandoned stubs). Group them by the year they shipped their first release. Read
their requires_dist and count which libraries do these authors depend
on? The result is a year-by-year snapshot of what working Python developers
choose in practice. Pull the date slider to watch the ecosystem's taste evolve over the years.
Data from the public
ClickHouse PyPI dataset.