{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"},{"label":"Compression","url":"https://skillfed.io/packages/category/system-archiving-compression"}],"enrichment":{"capability":"Xpress9 is a Python wrapper for Microsoft's Xpress9 compression library, providing efficient compression and decompression of binary data through a C extension with Cython bindings.","skillfed_tags":["compression","c-extension","microsoft"],"use_cases":["Compress repetitive or highly compressible binary data in Python applications where Xpress9 is the preferred algorithm.","Integrate Xpress9 compression into data pipelines or storage systems that need cross-platform compatibility.","Decompress Xpress9-encoded data received from external systems or APIs.","Build performance-sensitive applications where optional OpenMP multi-threading can improve throughput on multi-core systems."],"what_it_does":"Xpress9 is a lightweight Python wrapper around Microsoft's Xpress9 compression algorithm, exposing compress and decompress methods through a C extension built with Cython. It targets scenarios where you need efficient binary compression with cross-platform support and optional multi-threading via OpenMP.\n\nThe package is designed for developers who need a direct interface to Xpress9 compression without external dependencies beyond the C compiler at build time. It supports Python 3.8 and higher across Windows, macOS, and Linux. Prebuilt wheels are available for common Python versions and architectures, though building from source requires a C compiler and standard build tools.","worth_installing":"Yes, if you specifically need Xpress9 compression and accept the aging maintenance status. The package is stable for its current scope (Beta), has no known vulnerabilities, and offers permissive licensing. However, the limited community adoption (5 stars, 257 days since last release) and aging status suggest it may not receive timely updates or bug fixes. Install if Xpress9 is a hard requirement; consider alternatives if you need active maintenance and community support."},"id":"xpress9","links":{"html":"https://skillfed.io/packages/xpress9","md":"https://skillfed.io/packages/xpress9.md","pypi":"https://pypi.org/project/xpress9/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-30","license_spdx":null,"license_treatment":"permissive","name":"xpress9","python_support":"supports_current","summary":"Python bindings for the Xpress9 compression library"},"popularity":{"monthly_downloads":249302,"position":8651,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.8"}
