Overview of the DataStax Python Driver for Apache Cassandra
trunkThe DataStax Python Driver is a client driver for Apache Cassandra that works exclusively with Cassandra Query Language v3 (CQL3) and Cassandra's native protocol.
Compatibility:
- Cassandra Versions: Supports Cassandra 2.1+ and DSE 4.7+.
- Python Versions: Supports Python 3.10 through 3.14.
- Architecture Note: DataStax products do not support big-endian systems.
License: Apache v2 License.