ppc64le/linux/: cassandra-driver-3.30.0+ppc64le1 metadata and description

Simple index

Apache Cassandra Python Driver

author DataStax
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Natural Language :: English
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.14
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: Software Development :: Libraries :: Python Modules
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
dynamic
  • license-file
keywords cassandra,cql,orm,dse,graph
license_expression Apache-2.0
license_file
  • LICENSE
project_urls
  • homepage, https://github.com/apache/cassandra-python-driver/
  • documentation, https://docs.datastax.com/en/developer/python-driver/latest/
  • source, https://github.com/apache/cassandra-python-driver/
  • issues, https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC
  • changelog, https://github.com/apache/cassandra-python-driver/blob/trunk/CHANGELOG.rst
provides_extras
  • graph
  • cle
  • test
requires_dist
  • geomet>=1.1
  • Deprecated>=1.3.1
  • gremlinpython==3.4.6; extra == "graph"
  • cryptography>=42.0; extra == "cle"
  • pytest; extra == "test"
  • PyYAML; extra == "test"
  • pytz; extra == "test"
requires_python >=3.10
File Tox results History
cassandra_driver-3.30.0+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl
Size
7 MB
Type
Python Wheel
Python
3.10
cassandra_driver-3.30.0+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl
Size
7 MB
Type
Python Wheel
Python
3.11
cassandra_driver-3.30.0+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl
Size
7 MB
Type
Python Wheel
Python
3.12
cassandra_driver-3.30.0+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl
Size
7 MB
Type
Python Wheel
Python
3.13
cassandra_driver-3.30.0+ppc64le1-cp314-cp314-manylinux_2_34_ppc64le.whl
Size
7 MB
Type
Python Wheel
Python
3.14

license version pyversion travis

Apache Cassandra Python Driver

A modern, feature-rich and highly-tunable Python client library for Apache Cassandra (2.1+) and DataStax Enterprise (4.7+) using exclusively Cassandra’s binary protocol and Cassandra Query Language v3.

The driver supports Python 3.10 through 3.14.

Note: DataStax products do not support big-endian systems.

Features

Installation

Installation through pip is recommended:

$ pip install cassandra-driver

For more complete installation instructions, see the installation guide.

Documentation

The documentation can be found online here.

A couple of links for getting up to speed:

Object Mapper

cqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the community) is now maintained as an integral part of this package. Refer to documentation here.

Contributing

See CONTRIBUTING.rst.

Reporting Problems

Please report any bugs and make any feature requests on the CASSPYTHON project of the ASF JIRA.

If you would like to contribute, please feel free to open a pull request.

Getting Help

You can talk about the driver, ask questions and get help in the #cassandra-drivers channel on ASF Slack.

License

Copyright 2013 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.