Skip to content

Instantly share code, notes, and snippets.

View Delphn's full-sized avatar
🚀

Delphin RUKUNDO Delphn

🚀
View GitHub Profile
@Delphn
Delphn / edt.py
Created June 6, 2019 19:16 — forked from maugern/edt.py
Script to get my calendar on the Valenciennes university website.
#!/usr/bin/env python3.6
#
# Navigation with selenium on Firefox in the Valenciennes university website.
# Copyright (C) 2018 Nicolas Mauger <nicolas.mauger@etu.univ-valenciennes.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#