Member-only story

Popular softwares built with Python

Manpreet Singh
4 min readJun 12, 2021

--

Welcome back! Python is one of my favorite programming languages out there, I use it on an everyday basis for both software engineering and data science. Python is very versatile, so let’s go ahead and talk about some of the most popular software that was actually built out with Python!

BitTorrent

Starting off we have BitTorren, Prior to version 6.0 this software was built with Python. This software essentially allows you to download software via the bittorrent protocol, since then this software has been replaced with uTorrent but it was still originally built out with Python! Check out the link below to learn more about this software:

PIP

Next up we have PIP, a very popular package management system that allows you to manage Python packages. This piece of software was actually built out with Python, on top of this it’s easily one of the most popular additions to Python developers, if you want to learn more about this software check out the link below:

--

--

Manpreet Singh
Manpreet Singh

No responses yet