PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
Loading...
Searching...
No Matches
Classes | Variables
learn.school Namespace Reference

Classes

class  learn_school
 Represents a school, which organizes students, teachers, and classes. More...
 

Variables

int SCHOOL_AUTO_APPROVE = 0x01
 

Variable Documentation

◆ SCHOOL_AUTO_APPROVE

int learn.school.SCHOOL_AUTO_APPROVE = 0x01

Definition at line 10 of file school.py.