PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
|
Go to the source code of this file.
Classes | |
class | learn.student.learn_student |
This class keeps track of student information, purchased items, and allowed cards. More... | |
Namespaces | |
namespace | learn |
namespace | learn.student |
Variables | |
int | learn.student.STUDENT_ACCEPTED = 0x0 |
int | learn.student.STUDENT_APPLIED = 0x1 |