{"library":"plyvel","type":"library","category":null,"description":"Plyvel is a fast and feature-rich Python interface to LevelDB. It provides a comprehensive, high-performance Pythonic API that wraps most of the underlying LevelDB C++ API, leveraging Cython for speed. Key features include support for write batches, database snapshots, flexible iterators, and prefixed databases. The library is actively maintained, with version 1.5.1 released in January 2024, consistently adding support for new Python versions and ensuring compatibility with recent LevelDB releases.","language":"python","status":"active","version":"1.5.1","tags":["database","leveldb","key-value store","nosql","embedded database"],"install":[{"cmd":"pip install plyvel","imports":["import plyvel","db = plyvel.DB(...)"]},{"cmd":"sudo apt-get install libleveldb1v5 libleveldb-dev python3-dev\npip install plyvel","imports":[]}],"homepage":null,"github":"https://github.com/wbolster/plyvel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/plyvel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/plyvel/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}