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.2.tar.gz (296.7 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.2-pp38-pypy38_pp73-win_amd64.whl (344.7 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.2-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (341.8 kB view details)

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

scylla_driver-3.25.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (342.5 kB view details)

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

scylla_driver-3.25.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (339.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

scylla_driver-3.25.2-pp37-pypy37_pp73-win_amd64.whl (344.7 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.2-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (341.8 kB view details)

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

scylla_driver-3.25.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (342.5 kB view details)

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

scylla_driver-3.25.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (339.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

scylla_driver-3.25.2-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.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

scylla_driver-3.25.2-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.2-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.2-cp39-cp39-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

scylla_driver-3.25.2-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.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

scylla_driver-3.25.2-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.2-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.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

scylla_driver-3.25.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: scylla-driver-3.25.2.tar.gz
  • Upload date:
  • Size: 296.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla-driver-3.25.2.tar.gz
Algorithm Hash digest
SHA256 d15a7446b5333d603e9c61017c92973df610a934d248d9a1913b569ff0e03458
MD5 287fba6c2187e06d23ac05477179bbde
BLAKE2b-256 10df935bf3b377838ad2300abcf3ff1aae67826ad3353364e0402cfaf5ef242e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-pp38-pypy38_pp73-win_amd64.whl
  • Upload date:
  • Size: 344.7 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7b68653a8cc7c17942924c7a11e36c59973320a3228ae40608aed34eb4bc4cdb
MD5 887189e55201ebb4063325315307f67a
BLAKE2b-256 ab20230da7efe6c0c4605d6a99f3c0de04320e2d2824e3f1ca3c47504677669b

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.2-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.2-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 040b84eedb22882cacb9e77289d07efaa12682432becc584f25e57f1dbbb0db8
MD5 798956eb96c1edd02a2ad5d7be5dd9f7
BLAKE2b-256 cc4bddd4455f112b9bd09223eb4cba044129b3694699866b828acaecf047adb4

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.2-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.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 68f23b406f332965344a9e319383d467df36a1115e5ce2fbc8faec13e316146e
MD5 1a069ddb95e25814f1840c1cf7a59c58
BLAKE2b-256 cc18d5b3faea4eb1ce70e014d71ce971b22f1f803d202e0b2dc02854b7ade572

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 339.1 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d59045fc47d54c508772087e4097041666d634cff3340d08998c720d62ca82be
MD5 d16253d844062a303540b6d4af734dcc
BLAKE2b-256 85ff401b7d8c8eb2599b2d222c9dd92c0324dda5ca94ad6dbb2c57a7f587b072

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 344.7 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 de8ad0389246522d946c6a97ef0814a87f9a2248657f6113addf934039008e4c
MD5 df03b2ed01f1eff07b2a4ce5e6b22354
BLAKE2b-256 7415c229ff39a8e6f0aabeee5837f2b5780848b86b6d4e6a015bdf2d49c4da95

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.2-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.2-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af19046bff328d4a4cb92718ef86ab04468558cb01f6d12f15b495a97f188a29
MD5 6ec909e8e15d5ea61fd2ae503bd7a395
BLAKE2b-256 8305baab576ec66e013dbad5c8d23ed8f7f98b4ee4d5bfebc797aa739fb77418

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.2-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.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4af4fe945646e91ea952194c3690e1a94cf6a3dbdabbc40b45565b090537fdb1
MD5 29a8c4bb283487838467f4310f37f89a
BLAKE2b-256 8d07ae173decea2d3e58a5ddf28b64184ae63a34a0a484d78d5196baf7a6fb61

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 339.1 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9c295b6b024ec32905261391c568f7858c85ae64250edbd43cca33582d45ddd9
MD5 af7a3689992be005fc890e6793caa693
BLAKE2b-256 ad758e3c730c72419ae363cbade87683e9998925582c0f611a0454b6dd485d6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a6de9b1b5b74490539ecde09752d8da1f6f5278509fa3857e6ea188e59d23901
MD5 034dead9ea73fb849402587f12a01941
BLAKE2b-256 d6348f4d30993e7c917bc571058f38d173deb8fbbbc0868b8589e925b9332fb5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b57fc762868b16a12c295906c510100b85331684463f37607a9af0e42019ff1a
MD5 08ed3990a571f571f7c23ee63dac5c9f
BLAKE2b-256 1ce3ae97993928cb2e6cbcaf1eff8e91a0c2b25ff1c0d4808a178b60dfd5a7b0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c172fa10b51e62bb9de0a02ebbf4400782cffbe3ed418af7fcc8c19af713c5c
MD5 8841395643c0e65efec51ce1e88a9ea2
BLAKE2b-256 3c9c254cbaf2fe80010b2ddb5f43ac51b1997a5ae4315d7d5b29572e5fc373c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 4.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3f200d3ce50fa2170780d628aa8fb71a8e92a40c9bcffe4cb3ef515150bbb671
MD5 55dadb99afdaa8246c4b0eaa9851a23c
BLAKE2b-256 9263721296032c8e5884b8ee367647f2ffa673acd6118c04c4e5231813102b6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ec0788f4f19cc060ea832f469573e3b72fe98461d572bec520bb87e05e78f57d
MD5 f02436d132a9b59a60e591ca81556f08
BLAKE2b-256 e031352c69ade97404e512a8c91f049cb18b9e32e360c18277f96569f741d8fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cfbcfc692997492884fba0d07cf8f8465b58c39017be38b687e96fbe3ef282f2
MD5 934cd0c75c56fe2b4bedd871109204a2
BLAKE2b-256 a2c59ebbba3804108a57fb85a3dc5a2037dd223de0cbb0877ea37ca8d31661e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c5fafb696b6e54e96da1e05f8b8519c07fe14be9b1179c6371de2da57154be43
MD5 46c3685d32778e28bcc5724975e432d8
BLAKE2b-256 fd3e33a6c6f340f6288d5b3c9b60516a4d571b2c08fa04f5b73d9c418a8a1ab1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 451f8c0350181f635f64abbd3a54cadd28deaa0fa45be77c3466aeb56ec44eab
MD5 def87485e89df310106220fc42b5e71a
BLAKE2b-256 9660e14a6ce5cd3abe6632903171b7650b58ec376c798f88b34a3c745bf068ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0da8d6766eda46a5fcbefeaa2e40e0d83aaf14feda8d92ccbe5ba108c685b00d
MD5 a6dd764f8eafb4b2d3827e5427136946
BLAKE2b-256 b3b197f53c2a238c4ddfbae02c35f6771e12b135a499b93b25e0054e779bd2c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 4.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3c10e41c8bd3590ec6e431ffed94adf63d6504f0f77f0e355705ccb897edd0cc
MD5 84bcc1098adbffc46804e619228c1f82
BLAKE2b-256 5e04a834ef78f992c08f5afaa342e7abc7786f8dda0ca0ff682f1bccb2371516

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6ff787ab96b9ce47c65519b4dfe6a751e3e652c1e47c8aafaf2ab6be026177d5
MD5 1b58da6e2a7e226c87d61f51e9cedca0
BLAKE2b-256 3ff4d02edf14da42f62d09619b458cc95e7f154a3b8fd3bc6494a8f965237788

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e05b790c07b6dd024eefb37899c200e12eaea9f6100b4885d2c51f7cbe80f4b8
MD5 2070b2703a582defb38941c585cad4d2
BLAKE2b-256 ed0cc39ff54bd0c7459d71c35f9a134957b3fc529a093b31a7cb236bc74e8404

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5c479b8785279b4b852c8f29a7eec6160ee65cddb5f9b2f2c95a5b7c00f078c5
MD5 13d051157e4c89b0fd222923f311c1b4
BLAKE2b-256 8068af417f3e8f5cd895fe358a8d01ab6820e54308d104ab0de964526f976b60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4b84d1abf0500d9ad3a7647f2acc9f566edd8e3754de54978a9390138e50799a
MD5 73fa9e9e040a0dcecb077e085d6503fe
BLAKE2b-256 8f8fba051a882fda4a1ad7be24b26e220bc03d0d0c04348ce5201723929bb9b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9044e7d241a72a94520efe431585242695b40bf4f5b73ef8aca0e1f9db94e1e
MD5 c9c077179fd65fa7c823edf45b2555d9
BLAKE2b-256 8a8652b28fd45548dd393ffff5dda94c41ddc42acd41cfa7366bd210aab308ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 12c1f64764dc5d2ba17276b39331e75e5c3ccc31472d167ff01c9e86a209e585
MD5 31f3e53536e953c83e1e71ad4cfe5f9f
BLAKE2b-256 b0209ac8f325446536fd2f5683dce02f68a57cbf5290c2d23de1325d8f9c9e3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 4.6 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fe60982c2fc77448e10cf203f5c93e7698c4a766fccebfb028d0e8676d8f61b8
MD5 5eac7d8efce3dd15589485b41ba0760f
BLAKE2b-256 f8eb73f7c3da9894c29a0f19f81ca6baf1e4d3a095956bc23d9cb5fdd6c913ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d137f813132f81444ae8ed77b32a9444acd9e9bbf3ec2227db4d681f76e74f20
MD5 18f0b5aeabe7b5f8a8137a24ce040a71
BLAKE2b-256 e33e8809801d58f190664580bf497acc4077011d747a1082188416377ba7771f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8f857e586fa55078fd0f7954e3c643067900c281be9dbd804f391348f44ed22
MD5 70cce43d0dd7b531ed6c4e8962a33d01
BLAKE2b-256 eb7f2cee02c30a94eb53d64b7fa89a87aaae952eb85c33c3d6f8084f99e9bf43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b866f548d6e643279fcfff53112658485d42203340fb426bc3033f0d64768636
MD5 900b04b3bc620dc32ece0c8626f9d145
BLAKE2b-256 ea92c823fc5b154ef478c92038b333044127306264fa6e0ac3c945e86f7af6d4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9d55b1cd09d5b1d5d6e7e23a295ad0c4bee17c678d2af1f98687b125c32decad
MD5 44abb61f7203294ed0a66f9dabf52508
BLAKE2b-256 b9c3659b3ed77923e9393671e5c08e7f75eec655dffa5522beb99f1df9a9df53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9de8efa071b4202ae0448c6f4e926758ac59ff415dfb27b1f9392c1b2367b42
MD5 ae42f5b18450d543b1b9541bec08a13c
BLAKE2b-256 9f76523076a18851bb6daae89c97b84b232958ff3d4a4a5d93b44943c374ce4b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be0d0f3ad7083282d7ca845f0c97d09b34c9ccf29bcd83449a5297f92f5634b1
MD5 f36e3754fc6e79175fd488a4466582d3
BLAKE2b-256 4b28fe9fb256e44cb1e8a1153320b70d61b2996f61c089d49025f9505b6af4a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.2-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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scylla_driver-3.25.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6c6a661e97f321eacb5216bc70a436680958b303bfd7575b85858c69711a335f
MD5 66a6add81acfb311178fa36647e7d7a8
BLAKE2b-256 de476647b62c0b74f578ebe295e4686c8899d50b61cc8a8bc49cd956847779da

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