Skip to content

Releases: pennlabs/penn-sdk-python

Daylight savings timezone fix

03 Nov 17:34

Choose a tag to compare

Bug fix for daylight savings

Fixed dining test bug

25 May 00:02

Choose a tag to compare

v1.8.5

Merge branch 'master' of https://github.com/pennlabs/penn-sdk-python

GSR Reservation Timeouts

02 Apr 23:36
31ff12c

Choose a tag to compare

GSR Reservations can now fetched with an optional timeout, at which point an empty reservation list will be returned.

Daylight savings timezone fix for Wharton GSR

10 Mar 23:59

Choose a tag to compare

v1.8.3

updated version number

Add schedule function to fitness API

02 Jul 23:07

Choose a tag to compare

Add a schedule function that returns the schedule for fitness centers for the next 3 days.

New fitness API

08 Mar 19:30

Choose a tag to compare

Add a Fitness API that shows usage data for various rooms in the fitness centers. Obtains data from here.

Studyspaces API Rewrite

07 Mar 16:36

Choose a tag to compare

Rewrite the Studyspaces API to use the official LibCal API. A client id and client secret is now required to use these methods.

Add booking method to studyspaces

08 Feb 19:51
eeac230

Choose a tag to compare

Add a method to book rooms for studyspaces.

Fix study spaces API

28 Jan 18:53
0769f24

Choose a tag to compare

The study spaces API broke after updates to the library booking site. This release fixes the study spaces API.

Various fixes to laundry

10 Nov 02:48
80f1b28

Choose a tag to compare

Increase timeout for when Penn OpenData APIs are slow, fix an issue where the CSV wasn't being copied in the package, and raise a ValueError when an invalid id is passed to a laundry function.