Skip to content

Releases: bain3/pronotepy

v0.4

09 Feb 21:01
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

Changelog

  • Homework has date attribute
  • Lesson has group_name and student_class attributes.
  • Lesson has normal attribute
  • Period.grades and Period.averages now property instead of a function
  • more efficient api calls in Client.lessons()
  • added Client.keep_alive()