How many built-in modules are there in python?? Please someone ans this question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How many built-in modules are there in python?? Please someone ans this question

11th Jul 2020, 10:47 AM
Am_ruta
7 Answers
+ 4
There are a lot. You can find the list on their official website👇 https://docs.python.org/3/py-modindex.html
11th Jul 2020, 10:49 AM
Arsenic
Arsenic - avatar
+ 4
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 you are right, when I used console comand( help('modules') ) to find the list, it showed a much bigger list than the one in link I provided.
11th Jul 2020, 11:03 AM
Arsenic
Arsenic - avatar
+ 4
Taste I don't think that they also include modules installed from pip as there are a lot of modules which I use and we're not there in the list. So that might be just inbuilt modules that come by default with python.
11th Jul 2020, 11:16 AM
Arsenic
Arsenic - avatar
+ 3
The number depends on python implementation.
11th Jul 2020, 11:09 AM
Oma Falk
Oma Falk - avatar
+ 1
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 Arsenic really ? does it includes modules installed from pip ?
11th Jul 2020, 11:11 AM
Taste
Taste - avatar
+ 1
Thank you guys ❤❤
11th Jul 2020, 11:13 AM
Am_ruta
+ 1
there are lots of exact no. i also want to know
13th Jul 2020, 7:03 AM
AMIT KUMAR
AMIT KUMAR - avatar