Edupage-api

Latest version: v0.12.0

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

0.9.72

- [`2021-06-23`](https://github.com/ivanhrabcak/edupage-api/commit/cb2fa1e518e2b08bc72daa299bea36104f881d88) ❯ Fix ratings, add option to sign off
- [`2021-06-23`](https://github.com/ivanhrabcak/edupage-api/commit/a96ee87307013db23fe6f3b268c010b315ebca46) ❯ Remove unused variable
- [`2021-06-23`](https://github.com/ivanhrabcak/edupage-api/commit/3342605c08cc9291c47d0f9b95c83f551a1c92b3) ❯ Remove another unused variable

— BelKed

0.9.71

- [`2021-06-21`](https://github.com/ivanhrabcak/edupage-api/commit/122b5cb3944fb2d4436079741c5ef70595cffbf7) ❯ Fix `get_notifications`, rename some fields in EduNotification
- [`2021-06-21`](https://github.com/ivanhrabcak/edupage-api/commit/a96bf7dab514e9ed9827b51cd369a0e11f6fb81b) ❯ Tick completed features in the upcoming features list
- [`2021-06-21`](https://github.com/ivanhrabcak/edupage-api/commit/bbcd65ba4037ea73da944c5bfbbcecebcac235bb) ❯ Fix `get_news()` example (#24)
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/6040f4adc263ea5dbe7808b341ff6627ca034faf) ❯ Fix get_teachers (#25)
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/e15d7199bb08eaad6c3ca90e4cbcc9dc8f5d7c48) ❯ Fix `get_teachers()` example
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/98cf6aa46b72c24e6b6db1ee9a1c00f4c132473e) ❯ Add `__str__` to `EduTeacher` and `EduUser`
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/f46ea5e289337b4b5c9365cd4249cd2e0aed985e) ❯ Don't remove lessons with blank `subject_id`
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/4adf4c7a6f6f158f13979afc6820da79ec9099cb) ❯ Format documents and remove unneeded imports
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/0c5ff9a36e94d54b51c0781bae462be10e463fe2) ❯ Setup `pylint`
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/edf82874568ca555dfc43726e9ac6ae337357869) ❯ Use .pylintrc
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/a806afe584cb2c19870897b3d850cb47701df6cb) ❯ Add more attributes to `EduStudent` and `EduTeacher` (#26)
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/682c921f94e524352dc9c94255ace87636a0c5b7) ❯ Add support for lunches, refactor date code
- [`2021-06-23`](https://github.com/ivanhrabcak/edupage-api/commit/691fca06a36adedba07699fc44633a65edf69618) ❯ Tick a finished feature in the upcoming features

— BelKed

0.9.9

- [`2022-01-30`](https://github.com/ivanhrabcak/edupage-api/commit/da986aed693f68fa75268ca25c159f055a3c7bda) A rewrite of the code, proper documentation (#31)
- [`2022-01-30`](https://github.com/ivanhrabcak/edupage-api/commit/09f06b1ca8690eb23763b1f1e881afe5d34a0663) Fix merge conflicts

0.9.7

Changes
- [2021-04-12](https://github.com/ivanhrabcak/edupage-api/commit/3fb36b9f0ed4660e3dd11a1e5b6856fbb2be5db2) ❯ Add issue templates
- [2021-04-12](https://github.com/ivanhrabcak/edupage-api/commit/d1ee5ec249092c12957ad9420e75297f9ffa683c) ❯ Add periods for `EduLesson`
- [2021-04-14](https://github.com/ivanhrabcak/edupage-api/commit/522819c0a1423e651df9843252cc2ffa1d896100) ❯ Fix `is_before` and `is_after`
- [2021-05-27](https://github.com/ivanhrabcak/edupage-api/commit/960ede0cb2b1436222622d3c3309833e8dff2ace) ❯ Add a disclaimer to readme
- [2021-06-20](https://github.com/ivanhrabcak/edupage-api/commit/be7b37e53a3151a8fb13d199a9c173175d3da649) ❯ Add support for reactions on homework, Add EduNotification data class (#23)
- [2021-06-20](https://github.com/ivanhrabcak/edupage-api/commit/5524c005b8454276bb89f5172629c8e9afdb58db) ❯ Add data class EduGrade (#22)
- [2021-06-20](https://github.com/ivanhrabcak/edupage-api/commit/9c54f78d27083823331401c38b875994d350c2ef) ❯ Add support for done reaction on homework, Add functions for getting grades and notifications (#21)
- [2021-06-20](https://github.com/ivanhrabcak/edupage-api/commit/6818a884772d758ed7ca049591e9f18d3412f09a) ❯ Refactor the get_grades function
- [2021-06-20](https://github.com/ivanhrabcak/edupage-api/commit/1d86e6ced670e9edf9139250459046ad8e221272) ❯ Refactor `EduNotification` and function `get_notifications`
<hr>


git log --format='- [`%ad`](https://github.com/ivanhrabcak/edupage-api/commit/%H) %s' --date="short" --reverse 0.9.6..0.9.7


— BelKed

0.9.6

Changes
- [2021-04-10](https://github.com/ivanhrabcak/edupage-api/commit/714cc6de1fc7e37fc367defb783f7e57b9ce8af4) ❯ Fix title, description and class name of homework
- [2021-04-10](https://github.com/ivanhrabcak/edupage-api/commit/308547efe585ab87a4358284ae464ae2d91a664d) ❯ Fix leading zeros in date and time
- [2021-04-10](https://github.com/ivanhrabcak/edupage-api/commit/24a11667fb22d3dc742a0cd9dcc31988ec4c805a) ❯ Fix "Get timetable" in README.md
- [2021-04-11](https://github.com/ivanhrabcak/edupage-api/commit/5b7ca2db269ed3bbd04d6569a9bddfd249a5be2e) ❯ Fix `is_before_or_equals` and `is_after_or_equals`
- [2021-04-11](https://github.com/ivanhrabcak/edupage-api/commit/2abd322a9667012246f8050b03495e6537d92607) ❯ Fix `tomorrow_this_time`
- [2021-04-11](https://github.com/ivanhrabcak/edupage-api/commit/8ebe81b47e6c48a7f9a53af05e3f55b5c6559d43) ❯ Fix `get_teachers`
- [2021-04-12](https://github.com/ivanhrabcak/edupage-api/commit/fb873a7ce471fb952f1ffeb2b2eaac01d14282e2) ❯ Fix `get_timetable`

— BelKed

0.9.5

Changes
- [2021-03-25](https://github.com/ivanhrabcak/edupage-api/commit/710406facd775b85b58efd29a719e30887c49a3b) ❯ Fix code in README
- [2021-03-29](https://github.com/ivanhrabcak/edupage-api/commit/8783d4eda04ca4667bcc92c7979867ad7ff22d6f) ❯ Update README
- [2021-04-10](https://github.com/ivanhrabcak/edupage-api/commit/7329c5acec9b672da54dd198b69283e4bbcac342) ❯ Fix date (#15)
- [2021-04-10](https://github.com/ivanhrabcak/edupage-api/commit/1a1e390d2c72bd50222c11e283a8c76cd1ed44d5) ❯ Typo fixes (#16)

— BelKed

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.