classroom-cli is a python application designed for Google Classroom
- Make sure you have the latest Python Version installed
- Download this repository as a zip or clone it
git clone git@github.com:cbyrne/classroom-cli.git
- Install the dependencies required:
pip3 install -r requirements.txt
- Download the credentials.json when you click
Enable the Classroom API
from here and put it in the root directory of this project. - Run classroom-cli!
python3 index.py