Skip to main content

Automated python exercise evaluations with AI.

Project description

PyEvalAI

PyEvalAI is a package for automated evaluations of exercises in python.

Installation

PyEvalAI can be quickly installed with pip:

pip install pyevalai

Quick-Start

If you are a student, here is how to use pyevalai:

from pyevalai import show, login, enter_course, handin_exercise

# login to server with username and password
login(url="server-url")

# enter course (for example numerics)
enter_course("Numerics")

# hand in solution for text exercises
handin_exercise("Exercise 1", "my solution...")

# hand in solution for coding exercises
def f(x):
	return x**2
handin_exercise("Exercise 2", f)

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

pyevalai-0.0.6.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyevalai-0.0.6-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file pyevalai-0.0.6.tar.gz.

File metadata

  • Download URL: pyevalai-0.0.6.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for pyevalai-0.0.6.tar.gz
Algorithm Hash digest
SHA256 5584d0a96e7fe12ea8185da6dd9657b28ba6eaa6e42d056c6487e307aa9baa3e
MD5 3a89c0b78adb330f9e37580b82b06988
BLAKE2b-256 bb487bc7ebf4abe7b718e5502401b0c30ed755b1e1fb38d5e7c079e78b2954f8

See more details on using hashes here.

File details

Details for the file pyevalai-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: pyevalai-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 16.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for pyevalai-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ecefcb1f9ad01e55cf1d0a9b0e50178a3599dacdf9b90d79f587e4124de6398c
MD5 e33ba5a2a0b2d65f43215c252635ff57
BLAKE2b-256 131b97f24de1cc2ef3eb78735bbf9485dbb31cb03f608879a3b67027e29978ae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page