[ 源代码: pyinstaller ]
软件包:python3-pyinstaller(6.15.0+ds-1)
python3-pyinstaller 的相关链接
Debian 的资源:
下载源码包 pyinstaller:
- [pyinstaller_6.15.0+ds-1.dsc]
- [pyinstaller_6.15.0+ds.orig.tar.xz]
- [pyinstaller_6.15.0+ds-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pyinstaller.org]
相似软件包:
Python modules 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 Python modules. The utility executables are contained in the 'pyinstaller' package.
其他与 python3-pyinstaller 有关的软件包
|
|
|
|
-
- dep: binutils
- GNU 汇编程序、链接程序和二进制工具
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: pyinstaller-hooks-contrib
- Community hooks for PyInstaller
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-altgraph
- Python 3 graph (network) package
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时