Skip to content

shareablee/cassandra-python-driver

 
 

Repository files navigation

!!! THIS REPOSITORY IS SHAREABLEE FORK OF ORIGINAL PYTHON CASSANDRA DRIVER !!!

We did this fork because we have to support cassandra 1.x (this is last version of python driver that supports cassandra 1 and 3 at the same time) and also we need to support python3.8 at the same time (and this library in that specific version doesn't have that feature).

Our fork is python3 adjustment to last version of driver that supports cassandra1.

DataStax Python Driver for Apache Cassandra

image

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

The driver supports Python 2.6, 2.7, 3.3, and 3.4.

Feedback Requested

Help us focus our efforts! Provide your input on the Platform and Runtime Survey (we kept it short).

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.md.

Reporting Problems

Please report any bugs and make any feature requests on the JIRA issue tracker.

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

Getting Help

Your two best options for getting help with the driver are the mailing list and the IRC channel.

For IRC, use the #datastax-drivers channel on irc.freenode.net. If you don't have an IRC client, you can use freenode's web-based client.

License

Copyright 2013-2016 DataStax

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.

About

Shareablee fork of Python Driver for Apache Cassandra (specific 3.7.1 version)

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • Cython 2.3%
  • C 1.3%
  • PowerShell 0.2%