Step to run this project
-
Install python 11.3.5
-
To check the version run <python --version>
-
Go the dir which has this .py file maybe in Downloads
-
Run this command to create a virtual env <python -m venv myenv> run in cmd
-
Activate the env <myenv\Scripts\activate> Run this command, After this we will run all commnd in virtual env only
-
Install Package
-
Run file
-
It should create a file named link.txt which contains all output
-
Important :: Deactivate the virtual env