Skip to content

Releases: willkara/SakaiPy

Membership updates

10 Jul 18:33
Compare
Choose a tag to compare

New release containing the Membership changes. I'll be updating PyPy when I can this week.

Correcting setup.py

01 Jun 17:58
Compare
Choose a tag to compare

Correctly works with setup.py now

v2.2.0 Release.

01 Jun 17:38
Compare
Choose a tag to compare

Login should work again across all Sakai instances.

You just need to have xlogin enabled.

Python 3 Compatability

24 Mar 14:03
Compare
Choose a tag to compare

So SakaiPy finally works with Python 3.x now. The main thing holding it back was a dependency on the Mechanize library which wasn't compatible with Python 3.

It now uses a different API/method of generating a session/cookie.