Skip to content

yugabyte/cassandra-python-driver

 
 

Repository files navigation

YugaByte Python Driver for YugaByte DB's Cassandra compatible YCQL API

A modern, feature-rich and highly-tunable Python client library for YugaByte DB's Cassandra compatible YCQL API using Cassandra's binary protocol and Cassandra Query Language v3.

The driver supports Python 2.7, 3.3, 3.4, 3.5, and 3.6.

Note: This driver does not support big-endian systems.

Feedback Requested

Please provide feedback by opening an issue on github.

Features

Installation

Installation through pip is recommended:

$ pip install yb-cassandra-driver

For more complete installation instructions, see the installation guide.

Documentation

A couple of links for getting up to speed:

Contributing

See CONTRIBUTING.md.

Reporting Problems

Please report any bugs and make any feature requests on github.

Getting Help

For help on this product, please open a github issue.

License

Copyright 2018, YugaByte Inc.

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

YugaByte Python Driver for YugaByte DB's Cassandra compatible YCQL API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • Cython 1.5%
  • Groovy 1.2%
  • Other 1.1%