Skip to content

SoftwareObservatorium/arena-python

Repository files navigation

LASSO Arena Test-Driver for Python

work in progress

For more information about the arena and the LASSO platform, visit our website: https://softwareobservatorium.github.io/

Install

project is managed with hatch (https://hatch.pypa.io/latest/)

pip install hatch

Build project

python -m hatch build

Test project

python -m hatch test

LQL Parser

LQL parser in python using antlr4 grammar

Sequence sheet notation (SSN)

Sequence sheet notation and engine realized in python.

Adaptation

Adaptation strategies are realized in

Introspection and class loading

Stimulus Matrix (SM) / Stimulus Response Matrix (SRM)

SMs and SRMs are based on pandas DataFrame

Demonstration

Jupyter Notebooks

see examples in notebooks

Tests that demonstrate the arena test driver can be found in tests/.

About

LASSO Arena Test Driver for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published