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 4 of 8

0.9.94

- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/af2ce1fde0c48192cf41598573d9daa408b899f9) Regenerate documentation
- [`2022-02-06`](https://github.com/ivanhrabcak/edupage-api/commit/3b623ac127a4bb5949597937838e9985b99c753e) Remove Self-Hosted documentation section from README
- [`2022-02-07`](https://github.com/ivanhrabcak/edupage-api/commit/a816de7c43e4eb21b4dec24acc8bdfef7b74e7e0) Add new timeline event types (thanks to Daktosom)
- [`2022-02-07`](https://github.com/ivanhrabcak/edupage-api/commit/35377cb981119724ca1b44a87ae54c3c5e142816) Bump version, add one more timeline event type
- [`2022-02-07`](https://github.com/ivanhrabcak/edupage-api/commit/960e5ead2e915e14e8f64400ebfb484b52c2ba07) Resolve conflicts
- [`2022-02-07`](https://github.com/ivanhrabcak/edupage-api/commit/3d875c262b3bac93fe504e73e56412325d55b440) Bump version in setup.cfg

0.9.93

0.9.92

- [`2022-02-04`](https://github.com/ivanhrabcak/edupage-api/commit/4ec2a36c63658642105488817ba88481a8604e64) ❯ Add more badges to `README.md`
- [`2022-02-04`](https://github.com/ivanhrabcak/edupage-api/commit/1ce878ff986d9e23ab3985857dce3fc3b2f2caac) ❯ Reword `README.md`
- [`2022-02-04`](https://github.com/ivanhrabcak/edupage-api/commit/8519a727ffc6fca48098047267cfd1c4c434758b) ❯ Format everything using `autopep8`
- [`2022-02-04`](https://github.com/ivanhrabcak/edupage-api/commit/2b80a7418fe66dc1827246dc0ee5065807968163) ❯ Sort imports
- [`2022-02-04`](https://github.com/ivanhrabcak/edupage-api/commit/2b308ee78b3d02c026823327c0a5ad65c5010446) ❯ Small refactorings
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/7bb3f036d9a7a2825043f9c60ef15db905c15130) ❯ Add a python version warning to the README
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/a025c97d691955bc5f0fc2afdcfaa584b46b8450) ❯ Add python version check to setup.py
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/a975c65fca05cc274539daec972d5c50ed6994c2) ❯ Fix and simplify login data parsing
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/8b3ecfd07853f2c1cfbcc87585b8d0e9b8114f93) ❯ Add some `EventType`s
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/5746a61528e85d7b31e0f3b6ac82896db76cd106) ❯ Fix handling of `recipient_name`
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/d0f13ef750fd6bc2ad320a5f425d99b10ba54b2b) ❯ Fix `TypeError` exception in homework example
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/c43e599bffaadbbd7e6a7230e8d3aa9ec6f72582) ❯ Sort imports in examples
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/c65095af4aaf0872550215c348e4921c87d877e3) ❯ Regenerate documentation
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/3395659214685d44527bd2e77f3aaff7ad33ea72) ❯ Fix downloads badge, use shields.io for the stats
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/274bba50828d3e4467d1a7743321d7aa2c8e0d6e) ❯ Regenerate documentation in the publish workflow
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/9745af9d2a1c255bb061858f765223f5a68181b6) ❯ Add more timeline types
- [`2022-02-05`](https://github.com/ivanhrabcak/edupage-api/commit/566a22efbe877f39d5bafcb9ecdae9fae32fbeb4) ❯ Bump version in setup.cfg
- [`2022-02-06`](https://github.com/ivanhrabcak/edupage-api/commit/91dafc30695db7e7121d80a5728260fc8405854f) ❯ Fix workflow & add workflow dispatch for Build and Publish
- [`2022-02-06`](https://github.com/ivanhrabcak/edupage-api/commit/712a86f964d1ce11e0ac61d5ea6f369abded328a) ❯ Fix syntax mixup in Build and Publish workflow
- [`2022-02-06`](https://github.com/ivanhrabcak/edupage-api/commit/412eb961b31ebd09c33dbd7c708385c5bf2f5a03) ❯ Add an empty space for better readability

0.9.91

- [`2022-01-30`](https://github.com/ivanhrabcak/edupage-api/commit/e7b3cd97906afabb2813847c7c1ee1aa7d5dc828) Add hosted version of the docs to the readme
- [`2022-01-30`](https://github.com/ivanhrabcak/edupage-api/commit/b5ae9d8d1de4a430bb708947814e240ec5cf1a45) Add first example, add more timeline event types
- [`2022-01-30`](https://github.com/ivanhrabcak/edupage-api/commit/53dcda51fd9d9bf148c60bd08f59066cee7d6991) Add lunch example, fix Lunch type annotation
- [`2022-01-30`](https://github.com/ivanhrabcak/edupage-api/commit/81bdf0c90a089b5d951219859c7d29c276297d89) Change exact date in lunch example to today

0.9.88

- [`2022-01-02`](https://github.com/ivanhrabcak/edupage-api/commit/4ed1e6bd97846795d54637d97ba7b56e84529a0b) ❯ Add proper credit to the README
- [`2022-01-02`](https://github.com/ivanhrabcak/edupage-api/commit/44f518b5bda969ad00961cefb89839171b58d16e) ❯ Rephrase the credits
- [`2022-01-29`](https://github.com/ivanhrabcak/edupage-api/commit/196e8c5ed83fa5b1b5d856cb74771a4e18fbd6a8) ❯ Add subject_id to `EduGrade`

0.9.87

- [`2021-11-22`](https://github.com/ivanhrabcak/edupage-api/commit/1e9760239161a392f557ba8feb4c799b51a0918f) ❯ Change the default log level, add documentation for lunches

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.