Skip to content

FlickerSoul/gapper

Repository files navigation

Gradescope Autograder Packer (gapper)

PyPI - License

What's gapper?

GAP is a tool that allows you to create a Gradescope autograder from a decorator so that you can ditch the cumbersome gradescope-utils. It's inspired by aga and reconstructed from the ground up to be easier to use and maintain.

Showcase

Generate and Upload Vimeo Video

Upload with GUI Vimeo Video

Upload with GUI 2 Vimeo Video

Usage and Demonstration

Installation

Install from PyPI

pip install gapper~=1.3.0

For detailed instruction, please read the documentation page

Usage

Please refer to the get started tutorial and detailed usage for detailed usage.

The API reference can be found here.

Questions? Tips?

Please use the Discussions to post any questions or tips you found along the way!