{"library":"cassandra-driver","type":"library","category":null,"description":"The DataStax Python Driver for Apache Cassandra is a client-side library that allows Python applications to connect to and interact with Cassandra and DataStax Astra DB clusters. It provides a rich API for synchronous and asynchronous operations, prepared statements, and integrates with the Cassandra Query Language (CQL). The current stable version is 3.29.3, and it generally aligns its releases with Cassandra's feature set and major versions.","language":"python","status":"active","version":"3.29.3","tags":["cassandra","database","datastax","nosql","cql"],"last_verified":"Wed May 20","install":[{"cmd":"pip install cassandra-driver","imports":["from cassandra.cluster import Cluster","from cassandra.auth import PlainTextAuthProvider","from cassandra import ConsistencyLevel","from cassandra.query import BatchStatement"]}],"homepage":"https://docs.datastax.com/en/developer/python-driver/latest","github":"https://github.com/apache/cassandra-python-driver","docs":"https://docs.datastax.com/en/developer/python-driver/latest/","changelog":"https://github.com/apache/cassandra-python-driver/blob/trunk/CHANGELOG.rst","pypi":"https://pypi.org/project/cassandra-driver/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":2.3,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cassandra-driver/compatibility"}}