[ bianca ]
[ 原始碼: pyinstaller ]
套件:python3-pyinstaller(6.13.0+ds-2)
python3-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]
相似套件:
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 assembler, linker and binary utilities
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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)
- compression library - runtime