Skip to content

Python Library for the Compass API (compass.education)

Notifications You must be signed in to change notification settings

Artucuno/Compasspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python Library for the Compass API (compass.education)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages