AutPy Python Library
The aim of this repository is to contain an autpy
Python package,
as well as an accompanying autpy
commandline tool.
The package will be used in various other AutPy projects
(taas, commander, scripts, etc.) for common utility code.
The commandline tool serves as a common entry point for scripts and tools
(e.g. autpy show-participants
, autpy commander
, etc.).
Scripts currently live in the orga
repository (and elsewhere),
they will be migrated slowly to this repository instead.
Bigger commands/projects (e.g. commander
) will likely still live in their own repos,
but provide some kind of hook (?) so they can be started via the autpy
CLI too.
NOTE: This project is public - it gets used in things like the taas client, and might even be open sourced properly at a future point. Thus, the source code MUST NOT contain any information about individual students.