Skip to main content

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

pywix-0.2.1.tar.gz (21.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page