Skip to main content

A easy-to-use wrapper for connect.det.wa.edu.au implemented in Python3

Project description

ConnectWrapper

Written by Mitch Naake (Year 11 ATAR Computer Science, Butler College)

What is ConnectWrapper?

ConnectWrapper is an easy way for Western-Australian students to create their own apps around the teacher-student communication platform, https://connect.det.wa.edu.au/

What are the benefits?

ConnectWrapper handles all requests and responses to and from the Connect webserver. Responses from the webserver are parsed and compiled in a way that makes it easier to get information from your request, saving you endless time with trying to find specific data from your own request, it's all there in front of you, in an easy-to-read format!

What can I do with ConnectWrapper?

Upon it's initial release, ConnectWrapper has the following functions, based around the mobile API for ConnectNow, Connect's mobile app:

  • Authentication

    • GET token (Used for authenticating future requests)
    • CHECK token (Used to check whether a token is valid/invalid/expired)
  • Notices

    • GET notice_feed (Returns posts depending on user's kwargs, default returns the 10 most-recent posts)
    • GET notice (Used to view the details about the notice, adds a view to notice view counter)
    • POST notice_comment (Posts a comment to the specified notice)

Please Note: There are more functions coming soon...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ConnectWrapper-0.0.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

ConnectWrapper-0.0.2-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page