Skip to content

iamvinitk/VTU-Analysis

Repository files navigation

VTU Result Scraper & Analyzer

How to run

  • Download or Clone the project.

  • Run the following command to install the required libraries.

    pip install -r requirements.txt

  • Make the necessary changes required in the vtu.py file.

  • Run vtu.py

    python vtu.py

  • It creates a .xls file. Save the generated file as .csv

  • Run analyze.py to analyze the results.

    python analyze.py

What does it do??

  • It generates graphs for results and marks distributed.
  • Number of students in a given marks range Alt text

  • Number of students passed and failed in a given subject Alt text

  • Number of students passed and failed overall Alt text

Releases

No releases published

Packages

No packages published

Languages