Member-only story

Most popular Python packages in 2021

Manpreet Singh
4 min readMay 22, 2021

--

Welcome back! Python is one of my favorite programming languages out there, a huge component of this language are the numerous packages available for it. Let’s go ahead and cover some of the most popular packages for Python for this year (2021)! The process of me finding these packages was by going to pypistats.org and looking at the most popular packages:

Surprisingly, I wasn’t expecting to see these packages as the most downloaded ones, but numbers don’t lie I guess 😊, let’s get started!

Urllib3

Starting off we have urllib3, this package was download over 148 million times in the last month! This package is a HTTP client within Python, this package brings tons of cool features that are important for web development, check out their full page here:

Six

Next up we have Six, this package was download over 124 million times this past month! This…

--

--

Manpreet Singh
Manpreet Singh

No responses yet