A set of tools for working with Canvas.
canvas_group_csv: Export your canvas student groups into a CSV file. Ready for Zoom breakout room CSV import.canvas_download_annotated_pdf: Download all annotated PDFs from a specific assignment. PDF files only.canvas_download_quiz_questions: Export a CSV file from a quiz with questions and answers.
pip3 install canvas_tools
Run canvas_group_csv -h (replace canvas_group_csv with the command that you are using) will give you the help documentation for that command.