module documentation
luna_lms – Ein multimodales Lern-Management-System Copyright (c) 2022 Florian Berger <florian.berger@posteo.de>
| Class | |
This class stores data in a sqlite database on disk. |
| Constant | CONNECTIONS |
A dict mapping UUID ids of a course to a collections.namedtuple('Connection', ['connection', 'lock', 'mtime']). By convention, the Lock must be acquired to write data. |
| Constant | FUZZY |
The minimum term similarity ratio() to show up as a search result. |
| Variable | |
Undocumented |
| Variable | |
Undocumented |