/Classroom_downloader

This program downloads all the contents from google classrooms

Primary LanguagePythonApache License 2.0Apache-2.0

Description:

This program downloads all the contents from google classrooms

Requirements

  • Latest version of Python
  • Latest version of Pip

How to Use This Program

  1. Put all the files of this archive in the same folder.
  2. Install requirements using the following command:
    • pip install -r requirements.txt
  3. Run the program:
    • python downloader.py

Author