+ 2

Python library

What libraries does sololearn support?

30th Sep 2025, 6:10 PM
Bienvni Keba
Bienvni Keba - avatar
5 odpowiedzi
+ 4
Hi! To answer your question please, use SL search bar in top window discuss part 🔎 https://www.sololearn.com/Discuss/3233113/?ref=app https://www.sololearn.com/Discuss/3330444/?ref=app
30th Sep 2025, 6:24 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 3
Thank you all
30th Sep 2025, 6:42 PM
Bienvni Keba
Bienvni Keba - avatar
+ 3
i do not want to be nitpicky, but some of the attached files in the current answers are more than seven years old and may be outdated. i recommend to use the official python documentation (python standard library): to get the correct list of built-in modules, we have to select the correct version on the top of the website. https://docs.python.org/3/library/index.html. the names in the list are links that provide more detailed information.
30th Sep 2025, 7:48 PM
Lothar
Lothar - avatar
+ 1
check this for available libs, but you can still install via pip some other library; https://sololearn.com/compiler-playground/cN1JRjYBTjp2/?ref=app
1st Oct 2025, 7:45 PM
Sousou
Sousou - avatar