maxkb/apps/common/handle
朱潮 86d86d9ff3
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
add pptx convert
2025-12-21 16:29:38 +08:00
..
impl add pptx convert 2025-12-21 16:29:38 +08:00
__init__.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_parse_qa_handle.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_parse_table_handle.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_split_handle.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_to_response.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
handle_exception.py refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00