Skip to main content

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.yml/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.10-3.15.

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.

Release files for scylla-driver 3.29.12

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for scylla-driver 3.29.12
File Size Uploaded
scylla_driver-3.29.12.tar.gz 372.4 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for scylla-driver 3.29.12
File
scylla_driver-3.29.12-pp311-pypy311_pp73-win_amd64.whl PyPy 3.11 PyPy 3.11 7.3 Windows x86-64 Details
scylla_driver-3.29.12-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
scylla_driver-3.29.12-pp311-pypy311_pp73-macosx_15_0_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-pp311-pypy311_pp73-macosx_14_0_arm64.whl PyPy 3.11 PyPy 3.11 7.3 macOS 14.0+ ARM64 Details
scylla_driver-3.29.12-cp315-cp315-win_amd64.whl CPython 3.15 CPython 3.15 Windows x86-64 Details
scylla_driver-3.29.12-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.15 CPython 3.15 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
scylla_driver-3.29.12-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.15 CPython 3.15 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
scylla_driver-3.29.12-cp315-cp315-macosx_15_0_x86_64.whl CPython 3.15 CPython 3.15 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-cp315-cp315-macosx_14_0_arm64.whl CPython 3.15 CPython 3.15 macOS 14.0+ ARM64 Details
scylla_driver-3.29.12-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
scylla_driver-3.29.12-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
scylla_driver-3.29.12-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
scylla_driver-3.29.12-cp314-cp314-macosx_15_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-cp314-cp314-macosx_14_0_arm64.whl CPython 3.14 CPython 3.14 macOS 14.0+ ARM64 Details
scylla_driver-3.29.12-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
scylla_driver-3.29.12-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
scylla_driver-3.29.12-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
scylla_driver-3.29.12-cp313-cp313-macosx_15_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-cp313-cp313-macosx_14_0_arm64.whl CPython 3.13 CPython 3.13 macOS 14.0+ ARM64 Details
scylla_driver-3.29.12-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
scylla_driver-3.29.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
scylla_driver-3.29.12-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
scylla_driver-3.29.12-cp312-cp312-macosx_15_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-cp312-cp312-macosx_14_0_arm64.whl CPython 3.12 CPython 3.12 macOS 14.0+ ARM64 Details
scylla_driver-3.29.12-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
scylla_driver-3.29.12-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
scylla_driver-3.29.12-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
scylla_driver-3.29.12-cp311-cp311-macosx_15_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-cp311-cp311-macosx_14_0_arm64.whl CPython 3.11 CPython 3.11 macOS 14.0+ ARM64 Details
scylla_driver-3.29.12-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
scylla_driver-3.29.12-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
scylla_driver-3.29.12-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
scylla_driver-3.29.12-cp310-cp310-macosx_15_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 15.0+ x86-64 Details
scylla_driver-3.29.12-cp310-cp310-macosx_14_0_arm64.whl CPython 3.10 CPython 3.10 macOS 14.0+ ARM64 Details

Total release size: 123.7 MB

Release files / scylla_driver-3.29.12.tar.gz

Download URL scylla_driver-3.29.12.tar.gz
Size 372.4 kB
Tags Source
SHA-256 checksum
How to use checksums
56dbae56ec5d079227b1b713e076b57df0fe515a848abd3ab9c152acc48f9b9d
BLAKE2b-256 checksum
How to use checksums
c6a365a32077bf974eba1f96ad63932cc2f1149f795847fd2d18f543c3b3d4e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-pp311-pypy311_pp73-win_amd64.whl

Download URL scylla_driver-3.29.12-pp311-pypy311_pp73-win_amd64.whl
Size 419.2 kB
Tags PyPy 3.11 PyPy 3.11 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
6e0bb157ffee7d285bc03c5844e500b883ee1683b99fa52270f276f4f5019e79
BLAKE2b-256 checksum
How to use checksums
3c827a6be71e966ae6aecec964866b29b3e1ff6f09c00768e1f4af03d3d07e26
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL scylla_driver-3.29.12-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 415.7 kB
Tags Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
be6676ee116c9f7ba8764dc3a513b6f040eb6af443a003a1b8d735f19dcb578c
BLAKE2b-256 checksum
How to use checksums
be9ed9d904f75757330576b6f69c4532bae1a908da16150c967f6704378437dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-pp311-pypy311_pp73-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-pp311-pypy311_pp73-macosx_15_0_x86_64.whl
Size 414.4 kB
Tags PyPy 3.11 PyPy 3.11 7.3 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
2e3507cb649735eff5ca0c7aa7a41f5241480d5a96d8e3b468d237034a5ba3d4
BLAKE2b-256 checksum
How to use checksums
5f93843d9649f23db1aea30a0713ca733c5ac5457fcc06c28d3fed26f51be24b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-pp311-pypy311_pp73-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-pp311-pypy311_pp73-macosx_14_0_arm64.whl
Size 414.9 kB
Tags PyPy 3.11 PyPy 3.11 7.3 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
55c22e99cf893412b6fd5851a936c50f578d218d5d5c93fcbc9838229eb2e55f
BLAKE2b-256 checksum
How to use checksums
049d20418f2972d738e6d4fde26b1c61d0334c83995b061edd5390e43f52d71c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp315-cp315-win_amd64.whl

Download URL scylla_driver-3.29.12-cp315-cp315-win_amd64.whl
Size 3.2 MB
Tags CPython 3.15 Windows x86-64
SHA-256 checksum
How to use checksums
59960e0fd3f5f3c77785d70e8b77a8a04bdbc0114534bc8701b5542a44c098ac
BLAKE2b-256 checksum
How to use checksums
479ee5236c4e0fddb1aa2c4d0a889e5f4f9e045086501bd74392318529b86dc7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL scylla_driver-3.29.12-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 4.5 MB
Tags CPython 3.15 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a6d58f4b503add9a4eb4d5c9651ca267fbb60286b1c41ea9207b1a9e066f381c
BLAKE2b-256 checksum
How to use checksums
2fa3c75df0f7f82ef5f83137f4585bd1ee4153eb3b227ce0b0845de924b3e7ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL scylla_driver-3.29.12-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 4.3 MB
Tags CPython 3.15 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2055d419e096c968a623af456c1eb597d8855c320109554035bdbd0b4ddcf77e
BLAKE2b-256 checksum
How to use checksums
452524d8eead361cd67595d4a11e07543fcb190a6d22b898587d63f0c8a6b42c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp315-cp315-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-cp315-cp315-macosx_15_0_x86_64.whl
Size 4.3 MB
Tags CPython 3.15 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
3fbfb6bcdbc80aa24fd34665fb4143d2195c3322d0e2e2429447c7b721219aa9
BLAKE2b-256 checksum
How to use checksums
64f3ca8feaa7609629316a68b61c8869c2584952768b9a778ef747ccf20fc365
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp315-cp315-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-cp315-cp315-macosx_14_0_arm64.whl
Size 3.9 MB
Tags CPython 3.15 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
f513f0f722900d12197519fa53915ae689e8bf1e6ecd365ccc5f96fb316e0103
BLAKE2b-256 checksum
How to use checksums
7f370e9a836a51577a992ea26fe137992aa0d49513f3867ce12c1d3ecc861ff6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp314-cp314-win_amd64.whl

Download URL scylla_driver-3.29.12-cp314-cp314-win_amd64.whl
Size 3.2 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
92035aa7e091a1b1b43d38c83fb98624450107f912b0fcb095049e9e96ee2756
BLAKE2b-256 checksum
How to use checksums
be82aede9ee69f3a4678b0a745cc54be6242cafbbe523c79c3e90173ee469952
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL scylla_driver-3.29.12-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 4.5 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
596aafb2015c38775021c6a033fa0de2cf390eb3b020d8afeee33de06df45894
BLAKE2b-256 checksum
How to use checksums
6f0d0a05f3e340b7f8f8becef39491de97bdd1d171789d453cb81447f65899c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL scylla_driver-3.29.12-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 4.3 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
40853af2a3029c29c9a514d27829dfe30a545e1763d9820d63a00584bb9c06d4
BLAKE2b-256 checksum
How to use checksums
232ee3041c0c8b6fca8d21bf63b9bf61c4c21a6af31aa514aabebf23628d1b4e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp314-cp314-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-cp314-cp314-macosx_15_0_x86_64.whl
Size 4.3 MB
Tags CPython 3.14 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
eb10df32232f024436a64e46efe0a93ef93083bd20b984471fa7dc93391ccf22
BLAKE2b-256 checksum
How to use checksums
c95fa14a85ee13ab5bb8515401b0b2416cff3746f5ff333c308d7ff22cc69229
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp314-cp314-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-cp314-cp314-macosx_14_0_arm64.whl
Size 3.9 MB
Tags CPython 3.14 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
5b02e12516615db1af8adb58bad8e64c309da07bc1272805ae55b2634a1dd4ea
BLAKE2b-256 checksum
How to use checksums
8e5d01d763ea604d26ceed3f97c772f6922ab26e4fab7ab76d58e505fd690c8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp313-cp313-win_amd64.whl

Download URL scylla_driver-3.29.12-cp313-cp313-win_amd64.whl
Size 3.2 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
80eee59d496b34dd466850c6e3aa7c0027a73793531b7c063e2d84bdd1fab263
BLAKE2b-256 checksum
How to use checksums
f93eb2ac07ce664592a9f76988102d0abf7829454c4cd657360fde132c585c58
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL scylla_driver-3.29.12-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 4.5 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
13f07b771a5ca0c93a662721135f6c6858a2a166a9d97fe55bd2be92ab259ae0
BLAKE2b-256 checksum
How to use checksums
b80440e47d229161f84d2375ae75fd9d25d2cfc7bfbb86ff928ded26a2edd193
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL scylla_driver-3.29.12-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 4.2 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
31040d162ceb4babd285f4345fafb70e03eb8ad9b48bccc68fca09ccf63065b6
BLAKE2b-256 checksum
How to use checksums
ae430d12cf7086c196c7be7d4ce44b1198d5c4d942ac0d204c04ea17e38e58ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp313-cp313-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-cp313-cp313-macosx_15_0_x86_64.whl
Size 4.3 MB
Tags CPython 3.13 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
1d3e9dc512da11b7e9c45ae8e7088d8cfa31a919f14ab193150b0908a794e46c
BLAKE2b-256 checksum
How to use checksums
8131ebdf44805ae6162410981a0ac573b9ec371f32f44b1cd5d53d9df93212d6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp313-cp313-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-cp313-cp313-macosx_14_0_arm64.whl
Size 3.9 MB
Tags CPython 3.13 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
38cf7a17779c3ab35c47fdb347328c8ec671fb5b92341962576b96a973e1f3d3
BLAKE2b-256 checksum
How to use checksums
5c5fad1a651b8f7780273a7315ef7ed90c7bd0eac1e497b8e7df1ef1d4282dd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp312-cp312-win_amd64.whl

Download URL scylla_driver-3.29.12-cp312-cp312-win_amd64.whl
Size 3.2 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
03f099012db550d0d312c8b7aeb2b5cfc040e06f8d28a84af51d5408be470242
BLAKE2b-256 checksum
How to use checksums
f728969f285788f2574687b68486480af0c3694e734c4166479a93e009919b5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL scylla_driver-3.29.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 4.6 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e32f376a3282ff6b521266ea45fed164446dd7de01fba9d64c698ca97b546119
BLAKE2b-256 checksum
How to use checksums
5037f59de06a39186dd5cc47f855d97788f7f1b6a84d45455feb2e5244446847
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL scylla_driver-3.29.12-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 4.2 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3a03b3c2ad464a58e552f17c69cb8805088c7fac0c2e60baa2da6098d9d2ddc0
BLAKE2b-256 checksum
How to use checksums
28827762e0c4a7aea8036b93228b3bb3c00f144269f6c9c6866bb60b3d88cb61
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp312-cp312-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-cp312-cp312-macosx_15_0_x86_64.whl
Size 4.3 MB
Tags CPython 3.12 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
81445eea2d73c765782e17b794e135209ac442ed38ea839015204399cf3639b5
BLAKE2b-256 checksum
How to use checksums
853e5c775ea739feef7886ddb33d72cc081e8dea6a33b5699c8b35f9614e3583
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp312-cp312-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-cp312-cp312-macosx_14_0_arm64.whl
Size 3.8 MB
Tags CPython 3.12 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
75e650e0416a68aee0e6a8d2320f61a7bf215d6d1eaef2490f832f411e833e13
BLAKE2b-256 checksum
How to use checksums
07a47b9bb374e1cc32156ae507198ef679722c2b48d642641d3f81b5e2f70195
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp311-cp311-win_amd64.whl

Download URL scylla_driver-3.29.12-cp311-cp311-win_amd64.whl
Size 3.4 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
47518b57d2ad2f1a5d3c79ef2974a02da2e04c010b40dab207011a1651ec88be
BLAKE2b-256 checksum
How to use checksums
772186ef387901a2920ee1c1840731683cfbc3886f7a70ccb681f180461e7d3a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL scylla_driver-3.29.12-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 4.8 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0b64a911df66ce4deb0ea5d70421249074040bb590414bd60f97de882531328c
BLAKE2b-256 checksum
How to use checksums
324af206fa698389be4ef32acf85d0f52abe75666650cc351ddc8135a7d07bac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL scylla_driver-3.29.12-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 4.5 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3350bcaf426ef0c36199b55492d6f02ecde476468c04a262d2004a98ee8ef8ac
BLAKE2b-256 checksum
How to use checksums
46da85436546a3afe36e06872545cf8dfc1c61469a320aeee0b9d293a164051c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp311-cp311-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-cp311-cp311-macosx_15_0_x86_64.whl
Size 4.1 MB
Tags CPython 3.11 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
ac8c219c9d36207ed1dc4389f45fc745b8de29ee5be51ccc001eedc27f7be0ba
BLAKE2b-256 checksum
How to use checksums
c2f27ba7afea480cf4652892f04c1dfe3dedd7657b79e14d17adf176647620e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp311-cp311-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-cp311-cp311-macosx_14_0_arm64.whl
Size 3.6 MB
Tags CPython 3.11 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
269809d632d80fc208530edca807afd60d988f772791827dc133d698b45acc65
BLAKE2b-256 checksum
How to use checksums
e55f691d5f8ac1abd8e46fadecf026836cc9ef56142d5b99e0ee2350b3ce21ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp310-cp310-win_amd64.whl

Download URL scylla_driver-3.29.12-cp310-cp310-win_amd64.whl
Size 3.4 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
e328eee39102491d737d795c60a71c7aa8f6719b89fa1f8d15bc504e541895b4
BLAKE2b-256 checksum
How to use checksums
299ea29b6ea9eda23eef35ae1524dfd388d0bc816867f4b4e2667790e9412ddc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL scylla_driver-3.29.12-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 4.9 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
530d5d511f1f0e4b6054e331943b4d19602abbda20d8b798e5510a701ab47f57
BLAKE2b-256 checksum
How to use checksums
bda28f13586bb94623f76593c6f6c3e6dc751fa8804529ca5cb82acbbae070b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL scylla_driver-3.29.12-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 4.6 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
93c6e305c20acc5036026c187911323bc854eca4e3aafef3d69058bdbfdfd484
BLAKE2b-256 checksum
How to use checksums
9f209a69e627e39993bb2f4f9dfd33c156096d2d5e74f7280e3ddfe74ab37377
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp310-cp310-macosx_15_0_x86_64.whl

Download URL scylla_driver-3.29.12-cp310-cp310-macosx_15_0_x86_64.whl
Size 4.1 MB
Tags CPython 3.10 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
4b91eedd58cbf619fca33584dde63cff49f1329e816cb373c0522e9826488dc1
BLAKE2b-256 checksum
How to use checksums
d4cf1c21a8066e8ac974da310f292f8fcc529baab1948c6ef2091c55e91589e5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / scylla_driver-3.29.12-cp310-cp310-macosx_14_0_arm64.whl

Download URL scylla_driver-3.29.12-cp310-cp310-macosx_14_0_arm64.whl
Size 3.7 MB
Tags CPython 3.10 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
80c21ebc9ccc4aaceddc7860c9ffd2e9f2c1645c18f4971aa2e521c919c352a1
BLAKE2b-256 checksum
How to use checksums
a2f103130b3beaff509576a0dbaeb6f10cec68e12c0dab0024d6d121a59d6a3a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.13

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

3.29.12 This release

35 release files

3.24.6

4 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page