pymyku
github
settings
search
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
ACADEMIC_YEAR (pymyku.attribute.Schedule attribute)
academic_year (pymyku.Client property)
ACCESS_TOKEN (pymyku.attribute.Token attribute)
access_token (pymyku.Client property)
ADVISOR_ID (pymyku.attribute.Student attribute)
ADVISOR_NAME_EN (pymyku.attribute.Student attribute)
ADVISOR_NAME_TH (pymyku.attribute.Student attribute)
ANNOUNCE (in module pymyku.url)
APP_KEY (in module pymyku.constant)
apparent_encoding (pymyku.type.Response property)
AVATAR (pymyku.attribute.User attribute)
C
CAMPUS_CODE (pymyku.attribute.Student attribute)
CAMPUS_NAME_EN (pymyku.attribute.Student attribute)
CAMPUS_NAME_TH (pymyku.attribute.Student attribute)
CHECK_GRADES (in module pymyku.url)
Client (class in pymyku)
ClientType (class in pymyku.type)
close() (pymyku.type.Response method)
content (pymyku.type.Response property)
cookies (pymyku.type.Response attribute)
COPEN_ID (pymyku.attribute.Student attribute)
COPEN_NAME_EN (pymyku.attribute.Student attribute)
COPEN_NAME_TH (pymyku.attribute.Student attribute)
D
DEPARTMENT_CODE (pymyku.attribute.Student attribute)
DEPARTMENT_NAME_EN (pymyku.attribute.Student attribute)
DEPARTMENT_NAME_TH (pymyku.attribute.Student attribute)
E
EDULEVEL_CODE (pymyku.attribute.Student attribute)
EDULEVEL_NAME_EN (pymyku.attribute.Student attribute)
EDULEVEL_NAME_TH (pymyku.attribute.Student attribute)
elapsed (pymyku.type.Response attribute)
EMAIL (pymyku.attribute.Student attribute)
encoding (pymyku.type.Response attribute)
encrypt() (in module pymyku.utils)
Enum (class in pymyku.type)
EnumMeta (class in pymyku.type)
extract() (in module pymyku.utils)
extract_access_token() (in module pymyku.utils)
extract_schedule() (in module pymyku.utils)
extract_std_code() (in module pymyku.utils)
extract_std_id() (in module pymyku.utils)
extract_student_data() (in module pymyku.utils)
extract_user_data() (in module pymyku.utils)
F
FACULTY_CODE (pymyku.attribute.Student attribute)
FACULTY_NAME_EN (pymyku.attribute.Student attribute)
FACULTY_NAME_TH (pymyku.attribute.Student attribute)
fetch_announce() (pymyku.Client method)
fetch_enroll() (pymyku.Client method)
fetch_gpax() (pymyku.Client method)
fetch_grades() (pymyku.Client method)
fetch_group_course() (pymyku.Client method)
fetch_schedule() (pymyku.Client method)
fetch_student_address() (pymyku.Client method)
fetch_student_education() (pymyku.Client method)
fetch_student_personal() (pymyku.Client method)
FetchedResponses (class in pymyku.attribute)
FIRST_NAME_EN (pymyku.attribute.User attribute)
FIRST_NAME_TH (pymyku.attribute.User attribute)
G
gen_login_request_params() (in module pymyku.utils)
gen_request_args_f() (in module pymyku.utils)
gen_request_headers() (in module pymyku.utils)
GENDER (pymyku.attribute.User attribute)
get() (in module pymyku.requests)
get() (pymyku.Client method)
get_announce() (in module pymyku.requests)
get_check_grades() (in module pymyku.requests)
get_enrolled_subjects() (pymyku.Client method)
get_gpax() (in module pymyku.requests)
get_gpax() (pymyku.Client method)
get_grades() (pymyku.Client method)
get_group_course() (in module pymyku.requests)
get_group_course() (pymyku.Client method)
get_raise() (in module pymyku.utils)
get_schedule() (in module pymyku.requests)
get_student_address() (in module pymyku.requests)
get_student_education() (in module pymyku.requests)
get_student_personal() (in module pymyku.requests)
get_total_credit() (pymyku.Client method)
GPAX (in module pymyku.url)
GROUP_COURSE (in module pymyku.url)
H
headers (pymyku.type.Response attribute)
headers() (pymyku.Client method)
history (pymyku.type.Response attribute)
HTTPError
I
ID_CODE (pymyku.attribute.User attribute)
initialize() (pymyku.Client method)
is_permanent_redirect (pymyku.type.Response property)
is_redirect (pymyku.type.Response property)
iter_content() (pymyku.type.Response method)
iter_lines() (pymyku.type.Response method)
J
json() (pymyku.type.Response method)
L
LAST_NAME_EN (pymyku.attribute.User attribute)
LAST_NAME_TH (pymyku.attribute.User attribute)
links (pymyku.type.Response property)
LOGIN (in module pymyku.url)
login() (in module pymyku.requests)
login() (pymyku.Client method)
LOGIN_NAME (pymyku.attribute.User attribute)
LOGIN_RESPONSE (pymyku.attribute.FetchedResponses attribute)
login_response (pymyku.Client property)
LOGOUT (in module pymyku.url)
logout() (in module pymyku.requests)
M
MAJOR_CODE (pymyku.attribute.Student attribute)
MAJOR_NAME_EN (pymyku.attribute.Student attribute)
MAJOR_NAME_TH (pymyku.attribute.Student attribute)
MIDDLE_NAME_EN (pymyku.attribute.User attribute)
MIDDLE_NAME_TH (pymyku.attribute.User attribute)
MOBILE_NO (pymyku.attribute.Student attribute)
module
pymyku.attribute
pymyku.constant
pymyku.exception
pymyku.requests
pymyku.type
pymyku.url
pymyku.utils
N
name (pymyku.type.Enum attribute)
NATION_CODE (pymyku.attribute.Student attribute)
NATIONALITY_NAME_EN (pymyku.attribute.Student attribute)
NATIONALITY_NAME_TH (pymyku.attribute.Student attribute)
next (pymyku.type.Response property)
O
ok (pymyku.type.Response property)
P
POSITION_TH (pymyku.attribute.Student attribute)
post() (in module pymyku.requests)
pymyku.attribute
module
pymyku.constant
module
pymyku.exception
module
pymyku.requests
module
pymyku.type
module
pymyku.url
module
pymyku.utils
module
R
raise_for_status() (pymyku.type.Response method)
raw (pymyku.type.Response attribute)
reason (pymyku.type.Response attribute)
RENEW_TOKEN (pymyku.attribute.Token attribute)
request (pymyku.type.Response attribute)
reset() (pymyku.Client method)
Response (class in pymyku.type)
response_to_json() (in module pymyku.utils)
S
Schedule (class in pymyku.attribute)
SCHEDULE (in module pymyku.url)
SCHEDULE_RESPONSE (pymyku.attribute.FetchedResponses attribute)
schedule_response (pymyku.Client property)
SEARCH_ENROLL (in module pymyku.url)
search_enroll() (in module pymyku.requests)
SEARCH_SECTION_DETAIL (in module pymyku.url)
search_section_detail() (in module pymyku.requests)
search_section_detail() (pymyku.Client method)
SEARCH_SUBJECT (in module pymyku.url)
search_subject() (in module pymyku.requests)
search_subject() (pymyku.Client method)
SEARCH_SUBJECT_OPEN (in module pymyku.url)
search_subject_open() (in module pymyku.requests)
search_subject_open() (pymyku.Client method)
SEMESTER (pymyku.attribute.Schedule attribute)
semester (pymyku.Client property)
status_code (pymyku.type.Response attribute)
STD_CODE (pymyku.attribute.Student attribute)
std_code (pymyku.Client property)
STD_ID (pymyku.attribute.Student attribute)
Student (class in pymyku.attribute)
STUDENT_ADDRESS (in module pymyku.url)
student_data (pymyku.Client property)
STUDENT_EDUCATION (in module pymyku.url)
STUDENT_PARAM_DICT (in module pymyku.constant)
STUDENT_PARAM_NAMES (in module pymyku.constant)
STUDENT_PARAM_RES_NAMES (in module pymyku.constant)
STUDENT_PERSONAL (in module pymyku.url)
STUDENT_STATUS_CODE (pymyku.attribute.Student attribute)
STUDENT_STATUS_NAME_EN (pymyku.attribute.Student attribute)
STUDENT_STATUS_NAME_TH (pymyku.attribute.Student attribute)
STUDENT_TYPE_CODE (pymyku.attribute.Student attribute)
STUDENT_TYPE_NAME_EN (pymyku.attribute.Student attribute)
STUDENT_TYPE_NAME_TH (pymyku.attribute.Student attribute)
STUDENT_YEAR (pymyku.attribute.Student attribute)
T
text (pymyku.type.Response property)
TITLE_EN (pymyku.attribute.User attribute)
TITLE_TH (pymyku.attribute.User attribute)
Token (class in pymyku.attribute)
TokenExpired
U
url (pymyku.type.Response attribute)
User (class in pymyku.attribute)
user_data (pymyku.Client property)
USER_TYPE (pymyku.attribute.User attribute)
V
valid_response() (pymyku.Client method)
value (pymyku.type.Enum attribute)
close
Settings
Font
Use a serif font:
Theme
Automatic
Light
Dark
arrow_upward
to top