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

Uploaded Source

Built Distributions

scylla_driver-3.26.3-pp39-pypy39_pp73-win_amd64.whl (350.5 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.5 kB view details)

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

scylla_driver-3.26.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (348.3 kB view details)

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

scylla_driver-3.26.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (344.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.3-pp38-pypy38_pp73-win_amd64.whl (350.5 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.5 kB view details)

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

scylla_driver-3.26.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (348.3 kB view details)

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

scylla_driver-3.26.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (344.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

scylla_driver-3.26.3-pp37-pypy37_pp73-win_amd64.whl (350.5 kB view details)

Uploaded PyPy Windows x86-64

scylla_driver-3.26.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.6 kB view details)

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

scylla_driver-3.26.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (348.3 kB view details)

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

scylla_driver-3.26.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (344.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

scylla_driver-3.26.3-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.3-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.3-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.3-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.3-cp310-cp310-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.10 Windows x86-64

scylla_driver-3.26.3-cp310-cp310-win32.whl (2.6 MB view details)

Uploaded CPython 3.10 Windows x86

scylla_driver-3.26.3-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.3-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.3-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.3-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.3-cp39-cp39-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

scylla_driver-3.26.3-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.3-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.3-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.3-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.3-cp38-cp38-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

scylla_driver-3.26.3-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.3-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.3-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.3-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.3-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.3-cp37-cp37m-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

scylla_driver-3.26.3-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.3-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.3-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.3.tar.gz.

File metadata

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

File hashes

Hashes for scylla-driver-3.26.3.tar.gz
Algorithm Hash digest
SHA256 3fcc2b2945dd29254a1736614351bcc44c7dbd818dc6fdbf9eb1952b1d72bfc0
MD5 842e9efe2ae79d1c1e6b137c553a8471
BLAKE2b-256 fd189d45f542f789c237dc69b20db1f4e15a223d89a029e9fd867c2fd34be891

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1c5db43cf7fda0384dbeead819bbe607ba3a417372bf8365f1f88e7fd491ad48
MD5 b2d3b8d0e8dc3986cc59ff51d1486bb6
BLAKE2b-256 606baf465c352aca5cf3eb7c4c424fda32747d71b7032f7b1ac05e5f021872e5

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.3-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.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 88d710afeee5d0636e5e96625f08522581bebaa174c49b113a31cc14b9f147f7
MD5 f59f25f5e25b4b6e1db290ab911633e1
BLAKE2b-256 5ac79b35dd3f3488604747187f9d3b40c82fcfa065d450a7954b31d424e3c5c8

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.3-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.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1c6c223b2cac545766de0409efbd8bf0ab7388d67928837ea6aa3fd53bb9cf9e
MD5 437e685cd1fdc259da2cc878215ed442
BLAKE2b-256 368b4ce92dffbd7db91affc212514e3b123db658ad25c83eeebaaeea10c1f612

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eac34cd8b139d4e74ae69220a22ed1c575db9d6323354057d0e1abb2f06e8ad7
MD5 81362f2991424e57f8c5a6309dfffd37
BLAKE2b-256 f0f36000b8f9daf1ca8cfa1426e089b9589035132d9a519c76e0761b5aef092c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4ec9985546bb12ff9e4ac4a80f978c05107f9ebabcd3ec6704ea7096c246171e
MD5 fb60331f580acaeb247c7cebb74bf59d
BLAKE2b-256 d08862ad774311feb3f0b7f35da427b3f5bed5677fbd383580193c514c96dd75

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.3-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.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b618f31e8be0aef9d5f962966f14d036db752d56b7b9311ffe063a40f6de4b53
MD5 57406a56c56cc64aa5a63ec85f108d45
BLAKE2b-256 8e111d9227d72c40fd69651000cf4df50ee92f2501cdfcd2f25d6af8ee45eb2b

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.3-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.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 38d57567fa4c5cc6be4e24ad9753d8433be7c203a0a343855d6190bb16912590
MD5 393d4e623bd06d661ce0ec9cab381cb8
BLAKE2b-256 384cf02aaf3061aed08d34bd544ff81e2b7d332189e368513178640272bea345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 851e64bb81549628fd5fa189f63587edb4713ae2d30a3439d20985d4ffcbca3e
MD5 073554a6d58afe826b556a770423c15a
BLAKE2b-256 9204dab21ddfe49d5bc5ada4b9907da14e3021b7b217c81719740b5d31516446

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b9be40ea0b4cb0db896ecdd4c13194d0fcfa228e03715d7c5af0f1c1123eb621
MD5 b6088c0170091cc675ae779ba7277d35
BLAKE2b-256 c23def49a06960777a7a65dc60c22c4bc9898c1167763ee2eedc88ca9af371b9

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.3-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.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fc7fbbc884ca9c7067b3fe341cb9e887dbd0bfb7b59c8f3b8e8046b01d56ec1
MD5 ff228da6a46971147b9bc5c1f1413c97
BLAKE2b-256 bc51af357cab72374a92dc7da48e634979ca27e36a869e86ef8932920a277ca0

See more details on using hashes here.

File details

Details for the file scylla_driver-3.26.3-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.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 067c35d03dc1ffdd424c75b915a360673f1750fa99414b99d4d5d1f5eab46e40
MD5 1be4ab3f9a4d99aeff9a7cacbed1ba63
BLAKE2b-256 bbc6424407df2da38845cb6895cee5884cbcff893980d743f8e359c89d4ed568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ebd8e51eaa105ebd71d343981d8178638fc95432d541f3881aabdfdca86cf160
MD5 bec791bc0d75eccbbe2519272bd3ed52
BLAKE2b-256 6e890020408a62d0f32f40cc36f8bc214a798bdd9b25372f7b198f76a6be100b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f428be3dcb31d02fec945564ea9449d18f34e5f8f533e13284e5c52638907b57
MD5 9e06bbd666f19ce6cdb6809b44a13e8a
BLAKE2b-256 b12b3c52a264516244e0d5a17eb4edf09a4f3c0fed8b26448034f65f29d0c233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4779e023a9b230df810a5bd04953a722279033bdf36f66a7c7e82f5ebcb3a191
MD5 9f752005e1232b3aa5ddf45144c37436
BLAKE2b-256 7ed8c137264b90391ffedb4083ff7846303a08c1811a4f84347e5f82330b6cdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d25c96dad60d0c9d9b00606a4055ac1fe0af4b08813df10ac6f24d7dd7f508a
MD5 7e5889e6ec0312521ae913e328f48b7f
BLAKE2b-256 5d25cba682d377b44e9543e5ddb11ef1363262c37dc9e5f603fb4b408a1af0c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 993f999f5e42417c6ef263d914a3c6c58576217e31fac545181229b90153656b
MD5 2672afc4fa5a3ca3359ec6a077cfd66b
BLAKE2b-256 8b65afc6dd2e29e544730cff4a6ee638e2933612da67acd82b5881ef781175ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d845455f863c63f371ef46185a4b5ee4fdde4b7335f06d20f9261d9d43306962
MD5 ea4dece06f8a0d4dfa3f435184b0c823
BLAKE2b-256 cf48abccc91ef53809ed207ce593aaab5a5701849da275ee6ae2a8a3b5aca24a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c35158d0ec26da002b587463556ff0c8cc74e9b45125b2bee8783a931ce7b43
MD5 872a141ca456239144bd862c6a72fc6f
BLAKE2b-256 86d0075b7bc5f2db3bedb8edd8ac12567fca4dbc31f4969cdb8c99eb058c8970

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d0ce0f87846b2238895cf612372db7b96e9a33fa5018595d646edc52eb91b4ec
MD5 c4bb589a843a2635c767adf266762ca8
BLAKE2b-256 382f7249b9c3a6e0f2e3c4c0b4ecb3471b9208c0d437323d709d04254b6d7212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9e55b151aa427e156f7492e3a1a16cf22569c09c62c746be196b4106d91c7441
MD5 518b02d333b961e412cec99259383af0
BLAKE2b-256 74182e6ae2c3c47ed7ce1d055992649e7f34d96e09cbebb7515aa335324a522b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51a4035879034fa47126cb303ce248faf3556d64c57bfb05cbd931f587c8d310
MD5 a093b883a97759e4f1e89f8ccdfff603
BLAKE2b-256 8cd27c19a6608e7cd68143cd6139572f7ef92c109344bcc6af15bd6f9579ba69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 31b37c8a40555e7b39309d18e1197ea85ca5245093c29f7a51ee1598ac904f4b
MD5 40eddba1faf5b33126813296ff952067
BLAKE2b-256 f9a32d7d0fcfa463400d36111aa082f0f89230fc2274bc61ea917ffe93eca5ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0622cddbefd31fb1eeb7131215ee812e994c88029779ed66e85a0e4d5a08f0cb
MD5 bab438ad230a8b6277e6ed46c04b2161
BLAKE2b-256 546303c6a0f09f059fc364167a8078636b27996d8702990044f78ed81d76e53a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c4a45e90d9e666fdb0918b061b7129ea4f3807f2914c156c489b53500b092f8
MD5 8743f5e05930619e1ed8745c347f09a1
BLAKE2b-256 9d9e61108193c03ef3a199fdd23428d2335f19595a53d179618b51ee92acc8f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3da28220de4a7b6b3ecca10138e7a5d3ba2e21cd627463bbff69d9a0182127b3
MD5 92312ba5b77324879a0f85c8ecf76995
BLAKE2b-256 c04675213eb15ddc0f35ce0e7569f23a36e0c93dfbb71cbdf9a6ebe050165c63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e398b8a8bbc1d8f2d4aea90431178e455e7987d480f5672e1e2f9ccae61b6459
MD5 99db8d392c46deddc027f09b1da6100f
BLAKE2b-256 49ddc253e88aa5142c9824cd21549e5d80943000600ffe87d47b5e27ee9c18e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bf2537a04f1009c6cb22edfc74050d5ebfdd33c132fd6ac19dc5838b2cea2fd
MD5 b8378b7a5def5a31e87e0b52ca2ba5be
BLAKE2b-256 1e408c89321f69eb9f4676d2419560f31f9e6913892467f209916b33d0e32b95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e24a6b50456421205ee508d2549956c4c30cea7cc241659d557f25261b3ae38b
MD5 dc9a2ee31fc2032487850260bfab76bd
BLAKE2b-256 9b4c535cf568dc177424611954dfdb14f993af310b3cf6930a9783b776ff73be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa4422cd66a5a88e265d45ec508a0e9039ee5ab09712bff261dba0db077206bc
MD5 c9282c8c97d08603b81f654b29ec1560
BLAKE2b-256 bfef0bee9058fd9a963b5f205686d0b565bf8d74887ad538ffb14c821f6af9f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b491d556562edef95967afe3cfb5b792a9e94b5a161cadfeb3df2fdda2fe5baa
MD5 81b63e5700760a57553c10f082522706
BLAKE2b-256 38926a91cd23cacdda65e492452b1409e9875eda11a22807950a5ea7a7bef4ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c2bf1b9359b8b07b98512ce1e7f52e8699df2d5fbcd2942882d08a2e92908a6f
MD5 7c13c5a91e484f733c0fca0a4650915b
BLAKE2b-256 2228de787e29e754627007022256c7b24e84335154d15b4325e33ddaf010cc97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4a7e56ccd5ef8aeec64da4175da074d24859ccc16818a445212aa4d0750c3e76
MD5 42920ff3a4777b83f81109913d90ddaf
BLAKE2b-256 c5155afb61aaa278375e4e3554558bd7820ec8f8d88e47a6c6e46cfc627275d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29954339bacec4e6b6c8cc168466658fced32c0bfb4a882f3ddbb5ba495f03f8
MD5 d4a7b14716bf26b61b63d1315ad7c634
BLAKE2b-256 2c645cc3cdfb9dd0db06027171a7efb07d159dce22d86dc6eb1b97dc92ce7ec2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4c3230b1c4e7238610751e2709da7d51ca28f6bf654f63b03b992e573d4b1892
MD5 077094fb06742b5e7d7ff2a9cc54ea93
BLAKE2b-256 bf9e2d8b6fd8c478f34da1bb8dc0dc772ce95fd97e615c939a116b7ccf852779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7f0c5a20f52dfdc2d4eefa286a6941bed9377a95a6e3f5cc5f7e81b41af1a7b3
MD5 d3f76356c469609ffa95b0901d421e6e
BLAKE2b-256 719b21e18a9663a3b178faa6bacd5c00fb6a8b28d5bdece6244778076a46133d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7310dfb6a7b55c18239b0f4a1acb20ac78435dd0229287b9df0a37ce5f34df89
MD5 50351c1785b3122bae007c4fd7d9343d
BLAKE2b-256 784097a3cfd20c135174e02397c3927c4b35631ecbbb994e6c7ca06ab6368d25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a4f5773c3c7852e3bf1d05b69fd085f3914f9b271cbb08a5d6e441cce74cd73b
MD5 a167c1416bb5904ce455835a18479074
BLAKE2b-256 7bef0c3f6691e8066be47d8b636f4b93dc388adcbb43b9f0b13381a75edc015d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 19153c0674e62d383e29aaedeaa597b421fe9ee3e241f09fcd54251bf3547c98
MD5 d250eed1f79db2b8753cab6e0c1d2790
BLAKE2b-256 b399caf184c52629e19c860b68b9cc7fd2a028473d9cfb906883067cd13091fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 60ae686b1f60f5f46cb8cd8dfd250542cfd3a484f9c5c272ada7619fe3f6e4e2
MD5 2072ff1515abfeb46167d9b30b5ec827
BLAKE2b-256 8229fef214e28f51889569200425fef0e6925a4ab38262090a3c6c7a3210d751

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5cacaf54fc7e0f2041609c97c0a5416081248ab9abd601cf47a7f957dc54e867
MD5 23a851de3f5483dab775c42cf9896f17
BLAKE2b-256 23cee648a9365d5556aef01cd1a70b790c3181d3e99ee189dd247e04f406b0e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5089a3242065f1993c7f3d9970e7b3bead195bf3e3fcf2b4a39996d93a2b1ffb
MD5 4dd6a5a4474fde38feb7e71269e6aa85
BLAKE2b-256 814fa038e59d0de69d619ece88a0a1a650aeecbb922e06ae90535a8993c37fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.26.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e5d95b42f92f906d1628a4af6b6f5a3e86cc81b97b0a5878e27f7ad07309fee
MD5 58f88cb632c144cf087f4d10a692fb86
BLAKE2b-256 1c2c743b8d697c9a81f347e328ca84a86eca93986132f5d41b91191a83b3b480

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