{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet"},{"label":"Compression","url":"https://skillfed.io/packages/category/system-archiving-compression"}],"enrichment":{"capability":"Python binding for Google's Snappy compression library, providing fast compression and decompression of data via the cramjam backend.","skillfed_tags":["compression","snappy"],"use_cases":["Compress and decompress data streams in applications requiring fast compression over maximum ratio.","Command-line compression of files using `python -m snappy` for quick ad-hoc compression tasks.","Integration into data pipelines or storage systems where Snappy format compatibility is needed.","Batch processing of large datasets where compression speed is a bottleneck."],"what_it_does":"python-snappy wraps Google's Snappy compression library for Python, delegating compression and decompression operations to cramjam. It exposes both a Python API for in-process compression and a command-line interface for file and stream compression. The package is designed for scenarios where fast, moderate-ratio compression is preferred over maximum compression ratios.\n\nThe library supports Python 3.8, 3.9, 3.10, 3.11, and 3.12 on POSIX and macOS systems. It is classified as Beta and has been in development since 2011-03-29, with a permissive BSD license. Installation is straightforward via pip with low friction, though the project has entered a dormant maintenance phase with no releases for 715 days.","worth_installing":"Yes, with conditions. The package is stable, permissively licensed, and has low install friction. However, dormant maintenance (715 days since last release) means security or compatibility issues may not be addressed quickly. Install if you need Snappy compression and can accept that bug fixes or Python version support updates may lag; avoid if you require active upstream support."},"id":"python-snappy","links":{"html":"https://skillfed.io/packages/python-snappy","md":"https://skillfed.io/packages/python-snappy.md","pypi":"https://pypi.org/project/python-snappy/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-08-29","license_spdx":null,"license_treatment":"permissive","name":"python-snappy","python_support":"unspecified","summary":"Python library for the snappy compression library from Google"},"popularity":{"monthly_downloads":15632404,"position":1177,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.7.3"}
