Edupage Api Versions Save

A python library for accessing your Edupage account

0.9.9

2 years ago

0.9.88

2 years ago

0.9.87

2 years ago
  • 2021-11-22 ❯ Change the default log level, add documentation for lunches

0.9.86

2 years ago
  • 2021-09-23 ❯ Enable iterations for EduTimetable
  • 2021-09-23 ❯ Format README and rewrite timetable examples
  • 2021-09-23 ❯ Update get_students() and get_teachers() example
  • 2021-09-23 ❯ Fix "Upload file" example
  • 2021-09-23 ❯ Remove name parameter from EduNotification
  • 2021-09-23 ❯ Remove unused duration parameter from EduNotification
  • 2021-09-23 ❯ Add notifications example
  • 2021-10-02 ❯ Fix parse_login_data (#33)
  • 2021-10-25 ❯ Fix invalid id handling

0.9.85

2 years ago
  • 2021-09-23 ❯ Added requests[security] to requirements.txt, added debug logging

0.9.84

2 years ago
  • 2021-09-19 ❯ Add an optional timeout parameter to Edupage.__init__

0.9.83

2 years ago
  • 2021-09-12 ❯ Fix text for "homework notifications"
  • 2021-09-18 ❯ Add a method for sending keepalive packets, increase timeout

0.9.82

2 years ago
  • 2021-06-29 ❯ Use messageContent for "Important messages"
  • 2021-07-25 ❯ Replace == and != checks against None with is and is not

0.9.81

3 years ago
  • 2021-06-26 ❯ Fix a bug in get_grades and make get_notifications blazing fast
  • 2021-06-27 ❯ Fix EduNotification.id, add reactions support

0.9.72

3 years ago

— @BelKed