ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
561 stars 175 forks source link

Update Python Versions - Remove 3.6 and Add 3.10 #552

Closed Thetwam closed 2 years ago

Thetwam commented 2 years ago

Python 3.6 is end-of-life as of the end of last year. Remove official support for it.

Python 3.10 has been out for nearly a year. Add official support for it.