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.4.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.4-pp38-pypy38_pp73-win_amd64.whl (345.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.25.4-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.4 kB view details)

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

scylla_driver-3.25.4-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.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (339.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded PyPyWindows x86-64

scylla_driver-3.25.4-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342.4 kB view details)

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

scylla_driver-3.25.4-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.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (339.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

scylla_driver-3.25.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: scylla-driver-3.25.4.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.4.tar.gz
Algorithm Hash digest
SHA256 72e8a5015f9d7f989f2922cec45b23886b5e32dd89239573ef62ca4d22604c7e
MD5 a15c42dc65be6b313fff4dc4cd4d1dcd
BLAKE2b-256 e063b76de64448051579d6c9da2929f3251d632b092110eb9632849bf74260a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d3f910d530b8176b611b4b6195055aaf60c184b7f3b27ab8612a8257b8a0087b
MD5 6f78434063783a7d5827a2d5a8ec87d1
BLAKE2b-256 87375444456bd700359373ed70282ee30e34d274fedb95d66ee8e7c5e6a8f0b5

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.4-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.4-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fea517f0b70fa8cc72730374f29424cd097499679e0995f2cb09861d5e3751bf
MD5 8e2c67985d238a5d8c8ca0c0a8466a9d
BLAKE2b-256 3dca5da8daef5025bd7747720525ec5514f663c9950a1c4bde1b913a4ad162b2

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.4-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.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b089629326be24c45d46640c5788d4c5c42e527cbb304ec2df41a599e8bd44a5
MD5 f8ff19a1d8597974941d7ce2e2cc7a28
BLAKE2b-256 1e4cd4fbe9a820c54dae2e4402f818672dea4a85b761b5b9cc23f49af84d0c79

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a098d6555b98813eb2020c61b2d77eef1d41c574ad3bff8547d610185ffc9ccf
MD5 8596eff5a7f17afca85f5e085f6d922a
BLAKE2b-256 6d9ba9554487252d3e19cf4e5745b0511f3818de1d49ecf4f8d1b98d848ec64e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 26a0d4bdec2e5bab5120c8523da0a70c9f11c102b08b36153c9a57a81c29cca1
MD5 c8d27cf7352ba9e4b11334638a14475c
BLAKE2b-256 294a471476194d35b8a5080976dff24bd06e09f799598819d420ba2a373fd2c6

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.4-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.4-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1daae37102c7cb250f3ee7bb4cc467a8772abf4d76eaf4939fcfe320dde57195
MD5 3bd54d1cfc016b02c0798e30a65aaac8
BLAKE2b-256 c31fd1dbe16b69f7579a7012da77d34f00510fb497725d477f9e6515494e72e4

See more details on using hashes here.

File details

Details for the file scylla_driver-3.25.4-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.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50a605310a06dd06af8aeb278b475434e8dbf96e863bb16c36ba10340a368d64
MD5 2ba2a552fa9775ab5d066620a0e68cdb
BLAKE2b-256 98e95a576dd2e57974fd136ededd542a64b98a387ed84f17e1dfe49e538b1fd1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b416754ed5af64e81a0af55152cbf4c3d56ef45ca78246a3776bfb1bdfe010f2
MD5 551a25530dfa6545475ceac99307c87e
BLAKE2b-256 63fb7688f19f2e54de91e185d5bc0f633eaa36c153171d961385c8addd3604d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 74b0b19b94f0e4387ba5b60bfb1519c08b56b44387bc1c556f5625a2acda61c3
MD5 130ede40fb26ad5c2231a480316022f6
BLAKE2b-256 5942679365760e3302ff68bf1d27d3cb7b5011cd9a5989fd0b11fc2a8736fd99

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0d86f4ed391b5f0d400b5c041144953f6c0c211639758ccf5cd5de140140ce9f
MD5 020bbec735db5ba88674131ff48f167b
BLAKE2b-256 64d598fef336b6730e218458dd57a1f19c72fe9d2b5b8187c41fd8ccbadd614f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab38a2069403081b6de6519ce4c3c8cda2725f0b5f65e3c79d3c6c195d5b8250
MD5 2a4d5a1902f29471251d5d8490432c8c
BLAKE2b-256 d7ae93934d8befc45396a8825ed2dce9b36c557192a59997d3750c8fffe7cb44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7f4582dd0d75033244da3cfaf12bd04c5a2656a4b3c1cb6b1f5a979661d43867
MD5 65ef7b85d9236acbca45abf54ed004ec
BLAKE2b-256 c62bceabc26335c3c44bc331a2ce153663f0c3a93410442b1e4ab4f4badec27a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 87616ce70dc7f6cececcec068b055c54b16ca5984203599bd39defc1953409a5
MD5 1a1628e23cc99e3118fdedc3d12fcce3
BLAKE2b-256 fd0475cb3399535f99e28fab546e8427285ab20b1662ca243da81cb5386d3cac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e13c30fc0edd5928e4eee4be21460a5ce80f3c51f7f4d620a898dff97c4bdc14
MD5 6673ef3a6ab308186fa7165c4f67597b
BLAKE2b-256 aca91dbfdafb62068b8385cbd1eaf0850b14046428663d1b80094ffcd6df871f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 26f7b1ab32986662f11820892ba3af198c9ce3f0e674454031009f567c4e80a8
MD5 1fb517920cbc318ec6d43956e96783c6
BLAKE2b-256 c1a8ed2a3c910c0b471214a79fd3648a60c50786be465008fc005e5e4f028d52

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 66bd75d849119bef496d2c71aba6f2bebb59a475e19bd86bac63447794b32fb4
MD5 7cbb4317c41514dc068b24db85f976d2
BLAKE2b-256 dff785611776274f285c7e753ca6825749f73ca82ca32c4c3e997e5cb2558d88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dbdee4e6c28798e11a2db37d4a6b65c364c9bc41d8c83f6749c6639632f3fd27
MD5 302d5b142e38520e2fb6c37f5ce2e384
BLAKE2b-256 e816fb5f5a4161e56222fd70f711e7ee707c6a818c2f1404ced86adf8dc8b0e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 30c1edc128926b49b43d459fba22d28079844c695c00c22ddeabe0fbc4da9050
MD5 e86067213dd783012d596d13cc2aed5b
BLAKE2b-256 643d9158a22eda4eb3c306af1baacc0742e187bb98580d07fe376144b57df13e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 889971429aaa7e65e38a83bc9e96fc623f51df88f4a47720b7d5b35f2c948fac
MD5 e74fb74a0b27394de456b04582b242bd
BLAKE2b-256 b08a5105f1f2b1e348a6dcf8122ddda0cd36a86e3db7c94ac038072fadee20cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 52981421aedfca46c3172750aa7cbeb4075eddf722803732017d00111eae5e2d
MD5 065bc3937cce8c5a00ce897cb20fdc32
BLAKE2b-256 984d767178df3823f855573fad3b52c2be6b246028e58ab1a757a4dfab62f9a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e7d46cf0f0a38247ec890a5f58a7d9183a8db921a2ae89285f631c95828f0ffa
MD5 59a32b68b9ac42012fc0e29d54f70752
BLAKE2b-256 e3e92f0988774683bedf53f592beb4406f9a7dcd09cbfc6b968669ce9905e313

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4c12ecb8dc67d0a1e13d6aba15ffbbde0fac08ebf0ea3905fcb316f2a1375576
MD5 ffd7c3e5bac46812e8706a324dc247f8
BLAKE2b-256 36b331e363a2546d7c4f73d129da739cc35a516a03abfb6b00cf546c0c472aa3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd4b3e317b22a6e7d668c80a8b0b4492a5d89ccb5bc2a0bc925a0343e901874b
MD5 aac1a3f931b3048ec1bfa76bea1a76f4
BLAKE2b-256 eee4dbd4dc2960bf1b019130533081789eb7d019aecf469ae985659a66e8837e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 156ab791410b7f4d5a916a35f9385e7e61101c94d42b39cccc87fc10e1e84453
MD5 f129e8a7494c4b54542648e387f829aa
BLAKE2b-256 550b2617b672991087c1b3d7b0cf046e6d401d2042eadb0f60a056ec726bffe5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c9f6d51cdcaf9887cf118ed7d0fdcda873e9d662e81e001205459a43254d17b9
MD5 961beaeaad6983d7e416f051938eaabc
BLAKE2b-256 8fd655070b516b96ee140fd5b4447f93e8a84ab1f31652944b5b99f82cc6d9f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aafa24291a7f5d025515d3661d338561457a6a018a41745c159092557331fe9b
MD5 33948c40968b86c6090525f5b4628625
BLAKE2b-256 624a6ee567eb41e0195b9272adf669986e258cfaababa9353ae2d30627b6481c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5e126780db554cc066dec381daba0df6ffd921e6fa6e4692b48d96fce18f4553
MD5 51b94c06352f0f34e1ce9e47c30b6091
BLAKE2b-256 21441e5d9fe9c24494d438c267629e2d75903b6f2d3835f47ebd9f7afbb8ae41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c35af25060e90d5e8bb5ae2f71632a830af455c0f817208613684ae47d6a82b8
MD5 a0d35cb4fc3ca3344808400539f2943a
BLAKE2b-256 b7f0616a714a3c6503b4e346ee40d3b670d84aafd609a5be921c04a9da831686

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 d92ccb912127c686af3cc877a7ca3e177960241ebd2b40a09713dee762fb9a04
MD5 b4bb1ae1d9d755550350f2fe3512409f
BLAKE2b-256 10133fc329b35f0d4af7564b60923c370da2e0b0f25eb7b73f7cd849e5af68d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51fc7505c2aa3625be8345bcbbc59fe47879cfe03e063062989cc6fbca219221
MD5 b561a4b3b2748047f56d918b401309cb
BLAKE2b-256 d2f0a6d1697f24fdbbf59307f0d645ad9c9a96b5fe62d47decf6e348f4f1aa48

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d398b966ec992e28084878620422f5e4c4999f6fb152d831158a87d39eab559
MD5 c899032a7fd89adae07ab3a77398c37e
BLAKE2b-256 717ac860bc9c7c7d439e0c5b532ec8e63371ccc00a16ecb9f8b8731b8b720456

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.25.4-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.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb47fef762b0a40878dd6689015739170c5064b8b48032a5ce8adf98bc0a5524
MD5 3ef0ee2d1379beb0bea07910f3e893ca
BLAKE2b-256 8aa12b261532ddde175fb4f6fdfc35d8d1e8a776df57112c04315d864b323b15

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