# class2020te **Repository Path**: liyezn/class2020te ## Basic Information - **Project Name**: class2020te - **Description**: 交通仿真演示系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-20 - **Last Updated**: 2024-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to create an external tool in PyCharm ## ui2py ```commandline python.exe -m PyQt5.uic.pyuic ui_mainwindow.ui -o ui_mainwindow.py ```