PyInstaller wrapper that runs DistroMate packaging/publish after build
Project description
pyinstaller-plus
pyinstaller-plus 是对 PyInstaller 的包装器,在构建可执行程序后进一步完成安装包/增量包打包和发布功能,生成直链进行分发
同时内置 distromate.exe,安装后可直接通过 distromate 命令调用。
如何安装
pip install pyinstaller-plus
使用方式
使用方式与pyinstaller完全兼容,唯一区别新增两个参数
-p publish模式,发布安装包和增量包 --dm-version 发布的版本,例如1.0.0
仅打包模式(与pyinstaller完全一致)
pyinstaller-plus your.spec
构建后直接发布:
pyinstaller-plus -p --dm-version 1.2.3 your.spec
[pyinstaller-plus] $ distromate publish -v 1.10.6
https://distromate-static.s3.bitiful.net/launcher/1.0.2/meta.json
Warning: 未设置图标文件,将使用默认图标
Building update package...
Compressed: 35.8 MB -> 35.0 MB (97.9%)
Building setup package...
Uploading questiondownload-Setup-1.10.6.exe 100% [==============================] (38/38 MB, 6.4 MB/s)
Uploaded questiondownload-Update-1.10.6.bin (cached)
Uploading questiondownload-Update-1.10.6.manifest.json 100% [==============================] (5.9/5.9 kB, 17 kB/s)
Published questiondownload:1.10.6
下载链接: https://api.distromate.net/api/applications/pvlrkj4y/installer
(QuestionDownload) PS C:\Users\yangs\PycharmProjects\2510\QuestionDownload>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyinstaller_plus-0.1.2.tar.gz.
File metadata
- Download URL: pyinstaller_plus-0.1.2.tar.gz
- Upload date:
- Size: 11.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2116c828ff5a3be68cef8498dd4f2b4a089f134a5d8b92b80f32bed32bbe9678
|
|
| MD5 |
001639eb0394172fb5436c004107e540
|
|
| BLAKE2b-256 |
7041ea20d6c2482fe2079d545a1390b5531d857833acdcf5ce9678e7634dc018
|
File details
Details for the file pyinstaller_plus-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pyinstaller_plus-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
389befa5a5d88d07ef859312855fcc9858468c98bb369146b97f9a014dbab683
|
|
| MD5 |
44f5d4ace9e5088cb63d95415cdb37da
|
|
| BLAKE2b-256 |
c51d714dfa6ceb86913df7da2e64c454cd053058ca43003bae6ab24d0bfa98eb
|