Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
/ aivle-runner-legacy Public archive

Runner program that runs agents and test suites from the aiVLE web

Notifications You must be signed in to change notification settings

cs4246/aivle-runner-legacy

Repository files navigation

aiVLE Runner

Runner program that watches over and executes agent and test suites from aiVLE.

Dependencies

  • Python >= 3.6

Usage

  1. Duplicate the example.env file to create a new .env file.
  2. Update the values in the .env file according to your aivle-web configuration.
  3. Ensure that the user WATCHER_USERNAME is registered as an admin in the system.
  4. Install the requirements:
pip install -r requirements.txt
  1. Run watcher
python watcher.py

About

Runner program that runs agents and test suites from the aiVLE web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages