research_assistant.memorygame

Package implementing the Memory Game for the LART Research Assistant.

Functions

expose_to_eel()

Expose the Memory Game API to Python Eel.

expose_to_eel()[source]

Expose the Memory Game API to Python Eel.

Modules

research_assistant.memorygame.dataschema

Data structures for the Memory Game.

research_assistant.memorygame.eel

Exposes the Memory Game to Python Eel.

research_assistant.memorygame.patterns

Additional validation patterns for Memory Game.

research_assistant.memorygame.versions

Version implementations and translations for the Memory Game.