# python2.7_script **Repository Path**: hbarmy/python2.7_script ## Basic Information - **Project Name**: python2.7_script - **Description**: python2.7 脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pyinstaller *.py pyinstaller -F *.py 单文件打包 $(cd `dirname $0`; pwd) #获取当前路径