You will be allowed to choose PS_NO and Category for which you want to fetch data and as output new excel file be created in same directory with the requested data.
- A favorite text editor or IDE
- Python 3.7+ Interpretor
- Clone of this repository
- Download and unzip the source repository for this guide, or clone it using Git: git clone https://github.com/anmol-tandon/99004353_Advance_Python.git
- cd to Implementation
- open
main.py
file and execute the file
- cd to /<package_name>
- run
pylint <file_name>.py