NitishGadangi / Jntuh-MemoData-Extraxtor

Python script to extract result data of students from memo numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jntuh-MemoData-Extraxtor

Python script to extract result data of students from memo numbers

Execution Instructions

  • Clone or download the repository
  • Make sure you have python installed on your machine and path was set correctly
  • For first time, run this in Powershell
pip install requests
pip install xlsxwriter
pip install beautifulsoup4
  • Next do this to execute
python extractor.py
  • follow on screen instructions for further process

Script by Nitish Gadangi

About

Python script to extract result data of students from memo numbers

License:MIT License


Languages

Language:Python 100.0%