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
- Issue/539 typed paginated list
- Fixed file objects with hyphen issue (ucfopen#647 ) and added test cases
- File objects get attribute `content-type` which must be accessed through `getattr`
- Enable uploading text comments and file in one line
- implement kwargs (fix #631) for upload_comment
- Duplicate Assignment
- Issue/636 duplicate assignment
- Comments to submissions are always added to first attempt
- Request timeouts
- #629 Implement default request timeouts
- Docs
- Python not yet supported