Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

zermelo api

#pip install zermeloapi
import zermeloapi
zermelo = zermeloapi.zermelo(school, username, password)
#this returns the schedule
zermelo.readable_schedule()
#this prints it to the console
zermelo.print_schedule()
#look at the source for more info
Source by pypi.org #
 
PREVIOUS NEXT
Tagged: #zermelo #api
ADD COMMENT
Topic
Name
8+4 =