Skip to main content

A command-line tool for managing Canvas courses, fetching assignments, and grades.

Project description

Canvas Pilot

A command-line tool for managing your Canvas courses, fetching assignments, and grades.

Installation

To install the Canvas CLI, run the following command:

pip install canvas-pilot

Configuration

Before using the Canvas CLI, you'll need to configure it with your Canvas API key and domain. To do this, run the following command and follow the prompts:

canvas configure

You can reconfigure the Canvas API key and domain at any time by running:

canvas reconfigure

Usage

Fetch Assignments

To fetch assignments for all your Canvas courses, run:

canvas fetch assignments

To fetch assignments for a specific course, provide the course ID:

canvas fetch assignments <course_id>

To export the assignments/exams deadlines to an .ics file, add the -e or --export flag:

canvas fetch assignments --export

Fetch Grades

To fetch grades for all your Canvas courses, run:

canvas fetch grades

To fetch grades for a specific course, provide the course ID:

canvas fetch grades <course_id>

To export the grades to a .csv file, add the -e or --export flag:

canvas fetch grades --export

Help

To display help information for the command-line interface and its subcommands, run:

canvas --help

Contributing

Contributions are welcome! If you find a bug, have a feature request, or want to improve the Canvas CLI, please open an issue or submit a pull request.

License

This project is licensed under the GPLv3+ License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

canvas-pilot-0.1.1.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

canvas_pilot-0.1.1-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file canvas-pilot-0.1.1.tar.gz.

File metadata

  • Download URL: canvas-pilot-0.1.1.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for canvas-pilot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f102ff318aa5cd20a3d5475b104a1c98f2bbef95799a3e729e8a93a3e945d43f
MD5 1d42b7d2366fa304435c6cfbf50d408a
BLAKE2b-256 3ed3073fa3e2db78f7fc7fc0a84a43584addcfcab93378f294393a1817f98f71

See more details on using hashes here.

File details

Details for the file canvas_pilot-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for canvas_pilot-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 305cd980ee1ab98d9650a240a64df5738a3b2ea295d609f7f935becffb13b66c
MD5 6a2dccd906720be4d1c69bdec9c9f312
BLAKE2b-256 706c577c058a2de82c9b48f2824eb47b0aabf4a90e2fa0cd5e204a3b218591c4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page