How to download / install libraries and module in Pydroid3|How to use pip statement|How to use libraries in python|How to install modules in pydroid
Introduction
In this blog we are going to learn How to install libraries and modules in pydroid 3.
So basically, there are two ways to perform this tasks. First method is by using the predefined "PIP" option. Second method is by using "terminal".
Let's understand them one by one.
1) using predefined "PIP" option.
This is the simplest option which don't even needs any type of commands.Only thing you need is name of the Module you want to install.
STEPS ARE:
- Go in pip menu using the icon on the top-left corner.
- You also have several easy to download libraries in "QUICK INSTALL" Menu.
2)Using "terminal".
- You can find terminal menu using the icon on the top-left corner
- And then Click on "Enter".
IF it prompts to download a repository plugin then you have to install it in order to download the libraries.