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.1.tar.gz (300.5 kB view details)

Uploaded Source

Built Distributions

scylla_driver-3.26.1-pp39-pypy39_pp73-win_amd64.whl (349.2 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.3 kB view details)

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

scylla_driver-3.26.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (347.1 kB view details)

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

scylla_driver-3.26.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (343.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.1-pp38-pypy38_pp73-win_amd64.whl (349.2 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.3 kB view details)

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

scylla_driver-3.26.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (347.1 kB view details)

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

scylla_driver-3.26.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (343.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.1-pp37-pypy37_pp73-win_amd64.whl (349.2 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.1-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.3 kB view details)

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

scylla_driver-3.26.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (347.1 kB view details)

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

scylla_driver-3.26.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (343.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.1-cp311-cp311-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.11 Windows x86-64

scylla_driver-3.26.1-cp311-cp311-win32.whl (2.5 MB view details)

Uploaded CPython 3.11 Windows x86

scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.1-cp310-cp310-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.10 Windows x86-64

scylla_driver-3.26.1-cp310-cp310-win32.whl (2.5 MB view details)

Uploaded CPython 3.10 Windows x86

scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.1-cp39-cp39-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.9 Windows x86-64

scylla_driver-3.26.1-cp39-cp39-win32.whl (2.7 MB view details)

Uploaded CPython 3.9 Windows x86

scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (4.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.1-cp38-cp38-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

scylla_driver-3.26.1-cp38-cp38-win32.whl (2.7 MB view details)

Uploaded CPython 3.8 Windows x86

scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (4.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

scylla_driver-3.26.1-cp38-cp38-macosx_10_9_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

scylla_driver-3.26.1-cp37-cp37m-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.7m Windows x86-64

scylla_driver-3.26.1-cp37-cp37m-win32.whl (2.6 MB view details)

Uploaded CPython 3.7m Windows x86

scylla_driver-3.26.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

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

scylla_driver-3.26.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

scylla_driver-3.26.1-cp37-cp37m-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: scylla-driver-3.26.1.tar.gz
  • Upload date:
  • Size: 300.5 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.1.tar.gz
Algorithm Hash digest
SHA256 40e6eb834eef7d0eddc8d84f05288c4dc47312e10e07c8e21938b546c54eb18d
MD5 d0acac33a223dfc943875b35a47d245f
BLAKE2b-256 a54a4da134f72591b313ffc32d1bee3a79f1af7fc336a153ef278b3c3a21f51e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3c09175a9e2aee7fa4d7dc6ab9328f7564ae97963ca2c7676b3b58580c260aae
MD5 630cdecae4bf9d67695541542fb8cde1
BLAKE2b-256 e876ac36f23046a522dfec41c6b1bb53b05c239e87397609b4d05e2376a71e47

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.1-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.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cae0dc58484e1999f12ef5c03af75e01796b31d403cf638af9e34a82a90d60bd
MD5 fb524cf01b66f02f89a6afd14bfcaf42
BLAKE2b-256 c58f4a774663d76026f0aaf1ebdf2d8d2245a32939a8b86b4ffe77464bf0b210

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.1-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.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6453b47923caea9458e7f39690cde662c338e8f47040cdda510c35d1a2bd4ede
MD5 5e977152f5395558575f6de1a96e3f95
BLAKE2b-256 2561a5ee0168e6b7efa4fb8f0f8e8418c954791acf277399796ce3a95f50a0cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d5d12b74e5598e9b5c6f9be502344b47875ac65040f578ec66bf4d060e68d2c
MD5 a4bb318e2b10d8bf0e106b70262ed9dc
BLAKE2b-256 8c8cab884a5e0ceedb3cdc3645a9bfa81dcd129f98b7dea937bf18a4c6a026e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 66d223d6aa092528729c45f743c49a7e0d1f182cef35fc6e7c2816687026f23a
MD5 59cbbc8757c426f8d2a13aae3d9c731a
BLAKE2b-256 a568295fb67b826f9dbf3e01232c425aa9fbc3728008fd11103897f2345c7c81

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.1-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.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef555b8fcd02bc4551f23d18adfca3ff580c4fd2271e72ccd05f3916a61f14b1
MD5 601d72eb98787e0e8f4a511844086ac9
BLAKE2b-256 f9f26432b83875ceb5dd311a4a9a3d1b2310ea0eecdb36f2fd93dfd133d3f12a

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.1-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.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f677258059cea9ca07554e26e2fdef1d7148f2417a90beb116c81be72823a09b
MD5 7bff0a77ebf7bda3d9ee2332912ecf1f
BLAKE2b-256 7065999d49b0c6320dd5533c95fc19be647184c39959dea4501e8f52975fa0c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 38dd6d782ec87fe02c042258fad9dfd6ba3e24a1354041a18abf0477344f7d98
MD5 7c769b4df6ce49f28fdc88f7d5dffe6e
BLAKE2b-256 9c4684bbe9edd1f1b5afdade5329b6120e2f18b83cbc832098ac6923da885b34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2be18876c9f7f2b58405c421e646f74a055e5ed96cad4ff54148c1420ab0e89f
MD5 293e6e69f93bcf98d8b8df3c6cc6a57a
BLAKE2b-256 622afb89bc5f33aba5b4f876f86b958ef19fa1221815de4cb82ee276114d200a

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.1-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.1-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 730a3e74d4f49ee9509255c4a89f08f5dc874b0aae28d3ab872123eae476dd80
MD5 794acc0e7fd6183a1b9688d562c2f872
BLAKE2b-256 d075c29fd6d2f5eb5c7e1114dda9576fe7ea4bc9353a163caafbf486da15cfbc

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.1-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.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cc5611754ad1a87c4aaf8fa342edfd4cd67db5d8e72aab5ac3fe0f7d3fd592ef
MD5 679866a17e25ee949f9e473d0b44d4c4
BLAKE2b-256 8f7866b7248d1d6260474633e74a52bab4a0bf0a0f53171ba54401f18b41992d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c7a9bf0d43a3c1d22cd0a73efb0bf9d65709ae0cf121ff128812f7fc2153f8e6
MD5 8081efff46ae50a4a9126bcdf510bd0f
BLAKE2b-256 5d5b64915f81adb5548eedfc7d4b15c1422c4eca82bf8ee5b5ee3b6fffc1b5eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f842b76b9e020c0ff332b00db053342ec03cd2fe27cfe2f25b3c6af8d9038083
MD5 af2ab4bc8a4b78fbbd0a18be07f3b928
BLAKE2b-256 fd5f07df26316cee7b88dad548a990d96a9b77c0bb3bc9e3b961b5848a7d0bd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 74188e70a386c0761577ac64c3bcd3f99c789371ee557a0d7ed2821e332ed8e7
MD5 7484312d39c52f5fbafa0faec7682fa4
BLAKE2b-256 be583b4cd5f11afb0bb585932b980563ed4839501557870e871a94711e8ef0ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78ed4e902fa3ffa3575c38fb05b3b6bb56dfe70c65bf515755bd9bb42bdf2e0c
MD5 546b2753377883ff3eceadc4cce1097c
BLAKE2b-256 ca4290041be5bb290c66b3b205a3bb1660dd20cbc30bf9717d7478e82dba476c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bbb889f53a942ce0f1a5bd8b017bf4c90fe70d24a9f0d726ecc2768009131130
MD5 4f2a40fe9bfce45d9b5a5eccaafa789f
BLAKE2b-256 4272c8c8f1d599d1e75e2195d47551d1603ca6412ad9977ce9aca09c7f65f856

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8b63414d8b992f6510b0bf0ee328f4c219494424ff3043fcbed30ca80a37d7ff
MD5 f2cbfd9736cf03db349998966fdba363
BLAKE2b-256 dd5aaf36900b475403c70571bf3bc927a35725611bf4c7a49165d2f267340aa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9ea41c6b50d587a4f12a7ffb5ee3ae9b3e16eb0a941dae09cf9968444094820e
MD5 0370b1a469fb4d7e8e290b7a73b1387c
BLAKE2b-256 e311c334b5fcb13605972a70b66f075bd75707c30d42b3b150646d6ea60664f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3dc93c4e4ec822c4ef186d58f7992aaaa87484e3a6e6df2a9827cc3c2f1178da
MD5 aded5dc3185f09d61f9ab66d6c713127
BLAKE2b-256 6e0df1f7fb0d7fa8d08d4b9e0c66a1bd04c18d9dfccaad27b5586e91bfcd110d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8274cc043d56103b7ed0492b91c7fa0908c4002b2fe61eee72fbe17cd95dfad6
MD5 b5db0e5efb0ca0efe66fcdd9de371c14
BLAKE2b-256 a6ccd2b9cb9c4f9795ca45a5b118b7c4dc1e615ece181dadc13206d6414516c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f035777caf68e639261d6f3788d318d406e7c3493e2bff1a9189d60cb491b402
MD5 6aaad50ecfa313ac628565fd50d852d8
BLAKE2b-256 b408aa4ba42fbfa58cbc7d4d0be29bac86cbad0e387ae8cd07b7e2f14548116c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b9f637e89e0ffffbe003725d74e4ee121714268bdb86e6b19084407d0e25cf51
MD5 7c20e250897cbdec2b27b6dd5d358efa
BLAKE2b-256 4d1f8784d04b9bb60fe0c14eab2c3eff5304e94249a4967b7bd87e009761ba79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd5a5c97a1f406c1cf3d4152b58cd1d227ca52a8fb347ca3caf9f6b6863aff8f
MD5 a2cbdcfcd1ca72f8bd13c127f0c86da7
BLAKE2b-256 9c3a6729669c5efd466559dda4379ff7fd78e14a54081e3e73063d723193dd0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 408cb3ddafe576ea8860397038f73dea40415bebf71dc83fd8eea1ddb48c7b51
MD5 55b4d560efa35e8a60cf1f7164e5bf31
BLAKE2b-256 0c38f2bf1fd3b4e76ec98cad87720f41431a390d6a430c96834c9f84655fd8e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b4c65404d29f41eba71566056e0b64eb9a2b4d957ae885398e08e8daaa28f04d
MD5 439ed61ee5a46d65227cbdb4a1f51650
BLAKE2b-256 981bcd4bf8dfeef1979b5c7b050bd6559665c976489020e0e1de07770680d476

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fa2a8b2d0d3918208f68ed908b7b30838af049a0fe49b8d6a94f78ee89e54fcd
MD5 4a09203f1013ac89777ada6034cade19
BLAKE2b-256 c8d2b2bbf24d70aeb177b3b541fbdcb913658b3954bf2c2b366e57f7faa705f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 09b02b738ec055763d65584a4ba0bebca46b74005e163ed7eb51e0554e64d5f9
MD5 685bacc308929098d10f5b89d6668d9c
BLAKE2b-256 53299167b52528d61a4ece49920a50557f83f7c8600d4e3cdaeb88fb203d6b58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 41ece05d13cd23194190022bbdfec1dadb775693f1f2d6730dd097aa435567dd
MD5 7011c4973bf719518d1db28feec3609a
BLAKE2b-256 b38772a8e914af6537acf179254ab7549d08d8525ec3422135b766b4dba1b4da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 995a33c14570a082c2835852aedb7073276d669b35fde668618940b0abe845c0
MD5 f3e4a7e5bc03bd8875c309f0f6b93335
BLAKE2b-256 04cf872c7d84036a1ce76185c34102011242306954f24134bca4a2008a740e01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f35270e5de08aea658dfa6f2d686ec055a35c399cc9ffdba083da00ed3209104
MD5 5c3bf65d0673de045d22cbe8a0e7ea00
BLAKE2b-256 3b046d3b9138385d33d34b38c5ee780476411e13bc302cf1b7755b12acb787bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 44149f94c24b457dda087d1337895971f01ce55de9a5bd3e84d2bfe4d0fddf21
MD5 7d1778dacf9192963e345d5d1e84ab4a
BLAKE2b-256 28466d53483be67d8c0e02be1659a83b344c8182439c234e8ef478b8be28c139

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 69e942818a3bc56b2f730f046a934e80c33e5c9e6bcd9201b7d296ec34dffec9
MD5 fa791ae99cadcf0039459f41a5f331b5
BLAKE2b-256 23fbf2612623eb584101dccacd32d08cca079fcb3acf2ec4753fd6c1aae9c28b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f4c7a0ae0d177f517fea4a8589e7cdd48e806f11ec923f80f388f3ce76aa15c
MD5 a56558a5c3183e1601491bd75931ec2b
BLAKE2b-256 d258396e628502255a7228b25255f996e68645f414f7c8913cd5ba7e47fdcd8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 77a57c6ead3e56e58e17beb63d4314092cead4648516aa854e63437af222c145
MD5 fdc30e789a88518354bab7c0de083507
BLAKE2b-256 1f4e0563d9eebb6e6eb3429ef5c7d0b202d541d2544279fec4a9a68aec111f79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1e734a57284ffd83090aa3b6e1ef7b5535085179db10084ea18700dfa40b4a47
MD5 71a83462f26ad2e47b334722368b2118
BLAKE2b-256 6a7a9a086fe70d1d99ef6deab08225873ccadad023717df3344d955978063e82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0623a4056e7872c21d478a0d310fc8d0b5ec3f4dfd33405315277af701f2994
MD5 111d5b4a46a227733a20d64bd5b4f587
BLAKE2b-256 348cca6737c5afbea0634b5de6f340b8ec96721516de32efa86c2d39e05a9828

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c1cdce1bbbcbc71c0044304bea68b090d33e889a162ce18b62b97fd37bbf6069
MD5 31619c3250d3f497c9eaff608c02bfe2
BLAKE2b-256 4f20372ba930169e13f58fdf5c1e1ef7d28a469ac169131796b381c4e83d53b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 61b471d7cc4ec30f539a8b46d2a05794015161f7dcd9a214b6352121fda161fb
MD5 f6dbdc13c5297c428b6de62862639b3e
BLAKE2b-256 0944f3cc9010783bee224ee3b360788ef5ced79288f4213f920f19d5f800d3d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c4421f8ac75094113d70496ab407e1094e79c4c34dfa730e72fcd5b7dc2dd8b0
MD5 ea9e30e5c28df3447de7e1f67da64112
BLAKE2b-256 9b81092b92f2e3502b0ff155708d3d23d74ba0bc646d34ce5dbe347754c88cd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a44365f286838cb03f103c3ce886452f96d916f5742903537e2ea8491410849d
MD5 fc93f4e6bf4aa8d7a4702c04f7ea552c
BLAKE2b-256 8fc078614eb2093193a5b44112f2f46ac4b56757fbd429f243c25a024d373b63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b69e64ee2be4a5744fc47f3803df05dd545fdfd847a85e15e399c5b8a7eaece
MD5 b3ed7cc72b2f69c390b25697fdd4f99d
BLAKE2b-256 03758b56adee970573165c51a5b2b68d094dfdd5adf60618a83767f69a4565dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 78e8ad3328b5d9f95688e952c770d1863ddacc8cd0e76a7b3c81b50e82d2769e
MD5 f25dc6be44200df37db58572ec55ca60
BLAKE2b-256 6f004c0a2f48015415bf417701dda76e3a6218fd62e949033f44195d8058211e

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