Skip to main content

Converts a notebook with student written answers to a PDF for Gradescope.

Project description

Converts a notebook with student written answers to a PDF for Gradescope. Ensures that each question has a constant number of pages.

## Getting Started

` pip install gs100 `

In Python:

`python from gs100 import convert # The num_questions argument is the number of written questions to grade. # It's optional but recommend to help students debug their notebook convert('some_notebook.ipynb', num_questions=10) `

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gs100-0.0.2-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

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