piazza-api

Unofficial Client for Piazza's Internal API

MIT License

Downloads
508
Stars
185
Committers
25

Bot releases are hidden (Show)

piazza-api - 0.14.2 Latest Release

Published by hfaran 4 months ago

piazza-api - 0.14.1

Published by hfaran 11 months ago

piazza-api - 0.14.0

Published by hfaran 12 months ago

piazza-api - 0.13.1

Published by hfaran about 1 year ago

piazza-api - 0.13.0

Published by hfaran about 1 year ago

piazza-api - 0.12.0

Published by hfaran about 3 years ago

piazza-api - 0.11.0

Published by hfaran about 5 years ago

piazza-api - 0.10.0

Published by hfaran almost 6 years ago

piazza-api - 0.9.0

Published by hfaran almost 6 years ago

piazza-api - 0.8.0

Published by hfaran about 6 years ago

piazza-api - 0.7.0

Published by hfaran over 6 years ago

https://github.com/hfaran/piazza-api/compare/0.6.0...0.7.0

  • Fixes authentication to work with Piazza's new scheme
piazza-api - 0.6.0

Published by hfaran almost 7 years ago

piazza-api - 0.5.2

Published by hfaran over 8 years ago

piazza-api - 0.5.1

Published by hfaran about 9 years ago

piazza-api - 0.5.0

Published by hfaran over 9 years ago

  • Network.create_followup
  • Piazza.get_user_classes
  • PiazzaRPC.content_create
piazza-api - 0.4.1

Published by hfaran almost 10 years ago

Add MANIFEST.in; now installable from PyPI.

piazza-api - 0.4.0

Published by hfaran almost 10 years ago

  • 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
piazza-api - Using requests

Published by hfaran over 10 years ago

piazza-api - Using urllib2

Published by hfaran over 10 years ago