PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
|
Classes | |
class | learn_teacher |
Contains teacher contact information and allowed cards. More... | |
Variables | |
int | TEACHER_ACCEPTED = 0x0 |
int | TEACHER_APPLIED = 0x1 |
int learn.teacher.TEACHER_ACCEPTED = 0x0 |
Definition at line 9 of file teacher.py.
int learn.teacher.TEACHER_APPLIED = 0x1 |
Definition at line 10 of file teacher.py.