Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 410 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 410 Bytes

Compasspy

Python Library for compass.education

Installation

pip install -U git+https://github.com/Artucuno/Compasspy

Simple Example

from compasspy.client import Compass

client = Compass('<School Subdomain>', '<Authentication Cookie>')
client.login()

More Examples | How to get Authentication Cookie

https://compassapi.xyz