How Do I Download Python Libraries🐍 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How Do I Download Python Libraries🐍

27th Oct 2017, 3:36 AM
Poet🎭
Poet🎭 - avatar
5 Answers
+ 5
normally if you install idle, you also install pip. pip install <library> iz works for this https://pypi.python.org/pypi
27th Oct 2017, 5:00 AM
Oma Falk
Oma Falk - avatar
+ 4
you can download from pypi and save in directories given with that prog: https://code.sololearn.com/ca0eiPioyfIJ/?ref=app
27th Oct 2017, 4:54 PM
Oma Falk
Oma Falk - avatar
+ 2
So how would I download python libraries on android?
27th Oct 2017, 2:28 PM
Poet🎭
Poet🎭 - avatar
+ 1
I would suggest you to download, Anaconda. It has pre installed, Library and Packages + Python itself.
27th Oct 2017, 4:36 AM
Niush
Niush - avatar
+ 1
OK so w how would I download python libraries on android
27th Oct 2017, 2:28 PM
Poet🎭
Poet🎭 - avatar