# Python学习 **Repository Path**: softwyy/learning-in-python ## Basic Information - **Project Name**: Python学习 - **Description**: 关于Python学习的库 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-06 - **Last Updated**: 2024-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### base 基础 ## opencv ''' pip install opencv-python pip install opencv-contrib-python pip install matplotlib ''' ## pyqt ''' pip install pyqt5 '''