{"library":"parquet","type":"library","category":null,"description":"The `parquet` library (parquet-python) is a pure-Python implementation for working with the Apache Parquet file format. As of its last update (version 1.3.1), it primarily offers read-only support for Parquet files, allowing users to extract data as JSON or TSV. The project explicitly states that performance has not been optimized and many features, including writing, are not implemented. Development appears to have ceased in 2017 on GitHub and the last PyPI upload was in 2020, indicating it is an unmaintained project.","language":"en","status":"abandoned","version":"1.3.1","tags":["data serialization","file format","apache parquet","read-only","unmaintained"],"last_verified":"Wed May 27","install":[{"cmd":"pip install parquet","imports":["import parquet\nparquet.DictReader(...)","import parquet\nparquet.reader(...)"]},{"cmd":"pip install 'parquet[snappy]'","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.32,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parquet/compatibility"}}