# contract_system **Repository Path**: naverland/contract_system ## Basic Information - **Project Name**: contract_system - **Description**: 交易行情分析开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-25 - **Last Updated**: 2024-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # contract_system #### 介绍 交易行情分析开发 #### 安装教程 1. pip install PyQt-Fluent-Widgets -i https://pypi.org/simple/ 2. pip install pyecharts 3. pip install PyQtWebEngine 4. pip install loguru 4. pip install pandas 4. pip install curl_cffi #### 使用说明 from qframelesswindow.webengine import FramelessWebEngineView ctrl + 左键 点击FramelessWebEngineView 进入源码 # if isinstance(self.window(), FramelessWindow): # self.window().updateFrameless() 把以上两句代码注释掉,否贼会闪退,坐等作者修复