套件: pex (1.1.14-3.1)
pex 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-pex:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Barry Warsaw
外部的資源:
- 主頁 [github.com]
相似套件:
library for generating Python executable zip files
pex is a library for generating .pex (Python EXecutable) files which are executable Python environments in the spirit of virtualenvs. pex is an expansion upon the ideas outlined in PEP 441 and makes the deployment of Python applications as simple as cp. pex files may even include multiple platform-specific Python distributions, meaning that a single pex file can be portable across Linux and OS X.
pex files can be built using the pex tool. Build systems such as Pants and Buck also support building .pex files directly.
This is the command line package.
其他與 pex 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pex
- library for generating Python executable zip files
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-wheel
- built-package format for Python
-
- sug: python-pex-doc
- library for generating Python executable zip files