Skip to content

Releases: hfaran/piazza-api

0.8.0

06 Sep 07:00
5b466c4
Compare
Choose a tag to compare

0.7.0

13 Jul 07:46
Compare
Choose a tag to compare

0.6.0...0.7.0

  • Fixes authentication to work with Piazza's new scheme

0.6.0

07 Jan 08:03
0489a88
Compare
Choose a tag to compare

0.5.2

19 Mar 00:31
Compare
Choose a tag to compare

0.5.1

23 Aug 01:55
Compare
Choose a tag to compare
Merge pull request #29 from hfaran/develop

develop -> master for 0.5.1

0.5.0

25 May 00:37
Compare
Choose a tag to compare
  • Network.create_followup
  • Piazza.get_user_classes
  • PiazzaRPC.content_create

0.4.1

12 Nov 08:40
Compare
Choose a tag to compare

Add MANIFEST.in; now installable from PyPI.

0.4.0

12 Nov 08:32
Compare
Choose a tag to compare
  • Addition of several new endpoints thanks to @blx and @pmallory
  • Piazza -> PiazzaRPC; Piazza is now an abstraction on top of it
    • Piazza has several additional methods to PiazzaRPC which are not tied directly to one of Piazza's RPC endpoints but instead use them in combination (as was the whole point of the additional abstraction =D )
  • Added Network; Piazza instances are not tied to a specific network, instead can create Networks after authentication
  • get_user_profile is a method of Piazza as it is not tied to a specific network

Using requests

31 Jan 09:27
Compare
Choose a tag to compare
v0.2

Update README.md

Using urllib2

31 Jan 09:27
Compare
Choose a tag to compare
v0.1

Update README.md