Skip to content

conorthedev/classroom-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classroom-cli

classroom-cli is a python application designed for Google Classroom

Setting up

  1. Make sure you have the latest Python Version installed
  2. Download this repository as a zip or clone it
    • git clone git@github.com:cbyrne/classroom-cli.git
  3. Install the dependencies required:
    • pip3 install -r requirements.txt
  4. Download the credentials.json when you click Enable the Classroom API from here and put it in the root directory of this project.
    • Your folder structure should look like this

      image

  5. Run classroom-cli!
    • python3 index.py

About

A python program used to interact with Google Classroom over the terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages