Posts

Showing posts from February, 2021

20 python library

Image
  20 Python Packages That You Must Try That Makes Your Life Easier Python is the most used programming language in the world of programming. It is one of the best choices for a beginner. The thing that attracts people towards python is simplicity and easy syntax. Python is an interpreted language so it becomes much easier to find bugs in the code. It is created by Guido van Rossum and first released in 1991, and since then the community of python developers is rising day by day with a large number of people. According to some resources, python has a community of over 10 million people. It is used by many multi-billion companies like Google, Amazon, Facebook, and more. I am using python for the last 1 and a half years, and the thing that I most like about python is its  One-Liners  and Packages,  and it is also the reason for me choosing python over any other language. In this blog, I will introduce you to the 15 python packages that are very useful and you must try them.  Let’s start.