[ 源代码: pyqt-builder ]
软件包:python3-pyqtbuild(1.16.4+dfsg-1)
python3-pyqtbuild 的相关链接
Debian 的资源:
下载源码包 pyqt-builder:
- [pyqt-builder_1.16.4+dfsg-1.dsc]
- [pyqt-builder_1.16.4+dfsg.orig.tar.xz]
- [pyqt-builder_1.16.4+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
PEP 517 compliant PyQt build system
PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt. It extends the SIP build system and uses Qt's qmake to perform the actual compilation and installation of extension modules.
Projects that use PyQt-builder provide an appropriate pyproject.toml file and an optional project.py script. Any PEP 517 compliant frontend, for example sip-install or pip can then be used to build and install the project.
其他与 python3-pyqtbuild 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-sipbuild (>= 6.7)
- Python bindings generator for C/C++ libraries — the build system
-
- rec: qt5-qmake
- Qt 5 qmake Makefile generator tool