Python application to download all drive files from courses in classroom google get classroom
pip install requirments.txt
get classroom credential in the main file credentials.json. Can get this file in https://developers.google.com/classroom/quickstart/python and click on enable classroom api select/login with account classroom. ans save file in the root of project with name credentials.json
api application to download all drive files need to download credentials-gdrive.json. Can get this file in https://developers.google.com/drive/api/v3/quickstart/python click on enable google drive api select/login with account classroom. ans save file in the root of project with name credentials-gdrive.json
python3 main.py