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/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.7-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.28.2.tar.gz (305.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.28.2-pp310-pypy310_pp73-win_amd64.whl (356.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.28.2-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (353.1 kB view details)

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

scylla_driver-3.28.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl (352.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

scylla_driver-3.28.2-pp39-pypy39_pp73-win_amd64.whl (356.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.28.2-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (353.1 kB view details)

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

scylla_driver-3.28.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl (352.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

scylla_driver-3.28.2-pp38-pypy38_pp73-win_amd64.whl (356.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.28.2-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (353.1 kB view details)

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

scylla_driver-3.28.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl (352.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

scylla_driver-3.28.2-pp37-pypy37_pp73-win_amd64.whl (356.3 kB view details)

Uploaded PyPyWindows x86-64

scylla_driver-3.28.2-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (353.1 kB view details)

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

scylla_driver-3.28.2-cp313-cp313-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.13Windows x86-64

scylla_driver-3.28.2-cp313-cp313-manylinux_2_28_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

scylla_driver-3.28.2-cp313-cp313-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

scylla_driver-3.28.2-cp313-cp313-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

scylla_driver-3.28.2-cp313-cp313-macosx_13_0_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

scylla_driver-3.28.2-cp312-cp312-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.12Windows x86-64

scylla_driver-3.28.2-cp312-cp312-manylinux_2_28_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

scylla_driver-3.28.2-cp312-cp312-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

scylla_driver-3.28.2-cp312-cp312-macosx_14_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

scylla_driver-3.28.2-cp312-cp312-macosx_13_0_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

scylla_driver-3.28.2-cp311-cp311-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86-64

scylla_driver-3.28.2-cp311-cp311-manylinux_2_28_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

scylla_driver-3.28.2-cp311-cp311-manylinux_2_28_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

scylla_driver-3.28.2-cp311-cp311-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

scylla_driver-3.28.2-cp311-cp311-macosx_13_0_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

scylla_driver-3.28.2-cp310-cp310-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.10Windows x86-64

scylla_driver-3.28.2-cp310-cp310-manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

scylla_driver-3.28.2-cp310-cp310-manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

scylla_driver-3.28.2-cp310-cp310-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

scylla_driver-3.28.2-cp310-cp310-macosx_13_0_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

scylla_driver-3.28.2-cp39-cp39-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.9Windows x86-64

scylla_driver-3.28.2-cp39-cp39-manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

scylla_driver-3.28.2-cp39-cp39-manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

scylla_driver-3.28.2-cp39-cp39-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

scylla_driver-3.28.2-cp39-cp39-macosx_13_0_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

scylla_driver-3.28.2-cp38-cp38-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.8Windows x86-64

scylla_driver-3.28.2-cp38-cp38-manylinux_2_28_x86_64.whl (5.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.28.2.tar.gz
Algorithm Hash digest
SHA256 d27a5982e80b6ee4ccd21218341605162ac0d6266f4c74cde9b83a26091d956e
MD5 285c07693c59b02a98a719164857a06f
BLAKE2b-256 e76291cd2fc74de11d2f27bb8a133672121a1911bbd73fc79d7617a31a4f7a5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2.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.28.2-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ba2d7008210c04d39f2de76ba4f5776fec5915a91443399a63581ffae0f472f1
MD5 d74e9d36f7c1d01a66e081f2a5e06d58
BLAKE2b-256 ff256751981f15e3d3825f7a867f6f8cebfdd3d0b84c77dc511c04885100b4b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-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.28.2-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0fec16398dbe3f394c32cba5533f5efe0fc91252e198cdda869ab6fe8b2ed97
MD5 76d247b6b56c39b18e6b048fffd7ba56
BLAKE2b-256 8c1244326abbc480b96133d56c5845ca2ab3d2105347c17900ee0ee4cdff8a3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc3775476d7b13b9bbbbae0caae8024fdabbd6c3db523848dcb026469ceb614c
MD5 2f1fdadefa1c715d9a3cd83899a16529
BLAKE2b-256 a9d50e06f77fb30a8437e8bd2f503c67ba68786f127e8533266d76598b7afc44

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp310-pypy310_pp73-macosx_11_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.28.2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4e763812ef55c34802e112c1afff5775218c837581b48aded37eb9abc9637daf
MD5 2989f23a9e9cbd96c746ee1a0319c059
BLAKE2b-256 6fb5cfca2918d9e55082b5b2ee2c3354232d924af7de986ebeef3d523c9a2b4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-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.28.2-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a56bd9d8692921b08b66c25fc57d90241f4354895977708b11a044c4f754ab9b
MD5 3191433e0b9f0f72561b9905469197f0
BLAKE2b-256 32895e17f5012db76c15024d201daf4fda4053020925f6b30645786a7c5feb9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 72ea20bbaaee243d65954f2ffdec2855dc4f7bd1602d290f55e06f50ff86d6b2
MD5 faec103b33315419ec7ca9dc0bc2bf73
BLAKE2b-256 29d10ef49ec406b92177a6a1a47f4c97477b1f839e1e8968b441cdd843cf54e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp39-pypy39_pp73-macosx_11_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.28.2-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 35dace3d12c9b7ce91d20dcec959aee1e973db520bbe80176e6f56f1a4ea0fb2
MD5 fb916e5eab4067588ba3c0435aff3d1a
BLAKE2b-256 de4782f8871ea1f06ee34573849a53f73b3f052e0c5da771fdf2cfdb75a87865

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp38-pypy38_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.28.2-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3984d9bdc7586d65aa377633c487b85923bf4323ae1028b627729743166bb9ba
MD5 93c3b0056079a0fa2d1282a4542b4349
BLAKE2b-256 8642b9466cf7ce1bda4c805f7833e79a7e27b848f97be2b94a6a6795d1b8f6b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp38-pypy38_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.28.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19daf13104b2c289c01791836ae5cec6a47f3a8a0f464bf4fbb754599b783e6b
MD5 fc52c529017260ebc70bbcbd6b0fcd2f
BLAKE2b-256 b6a52a52efebcb10949105bdd964fdceeec44787373dd8a74c9d6922276a8dff

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp38-pypy38_pp73-macosx_11_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.28.2-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 41a3c8e00bfd818166d87ab16e1dd79dbc4124d30a6c7601bee18afdcc417300
MD5 b1e3a3374b4731d547375cd003ddf670
BLAKE2b-256 41b089794d5f6143ffcfe4e84af9bd7cd4709410281ed5e67f636735447442a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp37-pypy37_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.28.2-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d8d23008efa8ce29708de0d5e5142496b1dc8a19a1f7e230bf426c715d674e84
MD5 8292cb61b4f2a8fb28946dd97fce6f2a
BLAKE2b-256 5d46776be659df97f785bb9b02813f05aea9b29c61ab02f66802b0daf050e3a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-pp37-pypy37_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.28.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a32b5b29867396534a80fd3df101a3d9bb1af5648b24d462d1a11c107246996a
MD5 c8a15a8fd31e5b5784f9995a92039ffb
BLAKE2b-256 8391540877bb6bae1e2e439d7272a4f723d7bc22944b393a34d9accbff9dda2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07bda4b0392e8156240c8ac37d09e882e3167a1d316f4e9c5f0c3a7c66e8fb35
MD5 b39ececbd66f7fc2733460bff96b1442
BLAKE2b-256 d31becab77f8638ed8f28726dab59652f94228a6ed082de261d3931812b95bfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a56aca5a9a25e53871a9d6b85e33968c4b1a200857fcdd519cfaa2b3e05df57
MD5 f55d362ae9281bdf71b7971877654b04
BLAKE2b-256 fa36999102dc622b4235e3c20e2045e46895e7c7e16677a5a195ceb4ca5d2b6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ada8d7bbbef02a0cb9b04dece11150edfcf98828e8cdc77596c5dfb788002a8c
MD5 609228aff3e79a7a64f5342391621387
BLAKE2b-256 f8ab07ebd919d75935235583fddad4936b320922a96efda75a963653cfa81c1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f0be4ff76aba62779998fb38605b94eb3655003cc9e960c7ce9a7657c9633bcf
MD5 c66f629680d2d25224991d19ce9fdc0a
BLAKE2b-256 26f06ae3375293a81bdbf808dc6bf702cbc8dc243b253c6ece592becadaf0a22

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4b1c438a1b17c48479ca90b597851dac19f240d919fe7ad10da40a7d73516b5d
MD5 14efe6c66483866ce5ec29a77c092ce3
BLAKE2b-256 d9900dd0e01b4e8124f6499a45f33ce90f76e18a25c4ecc7ab4df839e8fb98c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 236f1cd7cdb79c4576b527dc6f8416e8dc994a86e80e15c87126d59ed6acb1ad
MD5 ea0d385ed22356ba0c648338d3462b07
BLAKE2b-256 6320b9a7d794756573a0ed7f2c6426439a2588e4f467ae63740d5b54460120d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1c1c980afea88a3e435b16984db447372b4a5b12495437b4315d40c7843a445e
MD5 271fb018eac1b441a24e0941ffeba06b
BLAKE2b-256 531ea9ac78e92437ee6eb2e397fba60def7df3884207a8b376bd877a6db5c307

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 54d06bd7f9929432858ab4e0657301b9a1dcdf0ee52ff4a5abe65c7251212a5e
MD5 38403fe3723624e8f4001cc13cf56df4
BLAKE2b-256 97a0ad600c8ecc402e36a3beace614e76d6644c08d4054fb6b68d45a06ce0c0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bed62a1cdcf087a6103dc9ad0fefe604e37ae5c667210eb1dcdb2fd9a9799ba3
MD5 d17d808c1a9416fabeaa5d3b2e69ee6a
BLAKE2b-256 ccfeef3ebb38eb1ff7e98e988b85b76d0af0f86507a8e673968f4e86624818a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5164b5d66e7106ef1235ee62ae008819f4c87aea917ca55eee90063ed2f27d26
MD5 c1174e1a3c5e417e4aa458fae1ad55ce
BLAKE2b-256 74cdf4eefc37869c9a74d7d99c03f9dc1e2fc9f4db2c90d29e22d74ab0ddeb12

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6fe8a5b04b4b881ad7cf8f4959c7db9a9892c29cd4f562bbac184d2b64b74cd7
MD5 fd038672a6063345767c6171c62d73a3
BLAKE2b-256 de9cd264187fcd4e4d489caaef50ab98504a691032dc48fd298ae3dda618e7dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 962159c1272da284a53cbe6758e7658c56e97c1fb4ef1d0ffa31eb844a25f008
MD5 6d209b966ace19c341ae555e64c8418a
BLAKE2b-256 ee39d41c3d84f1c1371ebb64d21bd7c10a01946fcc492167338b0037ade8a4e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4872a6b9bd6b279f8c617797cb0f04653eeebb0bd882bc585447c87a80988478
MD5 e23f4cc19d1e931365347dc80218c94c
BLAKE2b-256 669a71638e00230cd126dac3979145daa4ad9c777ec1bc0e8783e91017a9c252

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6a9d0050f81e0c7e478d425aaa144574eeb56d0487502e346c10c18a2f903018
MD5 cca572e5226952f2c8d30dd8a7228c98
BLAKE2b-256 5f1039e39f2accd76e0665a554a244f62c59d0f5d64f62b2d27cecf9d861d9d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f1a7d59d3189f7310f9ad968698a1dfb4927863dcb601e6012f2779efa502ac4
MD5 81883054eb2b1ac403eb391e03ab07f6
BLAKE2b-256 15adee027d206950c0f5f834a4806993d8e4103169c0ee0ffc11d55a35971b07

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0114d48f5bb573f75e27df6da6e9bd240f67e6e4d5ad8f95f1da422183239f81
MD5 8cf7f7a5f50069f240d185d90c8392b1
BLAKE2b-256 3041e09917bedbd44f5cc47ce67413d3351af65c3fec83bb13e0b10d31fdde52

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85adeb847be9ac0be422ec365078af3c2657417b3aac89e3e1cd70f3992366ed
MD5 9403041279cbf201460a6dcd59d6ead4
BLAKE2b-256 a9d927f87b98c7e97a02f8ea45362dc38bc8f80cf9f113be2ca65db37f86bcdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 991624f57b387e34410b5b2d4259b706a8590657d3ba9362d579a2526ef2b392
MD5 ae999205cd05b13364c41f02504b7009
BLAKE2b-256 d31265fdce3bfe793e36fabca6d23099b95c54f2a0cb4c2e4e31352ad328aaa4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e50ad5ed7bb220b36f19cce33f453e06337f4ed303488067c99717325a160c97
MD5 d6bc45fa0fb329df49a7e2f8f2efa2c0
BLAKE2b-256 e0aa143a1f9e36172c61bb340191e5a3b2193c93c26d4a823c7e786309c6a125

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0658b36e20ce0b1e562b90e8d99fecff089e8fe6bcbbd16f13f819b0ab7fb2ce
MD5 8b2d0484ec2b6edfb81e725bdc388046
BLAKE2b-256 ca748e752be60ac6de5f2d39d14a7dbb7c7ad2870a6da8a0f1a8cc58cf6c3915

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e244b66e38bd618f3020c8cfc4d1b384906a8910a359c56fcddbff037cc6b937
MD5 c8f7c98442eaf759606c93c3007084cb
BLAKE2b-256 4b6d3d74023ef7ab1d644cb5ac42fa82ac1273a46c96ab9302423c6889b3a62b

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef1b2246375a491f5dcca61e6eaf5f00620d8330ebf7587154643b566c131ffe
MD5 d21cfed4bed97416d470365e6642a76f
BLAKE2b-256 bc55946067e745540f57f66c806df12f37e57d0e07cce99de7950423eada0284

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af379eee1829f6ea3773e9aca8d67b502f5aa365c8c6f253b270f45fcbb7cae6
MD5 d58a3f8b728b493ff159c3dbbcc76f2b
BLAKE2b-256 3b6ab1b8c0f78dac7352323a6936b3833d976f19f9f45a0da2fc07a9f1c88869

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.28.2-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 821b37465318595d446ecfb1ddbce2f0d0d205c1e9f17966f31e3d099605574b
MD5 3713ab8c295477d3c42170cf81d86602
BLAKE2b-256 0745205072719ddbf92398ba847b6325d9afcc2edf99a6f753775a4bf4d49f9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-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.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 72f7813c4b3df2421d2e0b9934fe84d5f889253805d301b7e239667869cdf994
MD5 81f56eb121312f2551e5bf46fbb7129d
BLAKE2b-256 3af20f59a9ef93b71fa53845fa62623cc34bd7337e556f481ef0dd8d41eb328b

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-cp38-cp38-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.28.2-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scylla_driver-3.28.2-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 696b45700dd35222a5cc9463a7ae29987ac03bd63ad1434105776bd7d454c65c
MD5 b5e5b34ffbea7435abee942f13dcd289
BLAKE2b-256 998a05f8c4319d69c7b8c80767a50262658a5e78bdf7964eea74417d3e006611

See more details on using hashes here.

Provenance

The following attestation bundles were made for scylla_driver-3.28.2-cp38-cp38-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.

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