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.5-py3-none-any.whl
(6.7 kB
view details)
File details
Details for the file gs100-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: gs100-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd687ece6111450aeab757b5664df1cdbc24abd4000f0fd23bddf1a5951a522f |
|
MD5 | 47549a785c2317f1d3422e63f3dd416e |
|
BLAKE2b-256 | 6f9935850a3dc010fc023db83badd9b4c4df154e9c6ab27217008c93c5659fc2 |