Welcome to pymio-cookbook’s documentation!
Contents:
- 关于PyMIO
- 命令行/CLI
- 数据库操作相关
- 助手类方法函数
- 日志类
- 方法类函数
- check_ua
- check_bot
- check_ie
- in_dict
- is_enable
- get_real_ip
- check_is_ip
- timestamp2str
- str2timestamp
- get_bool
- get_root_path
- file_lock
- write_txt_file
- read_txt_file
- write_file
- read_file
- file_unlock
- random_str
- random_number_str
- random_char
- get_file_list
- check_file_in_list
- crc_file
- is_number
- safe_html_code
- ant_path_matcher
- check_email
- get_args_from_dict
- get_variable_from_request
- get_local_now
- get_utc_now
- get_this_week_range
- get_this_month_range
- get_month_range
- get_today
- get_yesterday
- get_this_days_range
- get_now_microtime
- microtime
- md5
- base64_encode
- base64_decode
- base64_txt_encode
- base64_txt_decode
- rounded
- easy_encrypted
- check_chinese_mobile
- str2int
- 优化技巧