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.3.tar.gz (297.2 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.3-pp38-pypy38_pp73-win_amd64.whl (345.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.3 kB view details)

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

scylla_driver-3.25.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (343.1 kB view details)

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

scylla_driver-3.25.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (339.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

scylla_driver-3.25.3-pp37-pypy37_pp73-win_amd64.whl (345.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.3 kB view details)

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

scylla_driver-3.25.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (343.1 kB view details)

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

scylla_driver-3.25.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (339.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

scylla_driver-3.25.3-cp310-cp310-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.10Windows x86-64

scylla_driver-3.25.3-cp310-cp310-win32.whl (2.7 MB view details)

Uploaded CPython 3.10Windows x86

scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

scylla_driver-3.25.3-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.3-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.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

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

File metadata

  • Download URL: scylla-driver-3.25.3.tar.gz
  • Upload date:
  • Size: 297.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla-driver-3.25.3.tar.gz
Algorithm Hash digest
SHA256 8c7f24a575b6070fed35af2040c87ab8393b4a9ed7397eef56c933a9ce57c57f
MD5 ea27a12602ea8ef10c8e42ac27c859d4
BLAKE2b-256 9d3fabb4ad84d7c8f8bbe592e8bb3706093c259b874748d1b5b8ba3a26ab6610

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-pp38-pypy38_pp73-win_amd64.whl
  • Upload date:
  • Size: 345.3 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 78fb6fc231af611b9f7fdbd201204b67278f024a03f5ab8ff58e659a43367b30
MD5 68e3b5adacda94d3866d9b6b56f8091e
BLAKE2b-256 f56cdfc2d7bbd5b45c4dcbd25b81f1a19707d21c9297ddb2a19bf7e7e2e3f777

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.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.25.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 9bd87e218d0ffcd4a18ddd27bfd8d3182f9adacdd2a04021d3bbc7df02c88bc2
MD5 9a02a7c38a8e689fe1fe2e693b0b0765
BLAKE2b-256 4d93eee85de4f7dd77604d407a449866c91b8692024e090825f768cf0b6326c0

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.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.25.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 97e3c2e01da0fb44a7f89b391f91645f94099fa4766924e319978afcaddb79c7
MD5 c4120cb2073b515e7411bbe5b4eb7599
BLAKE2b-256 cd2cea04f5f546765291f096201a6c0c03cce99e7b9af791a04f9a7aee6c98c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 339.7 kB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2b98360004c6a858795084f69e47d760e904e06ee05ba1d232a3e30a4f93ca60
MD5 c36a76bc277ec425ec3c18dab640d4f1
BLAKE2b-256 982c66c9443c3890bffc306345ac947d1bd0f3a33f762ca4941e71c5f6a18621

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 345.3 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9cd4be6ca281ddd2b67f1c9ddac1c49ab20b50d3a51bba90724362d889e6461a
MD5 c43cc9a4bc3ba4320efcd60bf9e8adab
BLAKE2b-256 89df6a53a4797ac61f35fa59d736e2e7667d207d6901334e30e8d8d2cbb166db

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.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.25.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 4ae174ccd6206483aacea6f35fe4a807fa2667e7f703e0126e7d3263cf93abad
MD5 e1e83481cfdc19807d9d24059ab5c299
BLAKE2b-256 cc971005479dcc01c835a7eebcfb3ef6c319b254bfb4b68b0d9db748727e6328

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.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.25.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b367b06b7a3cedab73532d6cae8459b8e7a642d612cb8f4dfdd532b7b5746929
MD5 5e2ccef3e67324dd0be8708bb64cc4b5
BLAKE2b-256 e30009d1b11aca005c9bf1a9dd1a9d8b4fde685e3c54d9677d7ed133bef04c73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 339.7 kB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f44f38b1eb4f09285713dc26e67029210a5f00678d5de5fdd873ddc8cd77c6ae
MD5 ee42169f3f95f3e0880ca442daf9f448
BLAKE2b-256 b9eb79a6b24565d92516eddc6a3d4e672f5b4b4575c9f62bdd2d676cb39815be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1aa2ee73239cd58594176551d6c925a995f33730b6e7dfc7ea86b936cadeb814
MD5 cb0eeda562b086c7df87686a7210aca5
BLAKE2b-256 80db25043120ab645c7a6641d5934fe69cfcf804176fcc25523a94dc55ef9ae9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d36b05679c305ae911d9c2f980c8ec84dccad9857d99a2a0bc5e748e101e2f18
MD5 c2faab8c1a38f6fbebe3da07823792e8
BLAKE2b-256 27dd5e2279569e8b10e2d39885a9cf0b51019c3f26d58e9b9b92b348fe456089

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ab37b873ea955b6c561a19525bef4004f27c2107414a60c8713c6c99eac924f
MD5 21b06c2f5d79c9cb012c4a0a1718fd00
BLAKE2b-256 2bf81bff0bdd20633930b39c83ddd7ca41286abffae64765addf86fbf843f940

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9f284283e11983734d41449274877013efc79e7c99136945125dffb77de4ba00
MD5 3584d0c2b78e6b9634605bf5415366a3
BLAKE2b-256 8bd5634ddbaadf171f1fa0c85cc2dc11264dea6384003811dc415acdfd0a5045

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ba58a7c658ed6a17ffccdb01587968e80acb5705a5c50ecacedf4d756abb6801
MD5 03482caa430282b4aaff7319dbd0ac9e
BLAKE2b-256 8cc7cac719a8900086bdd2f2acf59f60279bfcb1d96c7a5ff2fdcd72899c4aa0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11d3b1a03fed253b0a249efe85dcd3a387643203bc85bdf4c4e969db92b87a5e
MD5 a2700b15e10c8ce06a444004f3e37600
BLAKE2b-256 d40c92d231b4a8c4f7e6382db9930469c87a08ff0463bbc6987d590eabf70b5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9f7f51189e92d7979c6e3cde885c08433c56acd1db8c397d6f9c89e07b9ed09b
MD5 43a388a39e281fee8b87fa92b9c9dcb0
BLAKE2b-256 f604d829a0dfb9de00bf105d9cc67504193a05626131921267fb3d0fcf3f6c79

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f383db444d83095d83bc7d8e1ee9b883b5bdecde81e44061633e6ac0778aa833
MD5 26cb7f21660248e6fd88b1ba645fbf7e
BLAKE2b-256 f16789a22cf0f892784b2679f07a1668a21242f137d7eb2ff4f6d7a60caf6b84

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 73b17713e965db88fdac9f751aec8ac9dfe8a1bbf1f2a7374ccaa5c9b7ef6a6d
MD5 110bf6f4332add8a731b8d55503eab42
BLAKE2b-256 0dc53acff0be5dc71f82ecb96bafcf9257d826d99c8cbab75bc7fb03375c50d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ddf51edd0d12423d8e297cb586e70243652513bbae86b17a24e0d05ce0b3d1a8
MD5 6f92bdc39361c8320d8c0dd3ca7c74cc
BLAKE2b-256 9a7215c0e4390c65533248ee36d9adaaba3f87dc497e7b1e98cc0b94e4f1366f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7a8d8f72f2b4fb1c5881779fe587bc15ea002e044b3d3166d6d50d98d0aa9e47
MD5 1ea27eac6b5b31439549d50ca3e65a30
BLAKE2b-256 52db7d5e34155af35945e10eea20b699943699356465457aeeef11d2e3fcf660

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d25bdff6e7b98a9b5b2b4ba804fd2194a02d89888831640aedd0f4015195fa5d
MD5 cc41ab0f4f85c9ffc506a7a58ccbc25c
BLAKE2b-256 528ab744e233b09d23738ed331ab396dca3b7b9706b996aa2356d16356ee242e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 77ab2af36d988af4dd150e61c991cc5408b18104c8e75d7348b1f59defc67186
MD5 0ff55406c7d5b00dbd429f0f6d28d39f
BLAKE2b-256 cd2778dba254735c9b3c3543be2dfe5e285fd47b0d7607bc9b68e7d3c9681b5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c044ba43e1d15acac8879215fe713408bdd12547d5f928401236642e9b4bc772
MD5 04aa3d5bc154c4ee4a84999199e740c8
BLAKE2b-256 11a6d3d57d15af8b0a4adfde14eb1d4477ae4da3f868541e112d90a7409697d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a26235e822a90f4062723821ed60cbd4a480fc1c235f5bce453656529ebe1b4e
MD5 fe3d5552d66f7cf90569208e8a1ab185
BLAKE2b-256 5b84e387837b01cc9879f41d18f2797b7c206d79f28e8ed0b2d0548547e8ca4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ce2c6c9f9c9e770ad7f9f54223379a084165618d7db5a3f17a951dfe82872346
MD5 9e7f7621fd06540efe2eb903318bdee3
BLAKE2b-256 0b3a4f18e5a28cc45212969dac3f53e76169ccc8a360727262fa98d767f2ac82

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 43eccdda38b82c03bdee6e721c9dc06139a332de807142209818e9227ccf992e
MD5 38fb187568d299c2db4b05bdc00a27a0
BLAKE2b-256 da64259eb58dd67997298085ebe37f4b5534aa1e042b5d81bcc92c75131682e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48657e0ae8fbaa1636348c7b9738702f1030d2af33425b85ceb9ee5b01541bc1
MD5 ad238a9813dd8f8099118636eda40dc3
BLAKE2b-256 06a792b29009780d0ac46a9d65b139483f45efaf551d8363a9bfd2a706df880b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1092727fda36371cf75b5b260cd3713c7f931d45873f05a66f53e0d6c9c5ca11
MD5 7327d629f970cda6ed0c0eef54cec997
BLAKE2b-256 17983aaa65edc7ef781829968d121b4c5ac358d3919e8c9a05a63eb6befb5af0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7b2c4291cc29229dc0905e10f146f7ac9ab2392333cfdc131313bd031a5bd7dc
MD5 1cc23024d8f487f7e826cf24c7d60691
BLAKE2b-256 f6ed29af5e6f0ba3aa6ce1a162b4f1ea06c09623a3b7bc3b679c1145b6b4cd01

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ed7a55f4d78b8250fd7efa715e0de6bc057be8c816058210e5130780b6f64a46
MD5 2049560070f65236279e8fd79af7fe1b
BLAKE2b-256 a415a0f901858af7248f78f0082d36f2ccdc521ac4957f368ed5f0923b2a1624

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb306f3389ab6e54eff5244efe4b403505aca163705f34078da8a592934baf26
MD5 bd80c3f586abb7d1b297d437edce25e4
BLAKE2b-256 92d48ea3b0f3c7e6d31eaa68b971dac524ff28976bd68b5047583c940809de6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 734e4538413b5a093cc94303e17337a1ac690c7fdba431a6206f859cd437c8c2
MD5 52a35b81cd1a7b13dd16b0ce295b36c0
BLAKE2b-256 148da704d9397e7bdb6a3f996acf605dd2561be1d577d4e62f0f26c7fb1026c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for scylla_driver-3.25.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ced4faa41d5a128c76b8d75b78aff8de2b8ca1ae62411343b4b7d51914653cf4
MD5 77859dd118d3153e1a2fa07b5838b893
BLAKE2b-256 80e361e70f37dc4f10c581a6d8be379486cfe2b6dbb79e7ff745a51e2e331f19

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