Skip to content

Python implementation of the Schoology API. Uses two-legged Oauth1.0 for authorization so it is best used in server-to-server applications.

License

Notifications You must be signed in to change notification settings

blastomussa/Schoology_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schoology_API

Python implementation of the Schoology API. Uses two-legged Oauth1.0 for authorization so it is best used in server-to-server applications. api_requests.py handles the authorization and REST API methods and can be used to make raw api calls. To connect to API save API secret and key in config.ini.

About

Python implementation of the Schoology API. Uses two-legged Oauth1.0 for authorization so it is best used in server-to-server applications.

Topics

Resources

License

Stars

Watchers

Forks

Languages