- Clone this repository:
- Download the
.ZIP - In your terminal, run
git clone https://github.com/hkamran80/schoolloop_api
- Download the
pip3 install -r requirements.txtpython3 main.py
This unofficial API was created to simply access student records. Grades, teacher names, and class names. Returns a LIST in this format: [{course_name}, {teacher_name}, {percentage}].