Skip to content

Simple python script to fetch the calendar of a course and save it as ics, so it can be imported in various calendar clients.

License

Notifications You must be signed in to change notification settings

lorenzo9uerra/sorbonne-info-cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

sorbonne-info-cal

Low effort python script to fetch the calendar of a course and save it as .ics file, so it can be imported in various calendar clients.

Usage

Just execute the script with:

python3 fetch_cal.py

It will ask to input the code of the course as seen in the website https://cal.ufr-info-p6.jussieu.fr/master/.

To find the code of your course look at the side bar with the name of the courses:
image
a correct code should be something like BIM/M1_BIM, so take the name of the master and append the name of the course separated with a slash.

That's it, the script will fetch the events and save them in an .ics file with the name of the master and course you wanted.

About

Simple python script to fetch the calendar of a course and save it as ics, so it can be imported in various calendar clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages