Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

pymsi logo

pymsi

PyPI PyPI - Downloads MIT License Python Versions CI Documentation Status pre-commit.ci status

A pure Python library for reading and manipulating Windows Installer (MSI) files. Based on the rust msi crate and msitools utilities.

Getting Started

For a demo of what pymsi can do, check out the online MSI viewer and file extractor on our ReadTheDocs site. It's like lessmsi, but runs fully client-side in your browser.

For more in-depth documentation on pymsi usage and the API, see the documentation (very early WIP).

Installation

pymsi is available on PyPI (PEP 541 request for pymsi name is being processed):

pip install python-msi

It is recommended to either install it in a virtual environment, or use a tool such as pipx or uv to avoid potential conflicts with other Python modules on the same system.

Usage

To use pymsi as a library that gets called from other code:

import pymsi

To use pymsi as a command line tool:

pymsi <command> [path_to_msi_file] [output_folder]

Use the help command to see a list of supported commands:

Available commands:
  tables - List all tables in the MSI file
  dump - Dump the contents of the MSI file
  test - Check if the file is a valid MSI file
  extract - Extract files from the MSI file
  help - Show this help message

Getting Involved

For questions or support, please create a new discussion on GitHub Discussions, or open an issue for bug reports and feature requests.

Contributing

Contributions are welcome. Bug fixes or minor changes are preferred via a pull request to the pymsi GitHub repository. For more information on contributing see the CONTRIBUTING file.

License

pymsi is released under the MIT license. See the LICENSE and NOTICE files for details. All new contributions must be made under this license.

SPDX-License-Identifier: MIT

LLNL-CODE-862419

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_msi-0.0.0b4.tar.gz (250.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_msi-0.0.0b4-py3-none-any.whl (51.6 kB view details)

Uploaded Python 3

File details

Details for the file python_msi-0.0.0b4.tar.gz.

File metadata

  • Download URL: python_msi-0.0.0b4.tar.gz
  • Upload date:
  • Size: 250.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for python_msi-0.0.0b4.tar.gz
Algorithm Hash digest
SHA256 042da8960ee325ac3424f651020a115aad044329cb19a8e85a712a6d51663c64
MD5 3a627b194fd91170c9285249d1d4ec3c
BLAKE2b-256 d09c67233a581d0e529a6fb36d857a857e0ab1b176ef990b89f0a05b066ae862

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_msi-0.0.0b4.tar.gz:

Publisher: release.yml on nightlark/pymsi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file python_msi-0.0.0b4-py3-none-any.whl.

File metadata

  • Download URL: python_msi-0.0.0b4-py3-none-any.whl
  • Upload date:
  • Size: 51.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for python_msi-0.0.0b4-py3-none-any.whl
Algorithm Hash digest
SHA256 ba32260b721413fade2b4ca57c03e2313f16aec875a0bac14e68bb44dd38618b
MD5 299445a66adba02361c762138733cb0e
BLAKE2b-256 6a2a84b1a46b3184cd54b558c4cf45f8761d92a68f75900b5a16d0a96c479428

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_msi-0.0.0b4-py3-none-any.whl:

Publisher: release.yml on nightlark/pymsi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page