Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 289 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 289 Bytes

OcenyUG

Python script to retrieve students grades from ps.ug.edu.pl

It also shows us average grade for each semester.

Be patient it take some time to collect the data

Dependencies

  • Python 2.7
  • External libraries(install using pip):
requests

lxml

getpass

progressbar