15 Python Packages You Probably Don’t Know Existed

That Are Going To Be Very Useful For You

Abhay Parashar
The Pythoneers

--

Python is one of the most used programming languages in the world. It is also one of the most liked programming languages for beginners. You can’t learn python completely but you can increase your knowledge of python by diving deep into the language features. One of the biggest features of python is its various packages. In my previous blog, I have shown you 20 python packages that you must know. In this blog, we will see some of the python packages that you probably don't know exist. Let’s Start.

1. Algorithms

As the package name explains itself, this package contains almost every algorithm that you will require ever.

Installation: pip install algorithms

A simple example of merge sort using this package

This package is not limited to algorithms. It also contains different operations of the matrix, graphs etc. you can check out all the available algorithms and code in the official GitHub repo of…

--

--

Abhay Parashar
The Pythoneers

Cyber Guy 🧑‍💻| Top Writer | 5M+ Views | Engineer | Learning and Sharing Knowledge Everyday | Python is ❤️| Editor of The Pythoneers