Pronotepy

Latest version: v2.13.0

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

Scan your dependencies

Page 2 of 7

2.7.0

What's Changed
* Add Punishment dataclass; add Period.punishments by bain3 in https://github.com/bain3/pronotepy/pull/159
* Remake documentation by bain3 in https://github.com/bain3/pronotepy/pull/163
* Set vscode formatter to black in workspace by Starmania in https://github.com/bain3/pronotepy/pull/168
* Fix `enc_hauts_de_seine` by lesensei in https://github.com/bain3/pronotepy/pull/169
* Fix ENT Occitanie Educonnect by Starmania in https://github.com/bain3/pronotepy/pull/173

New Contributors
* Starmania made their first contribution in https://github.com/bain3/pronotepy/pull/168
* lesensei made their first contribution in https://github.com/bain3/pronotepy/pull/169

**Full Changelog**: https://github.com/bain3/pronotepy/compare/v2.6.0...v2.7.0

2.6.0

Bapt5 is now an official maintainer! Breaking changes: `Information.start_date` and `Information.end_date` are now optional.

What's Changed
* fix KeyError MR by Bapt5 in https://github.com/bain3/pronotepy/pull/143
* Update example.py by Loubaris in https://github.com/bain3/pronotepy/pull/146
* Add ac_poitiers, fix failing tests by Bapt5 in https://github.com/bain3/pronotepy/pull/148
* update `Information` to comply with the pronote API
* fix ENT with 2022-2023 changes by Bapt5 in https://github.com/bain3/pronotepy/pull/152
* ENT hauts de france
* fix agora06 ENT
* Add ENT var by Bapt5 in https://github.com/bain3/pronotepy/pull/153
* fix errors, add ac_reunion by Bapt5 in https://github.com/bain3/pronotepy/pull/154

New Contributors
* Loubaris made their first contribution in https://github.com/bain3/pronotepy/pull/146

**Full Changelog**: https://github.com/bain3/pronotepy/compare/v2.5.0...v2.6.0

2.5.0

What's Changed
* Rework dataClasses.py by TheGeeKing in https://github.com/bain3/pronotepy/pull/114
* ENT system improvement by Bapt5 in https://github.com/bain3/pronotepy/pull/118
* Updated example.py by nouni19 in https://github.com/bain3/pronotepy/pull/123
* QR code login by Bapt5 in https://github.com/bain3/pronotepy/pull/124
* Installation error; Message; auth error by Bapt5 in https://github.com/bain3/pronotepy/pull/126
* Fix errors; improve ENT by Bapt5 in https://github.com/bain3/pronotepy/pull/129
* fix login issue; fix discussions issue; close sessions by Bapt5 in https://github.com/bain3/pronotepy/pull/132
* fix ent bug; magic_stuff File; profile picture; link/file; test ent by Bapt5 in https://github.com/bain3/pronotepy/pull/139
* Add more options for grades by Bapt5 in https://github.com/bain3/pronotepy/pull/141

New Contributors
* nouni19 made their first contribution in https://github.com/bain3/pronotepy/pull/123

**Full Changelog**: https://github.com/bain3/pronotepy/compare/v2.4.0...v2.5.0

2.4.0

This version doesn't necessarily break the API but you might experience issues when connecting through ENTs. Please create an issue if you do encounter problems.
What's Changed
* ***ENT rework*** by Bapt5 in https://github.com/bain3/pronotepy/pull/109
This closes a looot of issues. *Thanks!*
* Ent HDF & LessonContent's category by Bapt5 in https://github.com/bain3/pronotepy/pull/98
* add ent l-normandie by CorentinMre in https://github.com/bain3/pronotepy/pull/99
* Add Menus by Bapt5 in https://github.com/bain3/pronotepy/pull/102
* Type declaration, f-string use, merge ENT functions, refactoring by TheGeeKing in https://github.com/bain3/pronotepy/pull/104
* Rename generic ENT function; fix Period properties by Bapt5 in https://github.com/bain3/pronotepy/pull/106
* Removed leftover code raising an exception, Added constants by TheGeeKing in https://github.com/bain3/pronotepy/pull/105
* Removed unnecessary variable declarations, Improved code consistency " → ' by TheGeeKing in https://github.com/bain3/pronotepy/pull/107

New Contributors
* CorentinMre made their first contribution in https://github.com/bain3/pronotepy/pull/99
* TheGeeKing made their first contribution in https://github.com/bain3/pronotepy/pull/104

**Full Changelog**: https://github.com/bain3/pronotepy/compare/v2.3.0...v2.4.0

2.3.0

What's Changed
* add Client.export_ical method by bain3 in https://github.com/bain3/pronotepy/pull/80
* Add stricter typing, end support of python 3.6 by bain3 in https://github.com/bain3/pronotepy/pull/93
* change Period.absences() to a property by bain3 in https://github.com/bain3/pronotepy/pull/94
* ENT ac Rennes by Bapt5 in https://github.com/bain3/pronotepy/pull/96
* LessonContent - not strict title & description by Bapt5 in https://github.com/bain3/pronotepy/pull/97


**Full Changelog**: https://github.com/bain3/pronotepy/compare/v2.2.0...v2.3.0

2.2.0

What's Changed
* Fix 63 (rapid reconnection when refresh failed)
* Added test attribute to Lesson
* Fix ENT for Atrium Sud (v2.0.0+) by HevelMc in https://github.com/bain3/pronotepy/pull/64
* Added ac_grenoble ent by OiseauDesPlages in https://github.com/bain3/pronotepy/pull/71
* added educonnect function in ent.py by OiseauDesPlages in https://github.com/bain3/pronotepy/pull/73
* Added the Pays De La Loire ENT called "e-lyco" by shadowdevfr in https://github.com/bain3/pronotepy/pull/72
* Added .absences() method to Period class by HevelMc in https://github.com/bain3/pronotepy/pull/77
* Fix 47 by HevelMc in https://github.com/bain3/pronotepy/pull/78

New Contributors
* OiseauDesPlages made their first contribution in https://github.com/bain3/pronotepy/pull/71
* shadowdevfr made their first contribution in https://github.com/bain3/pronotepy/pull/72

**Full Changelog**: https://github.com/bain3/pronotepy/compare/v2.1.0...v2.2.0

(Yes this is generated by GitHub, but I want to personally thank all contributors again!)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.