Skip to content

adammansson/ladok_average

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ladok_average

Calculate your grade average from Ladok.

Installation

Use git clone to install ladok_average.

git clone [email protected]:adammansson/ladok_average.git

Instructions

  • Visit https://www.student.ladok.se/student/app/studentwebb/
  • Log in
  • Press "Transcripts and certificates" in the sidebar
  • Press "Create"
  • Select "National official transcript of records" as the type of transcript
  • Uncheck all boxes under "Include"
  • Select language of your choice
  • Press "Create" again
  • Download the transcript by pressing the first entry under "Created transcripts and certificates", it is called "Intyg.pdf" by default
  • Place "Intyg.pdf" in the same directory as "script.py" or use the "--filename" flag when running the script
  • Use python -m ladok_average -h for further help

Usage examples

python -m ladok_average
python -m ladok_average another_filename.pdf -v
python -m ladok_average --includeug --ignoreaverage
python -m ladok_average -o=Uttyg.txt

About

Calculate your grade average from Ladok.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages