Member-only story

Python Packages To Make Your Life Easier

Manpreet Singh
3 min readApr 1, 2022

--

Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:

So, let’s take a look at some awesome Python packages to make your life easier.

Pandas

Starting off we have Pandas, this is a must have in your arsenal of packages, this is a data analysis and manipulation tool used for tons of projects across the data science land, if you want to learn more about this package check out this link below:

Streamlit

Next up we have Streamlit, this is a little bit different than the other packages we mentioned before but I truly do believe it’s important for data scientists to know a front end package. Streamlit allows you to build GUI’s fairly fast, so if you want to develop web data applications, Streamlit is for you! Check out their website below to learn more:

Flask

Next up we have Flask, another web framework for Python! Check out the link below to view some websites built out with Flask:

Selenium

Next up we have Selenium, one of my favorite web scraping / automation packages out there. Selenium…

--

--

Manpreet Singh
Manpreet Singh

No responses yet

Write a response