# python3.11.7绿色便携版 **Repository Path**: he-junyang/python-3.11.7-portable ## Basic Information - **Project Name**: python3.11.7绿色便携版 - **Description**: python3.11.7绿色便携版, 开包即用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pip 使用方法 ```shell PS C:\Users\24026\Desktop\python-3.11.7>cd .\Scripts PS C:\Users\24026\Desktop\python-3.11.7\Scripts> ./pip.exe install xxxx ``` # python 使用 ```shell PS C:\Users\24026\Desktop\python-3.11.7>./python.exe main.py # 随地使用 ```