Skip to content

A python script that fetches the results from results.vtu.ac.in and exports them in Excel format

License

Notifications You must be signed in to change notification settings

vinaynm/vtu_improved_result

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###vtu-result

A Python script to export results of all students from results.vtu.ac.in to excel file format.

####This is the improved version of https://github.com/yogeshojha/vtu_result

####Installation $ git clone https://github.com/yogeshojha/vtu_improved_result.git

$ cd vtu_improved_result

####Requirements

$ sudo pip install lxml

$ sudo pip install requests

$ sudo pip install openpyxl

Usage

$ python app.py

and follow the instructions

Screenshots

Run the app.py . It will then ask you to enter the usn number

alt 1

Enter the final USN

alt 2

Exporting the result

alt 3

Final Result Saved in Excel Format

alt 4

###hope this is helpful and feel free to contribute.

About

A python script that fetches the results from results.vtu.ac.in and exports them in Excel format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%