Download Canvas LMS courses, convert PPTX to PDF, and generate AI summaries
Project description
Download ALL canvas course content from one single command.
pip install getcanvas
Usage
python -m getcanvas 33752 # First time: prompts for API keys
python -m getcanvas 33752 -o ./output # Custom output folder
python -m getcanvas 33752 --reset # Reset saved keys
After running the command, the course content will be downloaded to your local machine in the following structure (example):
canvas_content/
├── Module 1 - Introduction/
│ ├── lecture_notes.pdf
│ ├── lecture_notes.md (AI Summary)
│ └── intro_slides.pdf (Converted)
└── Module 2 - Deep Learning/
├── assignment_1.html
└── architecture_diagram.png
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
getcanvas-1.0.1.tar.gz
(9.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
getcanvas-1.0.1-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file getcanvas-1.0.1.tar.gz.
File metadata
- Download URL: getcanvas-1.0.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1884116e4095964dc34b16a7533fd1d8db5bafcd00ae59f12827ccfe365a730
|
|
| MD5 |
b37943e7099c94145af61601b6e25e78
|
|
| BLAKE2b-256 |
d5360e1dac157a5999fd7c0293357cd9e84564b31bb4e2ae9a5525d0acd3ce91
|
File details
Details for the file getcanvas-1.0.1-py3-none-any.whl.
File metadata
- Download URL: getcanvas-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a9a6604af368f0a52740963bc3645a29dc143f19b5c683e13bc6edcf36da286
|
|
| MD5 |
0997cf5cb7b80eeebece2abb0031083d
|
|
| BLAKE2b-256 |
c1c0bacda0e8a5afd9c31f6505031ebd65e60176bf540e8c0bdf6fe0e77d2791
|