{"library":"python-snappy","type":"library","category":null,"description":"python-snappy is a Python library that provides a high-performance wrapper for Google's Snappy compression library. It's designed for fast data compression and decompression, suitable for applications like data transfer, storage, and database indexing. The current version is 0.7.3. Releases are made periodically to maintain compatibility with newer Python versions and address underlying library changes.","language":"python","status":"active","version":"0.7.3","tags":["compression","snappy","data-processing","high-performance"],"install":[{"cmd":"pip install python-snappy","imports":["import snappy","snappy.compress","snappy.decompress","snappy.StreamCompressor","snappy.StreamDecompressor"]},{"cmd":"sudo apt-get install libsnappy-dev  # Debian/Ubuntu\nsudo yum install snappy-devel       # RHEL/Fedora\nbrew install snappy                # macOS with Homebrew","imports":[]}],"homepage":null,"github":"http://github.com/intake/python-snappy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-snappy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-snappy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}