Python script to download previous year question papers for IGNOU students.
pip install pathlib
pip install urllib3
pip install BeautifulSoup4
pip install py2pdf
Python script to download previous year question papers for IGNOU students.
PythonMIT