Releases: hfaran/piazza-api
Releases · hfaran/piazza-api
0.8.0
0.7.0
- Fixes authentication to work with Piazza's new scheme
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
- Addition of several new endpoints thanks to @blx and @pmallory
Piazza
->PiazzaRPC
;Piazza
is now an abstraction on top of itPiazza
has several additional methods toPiazzaRPC
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 createNetwork
s after authentication get_user_profile
is a method ofPiazza
as it is not tied to a specific network
Using requests
v0.2 Update README.md
Using urllib2
v0.1 Update README.md