/Compasspy

Python Library for compass.education

Primary LanguagePython

Compasspy

Python Library for compass.education

Installation

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

OR

pip install -U compasspy

Simple Example

from compasspy.client import Compass

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

More Examples

https://compassapi.xyz