pymsi

PyPI 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.

Here are some links to pages that may be useful:

PyPI GitHub/Source Code Discussions

Contents

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