+ 3
How Do I Download Python Libraries🐍
4 Respuestas
+ 5
normally if you install idle, you also install pip.
pip install <library>
iz works for this
https://pypi.python.org/pypi
+ 4
you can download from pypi and save in directories given with that prog:
https://code.sololearn.com/ca0eiPioyfIJ/?ref=app
+ 2
So how would I download python libraries on android?
+ 1
OK so w
how would I download python libraries on android