[ bianca ]
[ 源代码: pyinstaller ]
软件包:pyinstaller(6.13.0+ds-2)
pyinstaller 的相关链接
下载源码包 pyinstaller:
- [pyinstaller_6.13.0+ds-2.debian.tar.xz]
- [pyinstaller_6.13.0+ds-2.dsc]
- [pyinstaller_6.13.0+ds.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [pyinstaller.org]
相似软件包:
Utility to bundle a Python application into a single package
PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files and puts them with your script in a single folder, or optionally in a single executable file.
This package contains the executables. It depends on 'python3-pyinstaller', which contains the Python modules.
其他与 pyinstaller 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyinstaller (= 6.13.0+ds-2)
- Python modules to bundle a Python application into a single package