-
大小: 3.83MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-11-21
- 语言: Python
- 标签: pyinstalller
资源简介
python打包.py为.exe用起来非常棒,因为国内镜像源暂时没有py3.7可以用到,自己从github下载的。安装pip install ***.zip
代码片段和文件信息
#!/usr/bin/env python
#-----------------------------------------------------------------------------
# Copyright (c) 2013-2020 PyInstaller Development Team.
#
# Distributed under the terms of the GNU General Public License (version 2
# or later) with exception for distributing the bootloader.
#
# The full license is in the file COPYING.txt distributed with this software.
#
# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception)
#-----------------------------------------------------------------------------
# This utility is primary meant to be used when PyInstaller is not
# installed eg. when be run by a git checkout.
from PyInstaller.utils.cliutils.archive_viewer import run
run()
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-10-05 23:59 pyinstaller-develop\
文件 95 2020-10-05 23:59 pyinstaller-develop\.dockerignore
文件 424 2020-10-05 23:59 pyinstaller-develop\.gitattributes
目录 0 2020-10-05 23:59 pyinstaller-develop\.github\
文件 100 2020-10-05 23:59 pyinstaller-develop\.github\CONTRIBUTING.md
文件 188 2020-10-05 23:59 pyinstaller-develop\.github\FUNDING.yml
目录 0 2020-10-05 23:59 pyinstaller-develop\.github\ISSUE_TEMPLATE\
文件 2687 2020-10-05 23:59 pyinstaller-develop\.github\ISSUE_TEMPLATE\bug_report.md
文件 1065 2020-10-05 23:59 pyinstaller-develop\.github\ISSUE_TEMPLATE\feature_request.md
文件 360 2020-10-05 23:59 pyinstaller-develop\.github\ISSUE_TEMPLATE\question-about-using-pyinstaller.md
文件 193 2020-10-05 23:59 pyinstaller-develop\.github\SECURITY.md
目录 0 2020-10-05 23:59 pyinstaller-develop\.github\workflows\
文件 1536 2020-10-05 23:59 pyinstaller-develop\.github\workflows\macos.yml
文件 926 2020-10-05 23:59 pyinstaller-develop\.github\workflows\main.yml
文件 1049 2020-10-05 23:59 pyinstaller-develop\.github\workflows\validate-new-news.yml
文件 1724 2020-10-05 23:59 pyinstaller-develop\.gitignore
文件 1101 2020-10-05 23:59 pyinstaller-develop\.pylintrc
文件 403 2020-10-05 23:59 pyinstaller-develop\.pyup.yml
文件 4275 2020-10-05 23:59 pyinstaller-develop\.travis.yml
文件 30616 2020-10-05 23:59 pyinstaller-develop\COPYING.txt
文件 566 2020-10-05 23:59 pyinstaller-develop\MANIFEST.in
目录 0 2020-10-05 23:59 pyinstaller-develop\PyInstaller\
文件 2658 2020-10-05 23:59 pyinstaller-develop\PyInstaller\__init__.py
文件 4235 2020-10-05 23:59 pyinstaller-develop\PyInstaller\__main__.py
目录 0 2020-10-05 23:59 pyinstaller-develop\PyInstaller\archive\
文件 22 2020-10-05 23:59 pyinstaller-develop\PyInstaller\archive\__init__.py
文件 1307 2020-10-05 23:59 pyinstaller-develop\PyInstaller\archive\pyz_crypto.py
文件 7717 2020-10-05 23:59 pyinstaller-develop\PyInstaller\archive\readers.py
文件 16583 2020-10-05 23:59 pyinstaller-develop\PyInstaller\archive\writers.py
目录 0 2020-10-05 23:59 pyinstaller-develop\PyInstaller\bootloader\
目录 0 2020-10-05 23:59 pyinstaller-develop\PyInstaller\bootloader\Darwin-64bit\
............此处省略1406个文件信息
- 上一篇:世界矢量地图数据shp格式.rar
- 下一篇:python 内部培训课件
评论
共有 条评论