Skip to main content

check basic python exercises with pretty feedback

Project description

AutoFeedback: Assignment Checker

https://github.com/abrown41/AutoFeedback/actions/workflows/build_test.yml/badge.svg https://github.com/abrown41/AutoFeedback/actions/workflows/build_docs.yml/badge.svg https://github.com/abrown41/AutoFeedback/actions/workflows/install.yml/badge.svg https://img.shields.io/pypi/v/AutoFeedback.svg https://codecov.io/gh/abrown41/AutoFeedback/branch/master/graph/badge.svg?token=R2Z5SI6T71 https://img.shields.io/lgtm/grade/python/g/abrown41/AutoFeedback.svg?logo=lgtm&logoWidth=18

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


Download files

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

Source Distribution

AutoFeedback-1.91.tar.gz (56.3 kB view hashes)

Uploaded Source

Built Distribution

AutoFeedback-1.91-py3-none-any.whl (31.7 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