Skip to main content

Scylla Driver for Apache Cassandra

Project description

license version

Scylla Python Driver

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/actions/workflows/build-push.yml/badge.svg?branch=master https://github.com/scylladb/python-driver/actions/workflows/docs-pages.yaml/badge.svg?branch=master https://github.com/scylladb/python-driver/actions/workflows/integration-tests.yml/badge.svg?branch=master

The driver supports Python versions 3.9-3.13.

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.

Error Handling

While originally written for the Java driver, users may reference the Cassandra error handling done right blog for resolving error handling scenarios with Apache Cassandra.

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

You can ask questions on ScyllaDB Community Forum 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.29.4.tar.gz (304.1 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.29.4-pp310-pypy310_pp73-win_amd64.whl (355.0 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.29.4-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (351.9 kB view details)

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

scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_14_0_arm64.whl (351.2 kB view details)

Uploaded PyPymacOS 14.0+ ARM64

scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_13_0_x86_64.whl (350.8 kB view details)

Uploaded PyPymacOS 13.0+ x86-64

scylla_driver-3.29.4-pp39-pypy39_pp73-win_amd64.whl (355.0 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.29.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (351.9 kB view details)

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

scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_14_0_arm64.whl (351.2 kB view details)

Uploaded PyPymacOS 14.0+ ARM64

scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_13_0_x86_64.whl (350.8 kB view details)

Uploaded PyPymacOS 13.0+ x86-64

scylla_driver-3.29.4-cp313-cp313-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.13Windows x86-64

scylla_driver-3.29.4-cp313-cp313-win32.whl (2.3 MB view details)

Uploaded CPython 3.13Windows x86

scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

scylla_driver-3.29.4-cp313-cp313-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

scylla_driver-3.29.4-cp313-cp313-macosx_13_0_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

scylla_driver-3.29.4-cp312-cp312-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.12Windows x86-64

scylla_driver-3.29.4-cp312-cp312-win32.whl (2.3 MB view details)

Uploaded CPython 3.12Windows x86

scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

scylla_driver-3.29.4-cp312-cp312-macosx_14_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

scylla_driver-3.29.4-cp312-cp312-macosx_13_0_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

scylla_driver-3.29.4-cp311-cp311-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.11Windows x86-64

scylla_driver-3.29.4-cp311-cp311-win32.whl (2.4 MB view details)

Uploaded CPython 3.11Windows x86

scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

scylla_driver-3.29.4-cp311-cp311-macosx_14_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

scylla_driver-3.29.4-cp311-cp311-macosx_13_0_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10Windows x86-64

scylla_driver-3.29.4-cp310-cp310-win32.whl (2.4 MB view details)

Uploaded CPython 3.10Windows x86

scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

scylla_driver-3.29.4-cp310-cp310-macosx_14_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

scylla_driver-3.29.4-cp310-cp310-macosx_13_0_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

scylla_driver-3.29.4-cp39-cp39-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.9Windows x86-64

scylla_driver-3.29.4-cp39-cp39-win32.whl (2.5 MB view details)

Uploaded CPython 3.9Windows x86

scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

scylla_driver-3.29.4-cp39-cp39-macosx_14_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

scylla_driver-3.29.4-cp39-cp39-macosx_13_0_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file scylla_driver-3.29.4.tar.gz.

File metadata

  • Download URL: scylla_driver-3.29.4.tar.gz
  • Upload date:
  • Size: 304.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for scylla_driver-3.29.4.tar.gz
Algorithm Hash digest
SHA256 2f4b19fc3629952fbae876aa44bc7457215dbedf409474800ee259e51a8bc888
MD5 0069e9bea965af2d5db71d8224548e00
BLAKE2b-256 b4d9ea750758d0228902d6a8e2285e940a200a9e21c82eaa76e5097cb1009fb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4.tar.gz:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b9e1d79ef33412041df54cf5637027159556d02c2cdbcee7c956b2e49aabb19a
MD5 a510a98b2868c1e1a2bc4b7c9b372adc
BLAKE2b-256 cbf39ca4077be7c49597d8dad7d5b38ad2ad301acbea42c7855a0f38158e6f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp310-pypy310_pp73-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c631aaceb2f19930cdaf8b3476f8b84f8ec43013a87c525849d12ed89ac9dd48
MD5 10e22be59402b1132ac989a35afd6ad7
BLAKE2b-256 344fb5f31dba32f14e6ce69ebfd66a22b10ba71b2aecb27d1047a7c86481399a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b306edb49387899305744266a4220479ef3b3c42fb5a267bd553c10e6e355bf9
MD5 cbecdf491e209e19ea684f301a1b99b8
BLAKE2b-256 bdbecec37da497c7a2cc45f046715316670669f1edcf854b731ea1f814eecc9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cb73c76d526cd6cd5cbef39a2c45a32f85b6513044513bab62e5b187d1016479
MD5 b9bccf7d7f0ebe69bd40bfe45b8591ca
BLAKE2b-256 2e88c591812953e5b584e57c34697fed9a1164e14c7373bd9b0fa77bebee182d

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp310-pypy310_pp73-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 55aaef321b522beabfd1a8a1e6504598a3f869baf7c35a7d377bd3a64af6ed21
MD5 b095987b211dc8dfd19581ec1f089d05
BLAKE2b-256 cdf2ed7101f546ae20b048211fb6f5785ce90bd98c922d072611458292336310

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp39-pypy39_pp73-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3c5777dc4138fa5f3159efdd6fae319dc0633a7807d9b327e9ffbfcf80736d24
MD5 ffb14ca80959263a222cf91591039351
BLAKE2b-256 4ba4ed151571b9508fbe05ad1dfef99c4f28026e4ae8e07610b865739a2cc17e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fd3e7a6273602db457a7a03a8e259f51d42c2e95b544d0e7558791a24c3b9781
MD5 db86f722bba4091ad507469d04a013d7
BLAKE2b-256 317b9edadf110b89c07622716196c6191282f198f47f7662109f8461032815f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9dfb2117ef016a7959ca68b022865c1959fd7e4f538de7e8dc8ab94a189d96a0
MD5 c328302c66126d5a2eef5e920e6e81ef
BLAKE2b-256 c606f2f315c7a5e7b9e8df7aee6f2f12d0597aeca12b81df75cfb9aca2e39710

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-pp39-pypy39_pp73-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0a9dbe71532cdb0f4aac81ee8683c75507234df3d3e85a463d74ee9b1ba4d4d3
MD5 02479daf0a7a91ae5ce14288d9ab94f9
BLAKE2b-256 81b356efbc693691729888a0ae872d77113ac2f21166c64f969c572037187f22

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp313-cp313-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b25d98148fb0788f880b18e6b324b6a590ac4a03f4e5c178ba9becf151733323
MD5 e688b76ffc4d5dbe161e26ff9c2a651d
BLAKE2b-256 2390e3162b597abeb4d5cec44a16ebe247d7b3b6578f0468d4c1b265e5489bf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp313-cp313-win32.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6858fb829a8079684fb58d1b5730265778f5b38f6656a968cbd405dc7ca6da6c
MD5 9de8d53f0e41da1ed4b20d4561d21940
BLAKE2b-256 107d5aa8d14ff8f0631a38c8987361fad484c7c824d14f775837de46642ce204

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f4cac9fa6a8706edd35cf8821d86ce4d2ef2f1216325737259136d9eb80a3ec2
MD5 4165143102b82400141ea385d05c3840
BLAKE2b-256 2d46bea7cfb4d2b700099410395dfc501fa6b1e750be091e5ce509a235e15729

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 54569e0d22303ce48bf7a57191bbbb2676e157cbf73a5bf9c35c2776ba172dfa
MD5 04d3d83b0c171fdc6cf2f0d4e9c1996f
BLAKE2b-256 08a369ec5e4fe57414a6f73d9eed1e0def513bd43ba368fa7714e3c78a89e412

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6ec213b1b2dbb62f853ce36ae31379d16926415b36600bd8e1bb0a4bb7f630b8
MD5 686b648d8073dc5e69b8c2b75b967e9b
BLAKE2b-256 c0996a04471fc14cd51f339840ae14bed2522a5f92c8d0c6b2019c1fb426fcfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6d526c56d414245acf207da8cb135dadb6686011f5c2b0846557d0c926d384c5
MD5 71ec2d19d7c24377098e47645c719ac7
BLAKE2b-256 4c8624d7aabaac9a4bcad44c186617984125cd53a3abb390ec3dd6bfdacc90f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp312-cp312-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 2641a714afad35d33544533dda932c7a5d7174f53780e9a94c853157109521fb
MD5 7905abc8389f85296294d722449f3e2c
BLAKE2b-256 061a01738304e0dbdce96f3132069b61ba3b2500e34e60f715ce664cfff7c920

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp312-cp312-win32.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c588bd973798eb5197b9b1a1748ee47334a3f3455f507e6db41f4a228d0e864
MD5 2667c0485e35c149587ee34a088234ee
BLAKE2b-256 4382f1936cc0b988bbd3a3fc3eb9a12bf2dd3669caedc5008d4f6360a6c2e269

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f70ccd6aae68106db2353d60b974bd6c2feaf12ed19b1b1ac6205d718407165e
MD5 f93d51b76b65e3e6ff42ab39610d85b3
BLAKE2b-256 96dca59e0811d9a3b042d5041295d8cc3eb0bcce251959ee8a44209c8d1ebee7

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2e440c55801e66faaea5b8e58d32f420e642220d3571b3321bf4fca5b4887400
MD5 8faf14a55d30444e35efe29e3d91c60c
BLAKE2b-256 0a66120f829a50b667b849f27f0b1a0e98673d4b8b83fd32116590bbb4ae19d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 35eb4cd15f755d795dc4220bde1d7fd38bd2b3fffc104834f40f9408aa55bd9d
MD5 8dcbd67ff0acd41c6afd4a18e9f6dc3d
BLAKE2b-256 5200149c75e22d828984545b88282286b7bda05f52f38fe1aa11660ae368624e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7b3854ddaf7195567f4bbcd3f8d2cbf5fcfcbbf3e3de55048bdd90e2b0086281
MD5 de1649772ca254f4a801acb1461ffd03
BLAKE2b-256 eb845a01b07b2d05071685874f095020cffcdae6c09c87bca4d50e87368c22c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp311-cp311-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6451e8976b58da4ad6d16c5d7dc26020eb56b30f7da11dfd2eb26180705a451e
MD5 97f614ca2a81e58158f7ed03eaed71fe
BLAKE2b-256 eeb5c5fb44d256a93d92690df202b217d41b94eb25f193a2b8c726c196d8d9e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp311-cp311-win32.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a0686193f00c30291ad36936e67e0851137a8e4f2cffd266c2f81e49119f9360
MD5 3eeb7719a550ebd528819cd025d4f158
BLAKE2b-256 9ef1f98d3ec4f00dd24499fdc5c797edb1a820ca8f366c088e0ecbf83c152e72

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af290d9a6051bd3ce7673a123c6a39d3b49b1828464f2b5803fb523e3b445494
MD5 8246f513cfd6944ad6a4c53c45418ba2
BLAKE2b-256 6bb775e07485f25292917af4be0e7afb3ff07068dd8225c583f42b70a5d1f3cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 56a787e183c6d0cd01f4d4d64bebb1d73da31ceb3cd4c68f9e34ddf7f202d364
MD5 67e547076d1b5d7b046484d3078c06f4
BLAKE2b-256 8ce4a950ff159b2cf2bf134cdbf6706087e0185e23d1e113d326a2f6ec3c1d28

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e1a193a901bd739c20d60b759c269c10a0ec22bd0ccf56fee78fb51ec1de125d
MD5 621c9b061ab3ab29a253a9dd36e16f7c
BLAKE2b-256 4dc97c4bca2b6e9ee64b2c22b3e5230a188d7e38fcaed6f2fb802296f095d638

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4f2385567e8fc9c436991cad8e675b38c303f37f6bea26b7e13d9111f3f5e5e7
MD5 50ef3ec9a7219fe047367737eb9145c3
BLAKE2b-256 e097a51b12f1a3780e71b2b035f9719b2edf1cb492e2e9c6e8778fee73843864

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp310-cp310-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 fa80d6296949e6f72d6be8cede2b038c4128c33c86eb7d2733d83016a8ea4241
MD5 327afd57c7b9fcc1cca9b6d69c097230
BLAKE2b-256 5a2741569748b072c501b93b5ec2d02afa49542e561225f1012facc9e675148c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp310-cp310-win32.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80f56c33f41c125c926443e930a591b89eb39da44de07f71a652cc5fb28df2a2
MD5 0f71c1f7bb8ce5da0cee9a4e7b8b4f0f
BLAKE2b-256 f6352a069fc594862639772145678a4aff68a7cf36ff625bd75e347225bf2d83

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34df2a8ec1df67c61a5a84d5b9dac7aad511ae038f9525d95a31198a50601578
MD5 3910a47a5daa4331977637ecf7749161
BLAKE2b-256 03187fdb54f6eebf7e06ff395bf6c6969558ce17b77b94f007fa47a3dd659b4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 50c3fc015e9254dbc7e06c2fb66325aafd39bbc99d6a01f33b94bee76ce85ccb
MD5 4211ba81035cb87c660a789266d0f2b1
BLAKE2b-256 f11c428ff7b68105e22fa90187defedfdadcde948f5a78a453e1ecd51407bdbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 91e9a834a103c9a9ad5733ab2b788bfdf41b439f1667b9734241b24d1c7b75c9
MD5 966bda30cf8c04f09a334483695a5e79
BLAKE2b-256 8d75a14b972500cf2ec1880699c7a4719b034e99d03ee0f473dae68d72452dfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 04f600a4405512f675bd81abc4341e83801175b071d5aaa9a0cbe4bd7c1e8d4b
MD5 dbc619bc71058f00d098177b88b139b9
BLAKE2b-256 da686c5a2ab501196563d2a1bb15bd9ff2d1dec5353fea5085f442a0ae5607c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp39-cp39-win_amd64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: scylla_driver-3.29.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for scylla_driver-3.29.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9b6210c3c3fb8ef2de95351450cc49dec1e4fa0eaec1440d088bc6248c4b8d98
MD5 5851c8c44ee0f720b1309f58cc4016cc
BLAKE2b-256 fa557f8fbbd16318f52fcddc23c00b6dec9e256892f956afda81faec77f76cc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp39-cp39-win32.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 60b7c00366e32285e4d7c54b84babe9b2085188e0ff430665e5f3391935058c6
MD5 2e010bebb3cef8e22155591eef5979b4
BLAKE2b-256 28072e2f4ab4eac0850290355e290759a13d0828189739f7060f298ed31f997c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19d16c7d787022d871c116cac9fb0660e1cc674c27cd4fc71119781c9ba0a296
MD5 9a46e7fa174a1a6d42d174e50f87b5a4
BLAKE2b-256 d2dc5eb1a208401eddfc6c4a1edae193576930f808a2038b666e8c5812efb9f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f4df9b7df67604b7f50cb52893a1f31b5b0d376e957d73564c5f0dc14bbf9fd9
MD5 029afe41224766ce711742de3c1d6545
BLAKE2b-256 a53edc874de65d6d2dfe12423053521d3e4bdd6ba085c73b528d30991b0f8910

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp39-cp39-macosx_14_0_arm64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scylla_driver-3.29.4-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.29.4-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ccad842b9baf50733e9a763025da54b378a6aff0991cf7c92b6443a5f77afb39
MD5 3d303200b1ef2e63555bb294fd1a049e
BLAKE2b-256 8d85e5c8e69852d7b4388f0325d8695cf33f02c71ef4727c9f6d86a85fae95a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.29.4-cp39-cp39-macosx_13_0_x86_64.whl:

Publisher: build-push.yml on scylladb/python-driver

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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