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 2.7, 3.4, 3.5, 3.6, 3.7 and 3.8.

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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

scylla_driver-3.25.6-pp38-pypy38_pp73-win_amd64.whl (348.5 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.6-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (345.6 kB view details)

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

scylla_driver-3.25.6-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (346.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

scylla_driver-3.25.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (342.8 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

scylla_driver-3.25.6-pp37-pypy37_pp73-win_amd64.whl (348.5 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.6-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (345.6 kB view details)

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

scylla_driver-3.25.6-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (346.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

scylla_driver-3.25.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (342.8 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

scylla_driver-3.25.6-cp310-cp310-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

scylla_driver-3.25.6-cp39-cp39-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

scylla_driver-3.25.6-cp38-cp38-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.8macOS 10.9+ x86-64

scylla_driver-3.25.6-cp37-cp37m-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

scylla_driver-3.25.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

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

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: scylla-driver-3.25.6.tar.gz
  • Upload date:
  • Size: 300.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for scylla-driver-3.25.6.tar.gz
Algorithm Hash digest
SHA256 72b5e3dd1f52cabe1d6e50011c6457f81ac7ecef42c4a0b609ae521badd3b0d1
MD5 bdeda8d51b59d8641056d02e67cdc404
BLAKE2b-256 2c4349ac60ff59174cf2ceaf9b59a14420439869d99e4d1603c1c84dc0de2447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5d2ea8e67dce3c9ad03b585c77f24b428d10961bb5348e33a1561b8c1d87e2a9
MD5 f53389ae372a02a53f3d4e5363c5e78f
BLAKE2b-256 36f02ba46f6defb6374e968f8d2b3b2ce44755d8b0c1b7652e587ca9670c583d

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.6-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.25.6-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6cb4afe76e9ad7a0bc16b69a7b1eec2a1e2b83da802546b98869af2422025ca8
MD5 18dcfd3d12abd87e5a96d0f37c79674e
BLAKE2b-256 28b4c36534bbac5de7669a88e83235d8744a5e5ccf5ad2f719a815bbb309ebab

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.6-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.25.6-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 25e5b42396779f9af4af61bee28cc043500eb0548cd0997d99b607c5d9eb0e82
MD5 ab5e4117e244655192359319f88c9a47
BLAKE2b-256 8530654e12f87a61859b4ee95e7324a273bc3e22347b202c2d1134ac7be1399d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 45611177454432b8241c3b3d0e70738c713c3870da4fba37d3ff081370b71d16
MD5 c865a18ef5212416be0291f619826a7e
BLAKE2b-256 a3e692e200c76c34773b0ad83902c20825660798d815152dfa941302360e2e42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e72a32d4ccb85c6400a0353d6c93884440dc68389a6a9a5e6756d6a48294fe63
MD5 a373ddcdd67625bcfa5acb50efa051c9
BLAKE2b-256 d4df0a4b64a72e8dba71a9a1f8cce4b9201b67008ce46c70c8d65f2c1857471d

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.6-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.25.6-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 857ad0f5217dcdf79089aaae957b79fe7dcb9efe7ec81d30c8f0cf5db9b6022f
MD5 3a6b3a99547dc747699c8a91ad1ee52c
BLAKE2b-256 69886c568d02b10a318369965704bbfe4712dfd81fc64dae3b9740f6b6d13f4e

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.6-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.25.6-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 553d93b2805bc3864d099055933b5f0d1340eb154f21dafee60a2e80b68e699b
MD5 69c7c5ce8da9c4c70155ab5fd37e3389
BLAKE2b-256 d76afe8430bc456cc7b9e36cb5fa6c8c4af78b8c4cba7d39d5bd712bebbea852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0e1047dcb7ab26c209da179317c9d8f8e6a10572669808d400e5d2d7944cfdb3
MD5 675633f126fda3fcfa5b2e72af7db2f9
BLAKE2b-256 8d0c2e0e910367c368feffce33d4071fd4686d2c9df4c8fd17f0db2738daded3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 183e5693705c1a97e44f270d74625e99ac7daf70162307c56109b92a56f341c7
MD5 df6d07445c769dc406f0705080ac25fd
BLAKE2b-256 135e08146e48d47338bed839350325d39555ba99fcbc7e55c0807cb239268389

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c21fb83d5cb0a209506ff8411803f3f78cba3be547272e029cdb6f72fad47296
MD5 8ac1cbfde8afda136a35dad948e791ad
BLAKE2b-256 181aa9903848e00a1570f7cb8e2f5780c2dc6fe7f7f8b9bad6fa63c39e5c10a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f17e45f83f755eb98ebf8415cee197b6476a7bd87ccfa399e1e1dbf695bd9de
MD5 56845c60d7290176da3d5641fe0f1eb8
BLAKE2b-256 0745e7329efdc6a6dfecfcb3e1d78a61ce43f9065e4a2ffe35ad0aeb7f35b816

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0a80a2d5a58fb228759731db026de160c70ea8fa9936aad62ef4aa071db1cc11
MD5 5184a997f22f6bb3118f39db588ac590
BLAKE2b-256 265d79a5822ac9827c447c6df4675a3653ed1e9a698e7eb53988fde22bd0623b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e07a1aeac5c11983f702df02561065bd27b167c16fc802e9b6e136dc15412e29
MD5 47272798966a04c7969576b9c68b8afa
BLAKE2b-256 b9b18479a57b32af7818fd3978cedc9032769c7389433edf0d5ee2f1e730e7ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d9cbdcf21dfb60fa4122b0b824b8896b26bdf1e166c21af27a6c77e8a31988d3
MD5 7c937f3ad50a39b8f16d429666d73894
BLAKE2b-256 590135db926ff11da49d8e8d4785282ed681a8cbb63fbf58d7ea1bc81aea3892

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b07be34bef0730c5aa9d10d3cc4fb685186d2aa3cc9b8674de24254ee01ab991
MD5 b245324ff0719b8d852738b48daf6c47
BLAKE2b-256 c5348a3b60fd50a5cefd13342ddfe3f54e3c300098d016dd9417548da6ebeea1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for scylla_driver-3.25.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 11061420bbf12bc000d3a078e63598f1fe6e9f99f5f3c945e56722c37c15e0e7
MD5 0d4323b9fcef5d083a4b7261ac729f12
BLAKE2b-256 ce464e6ad3161c8daf1c4afd5710d49c5f30257457e5ee754bf5baae8d4faa87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 69fe89b581e724fb59e1e2ff43949a51af3bada3d35dec6bc0a82f17d8809fcd
MD5 cc1a0de109d96c8ba661306c6eab6d67
BLAKE2b-256 b8cce506fdca733352e387ee81199f887bb1784f5ddbc071e4aeacf072446916

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5a2e97e812d19a05a526a2cf8bd88a77ea9259a7fbbe2a9ed4fc4008bfeaeba2
MD5 7fe4da735dbfbc7db1c9a3121ec8ec10
BLAKE2b-256 0f9e6bb5010ff66ba42d17f50aa39dffe01b4f65123ea1621b7a6d12e2b9d217

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6389859ecf7d3f98df0e380623f691803d26b4f2ad17c9d5bebfed3bd333fe20
MD5 eaa094539eb1d666207838c8568b93e9
BLAKE2b-256 daeb7d364b13c4f2178996a1397d189cfd2fe7a81624e3df33015a366cd3b9f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6968b70cd9f7e92d37fc9e2870005cbeab8f340e8579d32648fb0f13b633a0c1
MD5 6671a1bfd2a83b11731ad2ce84cd5135
BLAKE2b-256 dc72f97f431acb1d3090f21b8fdfa697dad99373e1bc174730f822da3d5e8bac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 051d7d2933e778f92a53bb41960b7a541f04f5b5dd04d14b091729dbcf5d5069
MD5 2605e83e2226549ad821405830535aff
BLAKE2b-256 d87326fe42b2315d5008f2a712b687593210ea8a34e21a9be3fa0fee347de1a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0ea883f7f393ce89d24ab0f329166dfa7beac3ce6583aa12a893a940e51945ae
MD5 38e2ad50ad6b7eef3165ac1ad996cf22
BLAKE2b-256 556c5db909523c1c21676843b84b08644c77cc571f0afae0058da45ff643de5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 14d8c366356236898ae17f99aeca723c8f49d2e7536e2ae11ff5ba7d0abc1e20
MD5 de2345ea0ddeb2312e672fb55cb9354c
BLAKE2b-256 180d02b1bd3f3f26a8b043a6555d7a45c6047218242dbe9bb067e43d7d48b0d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 44d21be8b9f7c49fe08713787f11f80b5c1acd2953ad2616b317d2e097f42aef
MD5 ced9d84f3e422790bf4a7b31f94ca390
BLAKE2b-256 26be0ab051611389dca1494149fdfef10aa6628fc98174879e917f973f38b073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c6d48529fe201ba484cbffe3741c627a829ab29ad765eb5a07e4aea98e63bca9
MD5 8f5d02e4d76034e53c028bc661704e86
BLAKE2b-256 691b514cb68508003820248d8426a6602883b20a39601bdf439d43b24d0ce1bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad9b19155d9750b0ffa536809b5f48115748d0846e7e966c56fbbd4a1fe45eae
MD5 ec0ab3af427f0a8d794c7ebe7625dec5
BLAKE2b-256 dbcda263fb74da096e036c9ebd4b108a3b0ca42297edb770a36d90f92632f449

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15449e47d82a7b362ab718c22b42fce2a280393aa1499d1312e1dd7dc3858364
MD5 63dfef67d6aae40c532c4f15cf5eb73d
BLAKE2b-256 d67697831cc7dda06d975612407c8e48e7b8ba8eb55150dd8dc15a913f8369d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ac26f98bdc235eddb9e6075a7dc5187edc0d18e71af68424ffc3dbb5ddd27291
MD5 7dd9fba8365090570b7be9fe20af926f
BLAKE2b-256 72863888b36943729cc78a37990bda5b1d8bab4ddd427fcea383de0400707198

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.6-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for scylla_driver-3.25.6-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 abdbb30cec6af24a03cd47dd26f40f345bd7d678020e695815c5b2018d6c2d0e
MD5 8f5d6afac5573e0532d60ac9ccf957df
BLAKE2b-256 12f97d64b321f2c02a7fa41a5a420ecddb73b8e11bddd4150d293e699dad631e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e4831b0a30608ab3e08335934ff0c783d66a0cce71615d29fa977d828e3f4c9
MD5 3e167f1750ecfaf1cafebf6db733855c
BLAKE2b-256 6f0257d7a545b5ef56fb9bad691b41bffadd4668e46d5d2652b85d3a8692e55b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 142f4b454274144e278ed97a1ec7949aaf72595f647dec23e89ff4c45ada2a5f
MD5 2e8942c95824286ab1e65fd59c3c0dca
BLAKE2b-256 6c712f3522c1412e1e21ce2c29b9e309aaa23d29eae93043c0e4bb52486e3195

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.25.6-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 709067dad33af6351535e1f89eb9a012736d1d5a9f0db8564b56c03cc3350fd3
MD5 698f8af582076ed01df51ddd9b56d164
BLAKE2b-256 d1376c4d4b0f9c41448802f2195fec847c1ada111227503eddb20d8406ced5b5

See more details on using hashes here.

Supported by

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