What are some python modules that all pythoneers should know? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What are some python modules that all pythoneers should know?

7th Apr 2021, 1:50 PM
PHILOMATH PRATIK
PHILOMATH PRATIK - avatar
4 Answers
+ 2
Webscraping ~ bs4, pandas, requests
8th Apr 2021, 7:48 PM
Nikolay Aleksiev
Nikolay Aleksiev - avatar
+ 2
It depends on how you use python either in AI/Machine Learning, desktop apps, smartphones apps, some graphics, database management, web development, web scraper, file handler, etc. There are different modules available for each type of use. So better is first stick to one and give your main focus to one at a time and learn other modules after one by one. (at least learn the purpose of each module. So you can easily look in documentation when you need it for a specific use) Happy Coding🙃
9th Apr 2021, 6:56 AM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar