# ArknightsTools **Repository Path**: shihannop/arknights-tools ## Basic Information - **Project Name**: ArknightsTools - **Description**: 一个基于python的明日方舟数值计算工具 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-05 - **Last Updated**: 2023-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ArknightsTools #### 介绍 一个基于python的明日方舟数值计算工具 ___ ### 技术栈 * QT * Pandas * Numpy ### 目录结构 * ./app # ui主体 * ./app/plugin # 插件目录 * ./app/view # qt应用主体 * ./component # 各种数据类型基类 *./.. * ./config # 配置文件 * ./data # 数据存储 * ./.. # 静态文件/动态获取的游戏数据 * ./log # 日志文件 * ./sync # 同步文件/工具 * ./test # 测试文件 * ./tools # 工具 * ./utils # 集成工具类 ___