What are the most common Pyhton libraries that new developers should learn? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What are the most common Pyhton libraries that new developers should learn?

Obviously the libraries that are imported into Python are driven by the needs of the code. But are there common libraries in Python that seem to repeatedly turn up over and over? Which ones and for what uses?

13th Jan 2018, 5:31 AM
h1ghstrung
h1ghstrung - avatar
2 Respuestas
+ 3
https://wiki.python.org/moin/UsefulModules
13th Jan 2018, 8:44 AM
visph
visph - avatar
+ 2
math GUI module like: tkinter or kivy pygame if you are interested in game devolepement regular expressions(included in the course)
13th Jan 2018, 11:49 AM
Amine Trabelsi
Amine Trabelsi - avatar