# pyarxml **Repository Path**: hackxt/pyarxml ## Basic Information - **Project Name**: pyarxml - **Description**: Python解析ARXML文件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-09-16 - **Last Updated**: 2025-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python解析ARXML文件 * 解析arxml文件,获取任意参数节点的属性 * 安装 GUI 库 PySide6: ``` pip install PySide6 ``` * 执行命令: ``` python arxml.py ``` * 示例: ![](./示例.png)