Skip to main content

Scylla Driver for Apache Cassandra

Project description

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

https://github.com/scylladb/python-driver/workflows/Build%20and%20upload%20to%20PyPi/badge.svg?tag=*-scylla https://github.com/scylladb/python-driver/workflows/CI%20Docs/badge.svg?tag=*-scylla

The driver supports Python versions 3.6-3.11.

Features

Installation

Installation through pip is recommended:

$ pip install scylla-driver

For more complete installation instructions, see the installation guide.

Documentation

The documentation can be found online here.

Information includes:

Training

The course Using Scylla Drivers in Scylla University explains how to use drivers in different languages to interact with a Scylla cluster. The lesson, Coding with Python (link), goes over a sample application that, using the Python driver, interacts with a three-node Scylla cluster. It connects to a Scylla cluster, displays the contents of a table, inserts and deletes data, and shows the contents of the table after each action. Scylla University includes other training material and online courses which will help you become a Scylla NoSQL database expert.

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.

Reporting Problems

Please report any bugs and make any feature requests by clicking the New Issue button in Github.

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

Getting Help

Your best options for getting help with the driver are the mailing list and the Scylla Users Slack channel.

License

Copyright DataStax, 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scylla-driver-3.26.0.tar.gz (301.3 kB view details)

Uploaded Source

Built Distributions

scylla_driver-3.26.0-pp39-pypy39_pp73-win_amd64.whl (350.0 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

scylla_driver-3.26.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (347.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

scylla_driver-3.26.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (344.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.0-pp38-pypy38_pp73-win_amd64.whl (350.0 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

scylla_driver-3.26.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (347.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

scylla_driver-3.26.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (344.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.0-pp37-pypy37_pp73-win_amd64.whl (350.0 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

scylla_driver-3.26.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (347.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

scylla_driver-3.26.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (344.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.0-cp311-cp311-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

scylla_driver-3.26.0-cp311-cp311-win32.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86

scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.0-cp310-cp310-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

scylla_driver-3.26.0-cp310-cp310-win32.whl (2.1 MB view details)

Uploaded CPython 3.10 Windows x86

scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.0-cp39-cp39-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

scylla_driver-3.26.0-cp39-cp39-win32.whl (2.2 MB view details)

Uploaded CPython 3.9 Windows x86

scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.0-cp38-cp38-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

scylla_driver-3.26.0-cp38-cp38-win32.whl (2.2 MB view details)

Uploaded CPython 3.8 Windows x86

scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.0-cp38-cp38-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

scylla_driver-3.26.0-cp37-cp37m-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.7m Windows x86-64

scylla_driver-3.26.0-cp37-cp37m-win32.whl (2.1 MB view details)

Uploaded CPython 3.7m Windows x86

scylla_driver-3.26.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

scylla_driver-3.26.0-cp37-cp37m-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file scylla-driver-3.26.0.tar.gz.

File metadata

  • Download URL: scylla-driver-3.26.0.tar.gz
  • Upload date:
  • Size: 301.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for scylla-driver-3.26.0.tar.gz
Algorithm Hash digest
SHA256 1f45c7a4cbda26853d7b55a5c7ec0c1f6cbd300ac20a12fb5085110b2de5f616
MD5 8d2ad01ba3a47e9de7c33fcfdaad5c43
BLAKE2b-256 444a4383079e69def6e9eb3cd2b74c032e77ece8fc0f6ebcb1eb2127e3d40f54

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 453220816e8b1868c8b6ac9e260c713650c0c9dc4c24b1f71feea13300fd9dd0
MD5 3362a2b424f6f2d9d7df79d1a2f92229
BLAKE2b-256 f78013ad02a83f29a2e34cee512f42f4dac0371847b28ea648038151f034980a

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 14a79423daad489487e480489bdb943fda9a3c484003318f9d5017905785fc50
MD5 d8a5727e1295c79745e6458842e7e891
BLAKE2b-256 e71fb998693bc9de82f7b1d19a9d42b1b42e6719d109ca4b41a5b2a090c5c10e

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3c8f70eaa34476ed2abe7fb055dbb3b56b26d2d418a4b66c949d48ceb59fa21e
MD5 2d0cb27650500b1d8a3a07248fbb15a8
BLAKE2b-256 68cc6d7b8a63e89cbd9859148bb415576c856946da1334888bbb0b60662fdccf

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ed544d7fadf0f3d73f42844b1fd9e9600caee04e999f21d31e583847b5d9d5e
MD5 fcbb30fb54be4c47ff0adff4144b0d96
BLAKE2b-256 88c6f838b768baefca723084194f209e803869f2f4491007385620b460467a29

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ce0333b4a1a1621533fcbf8a4108f3a0c8b0b68bc2a9662e7e43432ad1fc64c2
MD5 5f6b37595bd189a050bd1c05a0d4f484
BLAKE2b-256 24a32fc2fe22690ec60b8498bc6831be13265cc87e090ea28193a2816a8a6f08

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59e2b5c653c9ff20cf6ba68f776a51d2e3b93c5c383db9f5bf6bf2895c438618
MD5 2dda4d313cb993aaf719caaaba169680
BLAKE2b-256 f1e8aa63e14dd1f6ac6b5af5a7dda772c34c6a05c55f1376801a8ba63e625f5f

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 56ee189a29b781ee609e373f36b310fcfe84ba142ee3ea3813ac420e4479e443
MD5 be4f5fcf83384f7d366948da70285c86
BLAKE2b-256 d8730ad1ad4f9511818c0081de410630429ebb42bcff62a9f2fc1d0379523809

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aaaa57f09a4234fe9d755bfeb370b9361fa3f2ad52cd7181ff2ab61521e3e361
MD5 0c6c3a84fe27a2eeb4f6d308e6eb14ca
BLAKE2b-256 3ca725a35205eb89d0341ed3a5ae585512bb09eb2b11928f41054e7f262283d4

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c48b260298861d234b9eef8f4c8756d555b3d991145527e6c2e7b42ec02d9aad
MD5 850d49a3f303df8179f8f283f0ea0971
BLAKE2b-256 1da97ca999eaa1411ce650ff6f06073a59b4dd3e8a1d24df82325407dcad7a52

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15d0f22830c1f86d361d1fa583e7472b3dc643c269bfe0733b1f4ef5ffb7b182
MD5 764e6c56e9113bfd2aad7a27d7923f1f
BLAKE2b-256 116673eb51f738553613e70afebdccd983f627f5256d0ace42491dd9c99bb5ff

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 30e38ccab91bc8808b6d7fcc0a1d8f5682bd73673e17dd22804051e9414e3f94
MD5 cf264f620db6fac3917e2e371193e60f
BLAKE2b-256 337cb183f006fc8464d1cd74fe440587ef8e24d3eb8832f360d719d040ca63e3

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0adc2dbff9f09f3e152f6b9052e0a248e08548e079918e20ebb14c57e485c72c
MD5 afae6502e56a950b76bc864cc8374f9b
BLAKE2b-256 53dda0b30a0a67071a423c7ad8613715025fb9cb9e6ce5e9418d0a636cbfeaa1

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 562313ccd817aa345769d38fe284d82cf366ccabb752236bd105c7f3819890fe
MD5 e620ffc43f633954881b9be442a2c7ea
BLAKE2b-256 ae4e7798c73a7f5022e3f9c998be9d8ab6aaee239da196f8ebe53b0bfcb4207b

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7998954f69b04e2a195f205f6277dd6441d7c43d180532f682449af92c338d47
MD5 9c2464b3e94656e93b90826836836866
BLAKE2b-256 468103a1ff1a3d39d7c05793de77e3c44e8843f043e0547838abb378e2afd0b3

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d633da18d021452992c21ffaeebad2f7e085f827fdf851baf233c7c4ae82ff1
MD5 8b237651c28f924fc941c2eb2ff88f4b
BLAKE2b-256 85d046a151bd679c5e5fc39a239d72ccd55ea15319db2a298890ea417a62a244

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c192e0620386e4438902354837c4615524ee816a3e2c1e8ee472ed9e8e20fe43
MD5 c42c00b376b44dc66afd38f73282944f
BLAKE2b-256 f1a088a77c544595e30f23494845b27a56ef9160aabd2a88295026212e5b4776

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 93b74a1e6392184e078d5003e65367aee459a25604620e3ae3bd60b5df17dd78
MD5 30a4e31359887eba62b45c0be3a698dc
BLAKE2b-256 8cea69af8094e58216061d93b7bf11af13e526eb665fa4c74bc7dc6fadc1e13c

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d8a906fb5958ca12aa1f7802cb5fa06a00492b2bdd33d53c919106f711b0a34
MD5 97dc5ccddf703d546b15f678fd34d491
BLAKE2b-256 5b216473ab7941e56d831e5190f1eae5d3bfa1203010fb8532254081486604c9

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 61cb00582aa77cc259353c5906b4fd2d53b4ec82abc9ca93b72ba297768ba71a
MD5 2a5cb5ee6286bc52159992ea1e8d5178
BLAKE2b-256 168a55a159bd8fedc8eb4189a898499bbd09c69d69c7398c70bec6692edb41e2

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b11e0591c8ea94ab12b95633ef7fb7e497a1956d7b3745a7217aeb0758106cc0
MD5 2b2b6aac6cb3ef4ce19883fa9c33ec19
BLAKE2b-256 424f1c609863f76521cf15edc34a561239411262187c4a30840163bc513add93

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e883903f1724f4984dedb38d42646c893f7d86b0fffd49ac513d38d145e8add
MD5 8cf1ed3b4c417f1a3f9602321d834f87
BLAKE2b-256 7f12adf527a9f0f4d7a3bbfc1b5e1e484d0c7a72d5acc053917bcc202e8d1212

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fd5fe13e520cff68eb79cf1ac426f3640454e3cc3575bf0ac4cb845d98204b82
MD5 389befff4f154ce2eb8bf4dfefebd2f1
BLAKE2b-256 3e29380b32e3a1df3f6917908dd4574399d5d17e56d989ceee302500b60ae463

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5311149d980112030d89b5106e84006c6f5e73d3178c227ddd7f216bb078053e
MD5 709217a9963838c246a813f887570dfd
BLAKE2b-256 7189be1b93455bcb37cac0c759bcae673cf607e9c9cd0c72bdab320a6f36ec75

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cccbc07bfd0771fdf02da3d1c06b7e818e42d3f5df4f602a2667fe1ae153b09b
MD5 3d0d77d3d9a4b0bd878606559112f030
BLAKE2b-256 526a6dd40e1e4f049310240afff990509aaae50ee1c81412ecc0f26bbdb27d7f

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 965d739f8dd3f1dd46acdcd4a01f47bdb2933d345e80acdb81b0884538d12d3a
MD5 712a9faf98bd20aae7eca43e5e3a86a6
BLAKE2b-256 9e556ddae1dc6fda53a5df8412e447bc17c6cae96e510def8d9f7a0b57a35e04

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e4563f3c2f7f0bbf062610f5356617bafc2a66cfd1459ca7187d1b3917ab5b0e
MD5 52f0444a915a24a370a74c94815f6ca3
BLAKE2b-256 326c054642b6f596e3ecf7995ebb0725912600b3897cee3b78c92dfbea00ceb4

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0dd8f7ee5c0348f3ee825ba6f9fdff2aadc1b5955aeecdb5b6de2db39e6fdb7a
MD5 612c766418604dee44e637bfea11b833
BLAKE2b-256 5ff365b5f09f199fca7b0aeea48a4c327a6dd0f6b69bab4655353cf77ea0b040

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 614a2530cbcc8b4a5c21a8654b0236a0266b6fcf9e345f3a0017a6d243fe8dad
MD5 f1d0d407718331ce6f8d42caea96ec87
BLAKE2b-256 a3dddc36583025cd19e9c76a3fc1abfd415bc4434466a33f09a329ff97a57231

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3e133940782da814546cecf5225fb092d3d94200417a6d3dfeac29156e8f2cbf
MD5 cb635174eda0e7ad4a58aac22980fe8d
BLAKE2b-256 a072df98d019eaa65a5a6790329367369a8984743d91005d424f80dd01744c5f

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6165891e1b84b44e7e89876f0b56f6404d6f3f8aa15bf80effa4aa53ada5f57c
MD5 fe4a523bafff30692fe97f3b475396fd
BLAKE2b-256 af92c8aace1c1e536d9c3941c4d471b794a08cd60e7718bc14f93fad7c38209f

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 599c2c02ae187c632470a9af94f457e247e9456fcbb4ad8e85099a3a1ec51701
MD5 e54ecea6c1517eecfd4c720ff15c5aae
BLAKE2b-256 6d85b5d790a952019f1f41d449d79123fa1e5ceabae9e1bf60cc7f6785fbc203

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e30515c05ec17e3fe14e22dfec198597d45d2a31922824c73e0677ac1a1a06ec
MD5 552f03956ff0e08d4f27bff35750ed70
BLAKE2b-256 fe66c32910f96d0960fc1fda730875d0be184541a9162c3b3940010ef351b7b1

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f79d969d4d617751e70acdec2e29b0cf0d92a8866d85ea23e4d8d609177382ca
MD5 43b66708976d385647102abcf1272c18
BLAKE2b-256 2382a6ab3e7e192a353be74ee4d186684d234a0a1094bf387b03e07c45641212

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0be45c2af6e4025a2d08897f3a12755d75924bbc562509f298ae614461a60cc3
MD5 5964ab6f0dc8888618bfbed64c128649
BLAKE2b-256 124331fbfafd3a71654561bd108ec2aef05e657e40f77b83d0584b4aa17974d1

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6746aa5014f5901dd904f306cfc1c0324c9780ce56ed6c56026d0533b7897d97
MD5 6f06fc5dad12b7533af28a8d08f88812
BLAKE2b-256 2be657b6781d82f656f37d6102c68fb2ad2c0dd000a3d96a37c88e7ba9c51f8d

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ceae17e7074dae999577e7ab61060f9cbdbadb6910590e98e8b343c7eb744700
MD5 c9b4c73cf8f0ea9aa5648ae62d7c501f
BLAKE2b-256 8be139aa1ab46b2bc45abcd931b077abdfe8207edb64d7c8b836992d25325c0d

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8bd2b23d6c87a40a8fccc7883281ba97591f26986fe54cac72ccde16ef709bc8
MD5 5336431e5bf8a21165a7e92ffaaab11e
BLAKE2b-256 9d6ca019674030f13effeb476d22e66f68fde7bd78bb5cd9864963254c52a726

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 065fcad633ade0312cbde3918fff9150b9022e357c6b2d0ba11469c627b37e67
MD5 087b7c8db004b0601d14545f13e62fb8
BLAKE2b-256 9876805393a13bb2ef75f8399badfe45d13094918ae51d9a6549f32fa8c8e410

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2ec5f5fbb36652603d4db67ce1e02b967756c54d176be56e8a7f9d37211bcdf2
MD5 3996ad5ce50d75d88e66b698eb23295c
BLAKE2b-256 c2def6447ff274215795c1de6138b7971f576849b8b55033e5538b726d5a7b02

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e2c5d57578aa5381736a81a7d5dcac8e82bfd0441aba13adcecba6eeccc70fc
MD5 8752c3ecc4ce51f6784b8b1968ecafec
BLAKE2b-256 75e04a17019a706ea593a74478fdb93fbfe88587dbab03468b03fdef0ea01f0a

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4635e61bc5ca64f9adbf8dabf10cec7da2035c90aa041b3ec00c65aed2f5426a
MD5 e1fb23edd2cc116a1e8d6e1145b7997a
BLAKE2b-256 1439e053f384f4a4878c51cdb94b41952d5f7c06dbcf67571bf2df84dc02b8c3

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.26.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0aa3136af2b2371cc6cf0b3ccbf725d6f6a6f3b556b02cdcf48344f42d6c34a6
MD5 f113d425a9f46a6faab7003085250286
BLAKE2b-256 e44a79f94aa4b359fa03d93a4b30855358b310bdb65e8a9aa27c89d61bc5318c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page