Skip to content

NullSeile/uab_horari_printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requisites

Tested in python 3.8

To parse the html:

pip install BeautifulSoup4

To draw the svg:

pip install drawSvg

drawSvg dependencies need gtk+

To navigate the website programmatically:

pip install selenium

selenium needs chromedriver

To transform to pdf:

pip install svglib

To merge pdfs:

pip install pypdf2

About

Script to generate pdf from the UAB timetable website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages