Skip to main content

Scylla Driver for Apache Cassandra

Project description

A modern, feature-rich and highly-tunable Python client library for Scylla Open Source (2.1+) and Apache Cassandra (2.1+) and Scylla Enterprise (2018.1.x+) using exclusively Cassandra’s binary protocol and Cassandra Query Language v3.

https://github.com/scylladb/python-driver/workflows/Build%20and%20upload%20to%20PyPi/badge.svg?tag=*-scylla https://github.com/scylladb/python-driver/workflows/CI%20Docs/badge.svg?tag=*-scylla

The driver supports Python versions 2.7, 3.4, 3.5, 3.6, 3.7 and 3.8.

Features

Installation

Installation through pip is recommended:

$ pip install scylla-driver

For more complete installation instructions, see the installation guide.

Documentation

The documentation can be found online here.

Information includes:

Training

The course Using Scylla Drivers in Scylla University explains how to use drivers in different languages to interact with a Scylla cluster. The lesson, Coding with Python (link), goes over a sample application that, using the Python driver, interacts with a three-node Scylla cluster. It connects to a Scylla cluster, displays the contents of a table, inserts and deletes data, and shows the contents of the table after each action. Scylla University includes other training material and online courses which will help you become a Scylla NoSQL database expert.

Object Mapper

cqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the community) is now maintained as an integral part of this package. Refer to documentation here.

Contributing

See CONTRIBUTING.md <https://github.com/scylladb/python-driver/blob/master/CONTRIBUTING.rst>`_.

Reporting Problems

Please report any bugs and make any feature requests by clicking the New Issue button in Github.

If you would like to contribute, please feel free to send a pull request.

Getting Help

Your best options for getting help with the driver are the mailing list and the Scylla Users Slack channel.

License

Copyright DataStax, Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scylla-driver-3.24.7.tar.gz (288.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux2010_x86_64.whl (335.2 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux2010_x86_64.whl (335.2 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

scylla_driver-3.24.7-pp27-pypy_73-manylinux2010_x86_64.whl (334.9 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

scylla_driver-3.24.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (20.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

scylla_driver-3.24.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

scylla_driver-3.24.7-cp39-cp39-manylinux2010_x86_64.whl (17.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

scylla_driver-3.24.7-cp39-cp39-manylinux2010_i686.whl (16.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

scylla_driver-3.24.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (21.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

scylla_driver-3.24.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

scylla_driver-3.24.7-cp38-cp38-manylinux2010_x86_64.whl (20.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

scylla_driver-3.24.7-cp38-cp38-manylinux2010_i686.whl (19.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

scylla_driver-3.24.7-cp38-cp38-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

scylla_driver-3.24.7-cp37-cp37m-manylinux2010_x86_64.whl (15.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

scylla_driver-3.24.7-cp37-cp37m-manylinux2010_i686.whl (14.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

scylla_driver-3.24.7-cp37-cp37m-macosx_10_9_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

scylla_driver-3.24.7-cp36-cp36m-manylinux2010_i686.whl (14.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

scylla_driver-3.24.7-cp27-cp27mu-manylinux2010_i686.whl (11.7 MB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ i686

scylla_driver-3.24.7-cp27-cp27m-manylinux2010_i686.whl (11.7 MB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ i686

File details

Details for the file scylla-driver-3.24.7.tar.gz.

File metadata

  • Download URL: scylla-driver-3.24.7.tar.gz
  • Upload date:
  • Size: 288.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla-driver-3.24.7.tar.gz
Algorithm Hash digest
SHA256 d0f0d1dbb879e056a84e04a30da2db121934debd170b8cf4e472a479c1ebcb8e
MD5 98fc714a2624e097e722a9a516921def
BLAKE2b-256 479d15bb254c4bb4cff4c5847a3e9ec9bf85218a046fd97d0939ee2ae7c99ffc

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 335.2 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0fd7945545b7d7e0e1c5bb41e8ea18a38f243baab23946a96c2bf1c56869fe3b
MD5 11be1a6f14110c4958093231e7213a7f
BLAKE2b-256 6a7ed7be6a32f1a75aa212b35a437071e79d9fba09c4481a1d7a58c6fc598b20

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux1_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 335.2 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-pp37-pypy37_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6c8ebf6907487962144c06ae74e5fc287cb0452f817a0738800a710f228e3d33
MD5 e8541ea6cc46f62b727bc0c34bff5dac
BLAKE2b-256 aa492326afc0551f1b519e25c56f740a8b51770c122d9db6bc8458e5ec38bde8

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 335.2 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 65a4d4d756f356d29f18ab42d054beaf8f4ca86fcb7029b02cdcfcf02383f4f9
MD5 3c1454c58adf5a5b5a77bcb3f5e81f84
BLAKE2b-256 41dc5f6738c6c19158b49ee08475fc03a8e46530f28c6b6b86be3f820d4bd371

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux1_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 335.2 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-pp36-pypy36_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 780dc2faea68583ae26be8c70c11e2db9fd0dd6d6a86ce85ea1d366dba321910
MD5 467eb7e717c1e2d5bda1f3ea4e1dd239
BLAKE2b-256 a704e25ef8bfc081a34bdb772ff389f18b33e357e025e557a8a77f5852125e82

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-pp27-pypy_73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-pp27-pypy_73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 334.9 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-pp27-pypy_73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fb3ecd011722b9746abb40d14e9a1eefb277bd84a70f9ccab8c1b776b97d67f6
MD5 e5c4b8e48c47735ff6afe1a51b790685
BLAKE2b-256 23f3b40284c13ef7237aa30ff6f19502696704f8408ca784b236f3d92ac284db

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-pp27-pypy_73-manylinux1_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-pp27-pypy_73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 334.9 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-pp27-pypy_73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aa1951296e403401a3f5150ed2f2b8b268c0dd50f599140ab58ded3f28fb0193
MD5 2351e2be955b5d1925f1c42133b5f6b6
BLAKE2b-256 125cbfb90782e8b60c3ff7e6288b193aa3e56eb0fd918a31e5a9bb09afa316ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.24.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a71012dd448e4a4546c0caccf70c9e941ba3c462ff05dadb54afa74969eaafd7
MD5 976f13cf445511e4c63473f8af41d4ef
BLAKE2b-256 b335ffe0e2bf9d8717ea40375b1191b6f532a35ab79e7599a4d66b9e18165914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.24.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2f6bca482421b7e2c0222d719f8a1f72b77fe1f58cb8675dcdb84b97ebb410e4
MD5 427317c5e6abb620a9b28aa5417127e7
BLAKE2b-256 b1170e39a0297b5de25076861bf4836012c452f5a592aa699b38d9070cc40c26

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 17.7 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d313997902ac22087bed77f667e4e654d21e1bbccab75e65d3c4d20cdd022d75
MD5 98f86ffb34d665bcd3d0fc3307593682
BLAKE2b-256 3c7269ab4745752b7b8f40886e27f16df5ba5f42db2450fbf16e04e7ad859ef5

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 16.7 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1fcb97e5e3db483dba8713ff03b8aebf162c06b31b44fe9d8c25c38e2e440a36
MD5 9bf90f63372ac5a5c92c57edc04f3a48
BLAKE2b-256 7cdb5490d0b0f50443a017325236e3ec18719054f79ca071a0f4671739e2a365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.24.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2e46669109c0693691c72f59fb72c67c081e4573312548eac1fa138bd8eed3e4
MD5 5740de3eb92c3f35662dd85f13f30d21
BLAKE2b-256 8bc780db401cafe367f4de8ec15d2adf76055794c2a328d1e98eae35b59fa90c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.24.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b0a2aec8e31f32122159d450650307b218f2b4c1dfc8f4ea326c55c8a6185b2f
MD5 e44b7d24ecf1749440be260b8f8f2a23
BLAKE2b-256 2ded7dff243099c6995798c1e9528bdbc509bcb1498d2e1a5b4897fd72ef4880

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 20.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ea2ac901e4a286987db90daae892cc5811dc1afb6a2ef6da46af17ca27890a98
MD5 26759f6f1ad131621ec795fa5fd0e498
BLAKE2b-256 7e382610a1230d5e69ff491917d394ed36fa1fa338635ed3aad9a17dc4ef8e9e

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 19.1 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a527be952f4a99b29bb99dfa865ba351261f2ded4fdd6715338de269a5444160
MD5 0f9a780033d4bdfd715c47b8ab165f19
BLAKE2b-256 0b1de47d16c4851367cb79f7b51f1192587db266f0db62787f2a4aab3058f33f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.24.7-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2b5f8dc0cf2fe32de3ff824a1b54691d2c994e8a4edd92b75d589e1025597d82
MD5 7650360b4dce05e1b72594503b8b4862
BLAKE2b-256 bd06f46d0712bb756d44628682316fd79127929d627f135651d0db606247bb52

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b2b62325aa17626ae638f31cd5f6b65349da9fd7d34f6d21cb9230e9c7dffa38
MD5 8ce3fe2e4774a245a9f12fcab7876be2
BLAKE2b-256 36e8a95d11331eb51a4bb9ed01b4f03865ac0e98a60cdd7db303ad3ee156d963

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 14.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f27767669aa7889b8e4514b3bcb2ca761e19b7f4a5784c11435fa72fb3acebe6
MD5 23e159f20dc3c0b952395aeb28a8e621
BLAKE2b-256 b0bacb0e58685320079517a66ebc8976e3a13281df8d4c041e872ffc0354d64e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.24.7-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3e8a52ab43b6e3151ca79819efa8cf2ddd4131809bbf6699234b68ecb026b972
MD5 fc7b69e14c1f3a7c7dfc4ab8670ebf1b
BLAKE2b-256 3e72b514e24d74c88f11d70b7bae5af1bec54381e83e3b588a64fe58a11cc199

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 14.8 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 245b9260691a4a62e2b7cc996cbbc975a5d462309fb93d3f5942fa3d49db76a9
MD5 902f0d1d05a90f8295e68e9cdf06d8a8
BLAKE2b-256 3773830188f41e5ed8fa359ad61af8d5ce452515f11b84c6f9851740d13e573b

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp27-cp27mu-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 11.7 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 19f494048f225d9f777d12dd16f315e00baadd56f70b3ea3c5b81c959eeab65d
MD5 241e5be065429493bfa1a24c1b5ca4e8
BLAKE2b-256 7185ae37ef0cdfd2cdec50a135ffb6e224022f22f4a3d7dde73f2a26f4faede1

See more details on using hashes here.

File details

Details for the file scylla_driver-3.24.7-cp27-cp27m-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.24.7-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 11.7 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scylla_driver-3.24.7-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 143b098b24cefc185951db452f407f71245f0dadd920aa532de34be461afe6e6
MD5 1bc866aaa597ed44c1881b5eec4f9d73
BLAKE2b-256 596c63c9cc87b45d981cbc410d0f0f2e9f85539ef05167437a6206bd5cd7c642

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page