canvasapi
https://github.com/ucfopen/canvasapi
Python
Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to canvasapi
Help out
- Issues
- GraphQL needs to support pagination
- Fixed file objects with hyphen issue (ucfopen#647 ) and added test cases
- File objects get attribute `content-type` which must be accessed through `getattr`
- Issue/636 duplicate assignment
- Comments to submissions are always added to first attempt
- #629 Implement default request timeouts
- Error when a course access is restricted
- QuizSubmission update_score_and_comments doesn't seem to work
- Missing pagination for search results
- Just started throwing InvalidAccessToken exception
- Docs
- Python not yet supported