check basic python exercises with pretty feedback
Project description
AutoFeedback: Assignment Checker
Check basic python exercises and provide pretty feedback
Free software: 3-clause BSD license
Description
AutoFeedback is a suite of python utilities for testing and providing usable feedback introductory python assignments, specifically relevant to mathematics and the use of numpy and matplotlib.
How to use AutoFeedback
AutoFeedback can be installed via pip
pip install AutoFeedback
The suite provides three basic checkers: one each for checking variables, functions and matplotlib.pyplot figures.
Installing a local version of AutoFeedback
If you want to develop AutoFeedback you can install a local version of the code.
cd <path to AutoFeedback>
pip install -r requirements-dev.txt -r requirements.txt
pip install -e .
Usage
Full usage instructions can be found here.
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 Distributions
Built Distribution
File details
Details for the file AutoFeedback-2.16-py3-none-any.whl
.
File metadata
- Download URL: AutoFeedback-2.16-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 352f75b5d217ad08d1e73c48115c97cd21f3129e59c948a0b831db66de2d4f59 |
|
MD5 | b2817d3a462bccdb9e3d819e4cb78754 |
|
BLAKE2b-256 | 1dc52b34ea39c5d5ab84c221eaeee781c563483332a18f9ee9d810b023a27508 |