Thin wrapper for WiX modelled on pypandoc.
Project description
For python applications that need to generate windows installer packages, there are two options that I know of: the builtin msilib, which is greatly underdeveloped, and this package.
This package wraps go-msi, which is an existing MSI framework that allows simple generation of windows installers. go-msi was chosen because it already does the hard work, allowing this package to have a tiny footprint.
Most of the code in this package focuses on detecting and installing go-msi and its dependency, the WiX toolset. The principle current use of this package is subzero.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pywix-0.2.1.tar.gz
.
File metadata
- Download URL: pywix-0.2.1.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af1a31fc67e2c1b5081494badc028a4b26273049bfb2086f9f239f0a27f18847 |
|
MD5 | 45ae23e12618a1c00c5421ca53100cee |
|
BLAKE2b-256 | 03b5896c500efd47aa59d77fb04390f899baeec7f31ec209fc9cbc07deb466b4 |