joapuiib / PyClassroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyClassroom

PyClassroom is a wrapper library of google-api-python-client that simplifies many common Google Classroom API tasks.

This project is based and inspired by PyDrive

Project Info

This project is still at early development.

Features of PyClassroom

  • Based on OAuth2.0 manager in PyDrive
  • Wraps Google Classroom API into classes of each resource to make your program more object-oriented.

Installation

This project needs PyDrive since it uses his OAuth2.0 manager and Drive File manipulation.

For now, it needs My PyDrive fork, which adds Google Drive v3 API (NOT TESTED) and builds the Google Classroom v1 API

About

License:Other


Languages

Language:Python 100.0%