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.

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.22.1.tar.gz (287.3 kB view details)

Uploaded Source

Built Distributions

scylla_driver-3.22.1-pp36-pypy36_pp73-win32.whl (334.4 kB view details)

Uploaded PyPy Windows x86

scylla_driver-3.22.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl (330.5 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-pp36-pypy36_pp73-macosx_10_7_x86_64.whl (329.2 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

scylla_driver-3.22.1-pp27-pypy_73-manylinux2010_x86_64.whl (330.3 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-pp27-pypy_73-macosx_10_7_x86_64.whl (329.0 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

scylla_driver-3.22.1-cp38-cp38-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

scylla_driver-3.22.1-cp38-cp38-win32.whl (2.6 MB view details)

Uploaded CPython 3.8 Windows x86

scylla_driver-3.22.1-cp38-cp38-manylinux2010_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-cp38-cp38-manylinux2010_i686.whl (18.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

scylla_driver-3.22.1-cp37-cp37m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.7m Windows x86-64

scylla_driver-3.22.1-cp37-cp37m-win32.whl (2.5 MB view details)

Uploaded CPython 3.7m Windows x86

scylla_driver-3.22.1-cp37-cp37m-manylinux2010_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-cp37-cp37m-manylinux2010_i686.whl (14.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.7m macOS 10.9+ x86-64

scylla_driver-3.22.1-cp36-cp36m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.6m Windows x86-64

scylla_driver-3.22.1-cp36-cp36m-win32.whl (2.5 MB view details)

Uploaded CPython 3.6m Windows x86

scylla_driver-3.22.1-cp36-cp36m-manylinux2010_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-cp36-cp36m-manylinux2010_i686.whl (14.5 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

scylla_driver-3.22.1-cp35-cp35m-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.5m Windows x86-64

scylla_driver-3.22.1-cp35-cp35m-win32.whl (2.3 MB view details)

Uploaded CPython 3.5m Windows x86

scylla_driver-3.22.1-cp35-cp35m-manylinux2010_x86_64.whl (14.6 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-cp35-cp35m-manylinux2010_i686.whl (13.7 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ i686

scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_x86_64.whl (12.3 MB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_i686.whl (11.5 MB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ i686

scylla_driver-3.22.1-cp27-cp27m-manylinux2010_x86_64.whl (12.3 MB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.1-cp27-cp27m-manylinux2010_i686.whl (11.5 MB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ i686

File details

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

File metadata

  • Download URL: scylla-driver-3.22.1.tar.gz
  • Upload date:
  • Size: 287.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla-driver-3.22.1.tar.gz
Algorithm Hash digest
SHA256 1adadcc6d21db1eaf71a0bdd64ed2d051ffef657acd5eef45307bdafd95169e4
MD5 bbb57828e47da87db3dda6987db73000
BLAKE2b-256 4e05b2208e8ead4720040e72dac28a27df3c7c8207ace341588abb98ecea9bf3

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-pp36-pypy36_pp73-win32.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-pp36-pypy36_pp73-win32.whl
  • Upload date:
  • Size: 334.4 kB
  • Tags: PyPy, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-pp36-pypy36_pp73-win32.whl
Algorithm Hash digest
SHA256 e1547fe48daaa9a1701908f630512695aedd5f6787639e7134a367b90ebc1405
MD5 06c267606fed49f238da23865fa00f30
BLAKE2b-256 78c8b3e457e3ab7ad2acea4e477ff9f279c3fc438cb996ae644582ea4a926a3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 330.5 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7a46b98485c514c5b228d541f7289c6083dc3d89406179ed7352d0a488baa866
MD5 ea954e7a01169269274ee5927ea753c6
BLAKE2b-256 37324aaa99cfecf65606c5a896ca71aa22104997ceae2d75be57778827480aa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.22.1-pp36-pypy36_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3536cb813a7903dad30f8104d923a39c857ae697cf9b70f992fb3d0180895535
MD5 8ce4090b8fb6faf5df02f8a08bf209ad
BLAKE2b-256 e6b6031f56db96871724290eb87b1036b4bb0008e53118bca23e9241c6652383

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-pp36-pypy36_pp73-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 329.2 kB
  • Tags: PyPy, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.5

File hashes

Hashes for scylla_driver-3.22.1-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 08faecd1ff5752645444cf251ba4db10bba6a2d8c3de9b70b7877daba6b3b883
MD5 5b11410fd756fdcf967127870d71be3b
BLAKE2b-256 5ff34ef888aa318fd63e7c801f75dd84091d64ba6a40542773db3fac981e4bcd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-pp27-pypy_73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 330.3 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-pp27-pypy_73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 99fc0489b6b3bdcddfb1c18c7a0352d656258ec4da2da68796b3f688addfc106
MD5 d91b0985e6686a6ae825c098c692f95b
BLAKE2b-256 b0a137337a089143700318ff3400a179ee816a7cdcc835277381839789704b1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-pp27-pypy_73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 330.3 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-pp27-pypy_73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 31f2c78fed47edcb741d8236e754c9fe75e7a141ba6b9ae19001a507055ed656
MD5 3e163aed9508f54745e67d2c4bdb8da8
BLAKE2b-256 91a21bd0b2818f12cbff11998fa0a5d43847e727c22551cfcbdc6cb8a6da692d

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-pp27-pypy_73-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-pp27-pypy_73-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 329.0 kB
  • Tags: PyPy, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.5

File hashes

Hashes for scylla_driver-3.22.1-pp27-pypy_73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 fc87fe672696a6132a19c67495c84bf88b6408a7b0372811bdc78168e6586ac7
MD5 06a0b3888f64447ca886e75e944aa4c9
BLAKE2b-256 e950725e90ce272ebcc6c65ff0cf7266487379a2668ff213231086e8c9ea407a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2627ba5a0dde4b083dae7d29dd0b2fd95bf7bd706f5ec7a67307cdbc0db6d65d
MD5 b70b6f1179ca707923026addf42cfaef
BLAKE2b-256 c827004111a3c665b090d5c518d3cc1aff7eb9cc97cc9bdc31fae252dd124a75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 153f2633da12f11db1bcde96ee66362dfd824e485d1569968b485f716b08c375
MD5 870556c80d2f29ab9e724163a2d37484
BLAKE2b-256 c52425d941fa6482efda7d429d4980a16e9e0f96300c91949faa63a0b84b48ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 20.4 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1e2247146dff99dc1660e37d55b225238758017a1b7c8070259c39fc2231ec78
MD5 3e408f95d1741e9f6d0dbe4ec7e7a18c
BLAKE2b-256 7f1ab6c9513c6fe0a1d74d62ab37bbba5899417a2eb91386f5883fffaa450e5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 18.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 50214789faf810cb9927615c1bb191b2b241b5c7d5ad8b17f3045e5cd84d57c2
MD5 4070930d67bf4ac61848bb1330fdac8d
BLAKE2b-256 e26ddc76b91b15a9bc43b51670b1d4df6a5d40a7e6788c33466d5ce720488be0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-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.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2

File hashes

Hashes for scylla_driver-3.22.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 524820281c1ed2266c14fc87e9fcb1451cd3657f7d2b552c782ca00d38a09702
MD5 d22f1a48249f531ebd4739fd907092a7
BLAKE2b-256 0c9570832592bd9e5eaf22fe7356e2fc7d8851ef66e3fd7e7203265e18f30f26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a84dd3d716b427b2915359cf5b9f001bb8035d2d72720c0b3e69a456725ce43d
MD5 4d89d9b4f6863c5d43f46d5139ad992f
BLAKE2b-256 6221f5d9ef6d617b4763d9cbade95d7ed7526f64f4a6211b593696be9349da81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8177838f14c6a1dc0371187f8e14cc72ef052682c263736118e59c57ad688721
MD5 ea38f16b6f474e79e9726d6aef3f92e1
BLAKE2b-256 d1052837613cf3c9c7b24ea946c14f634d7991eb673e75860d11c8930497feca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8444bfdf6795e126bea08da7b6fdd5dd18c961f78478658a37eb69e0fda92358
MD5 d51b485e3c4174a851f2f5e9969c4cd6
BLAKE2b-256 c6e81e6023ce6775b36dfb6620b95b4d754fe8015231dd2a3504a631f6b769bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 14.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7c68ae92e19a87a59bf5041a38f4d2b3fce8185b17e39b2627f42045c8413faf
MD5 153ddb078b8cc544cb86b6ca7b6897ff
BLAKE2b-256 0aaae6e9ed4f4ab813477b9d117c6f5c96b2584402088fbf8b8a79bd9895d1a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-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.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2

File hashes

Hashes for scylla_driver-3.22.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f5466a800401dc4884728733ab620aec97236f4f3c857280961e1f5c691edc1
MD5 26f1eb7ecc861f7b40581fcf2d530c37
BLAKE2b-256 5d04ac5134d849a954d3d1170715c6d897cbe6e5dc225ae782b6bac6cf517770

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 69304ab9b3c856a77e46134fb5358b805ed567db5250828206fed092abecee5a
MD5 e5748a1ccda61cfb2fdae23b1f48787c
BLAKE2b-256 81becf89a149f1892157292ee0aeb533e081741f0967ea8ab050f1bcd6404488

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 1bb315009e98bc8241304f90b3ef37933b448c507020f2da742f81d504a17c0b
MD5 ae9ea0effb078bf848d55d8726ee086f
BLAKE2b-256 4b12df42e44bdaacb5d96cc5b94a3008fb76040fc627bc0f43d59278d3c73197

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d6ff67bb4c6a0471d3cdfbcb095c85e29ab202316ed2553d8f671271ba58fe8a
MD5 818f2308e2b032c20c19ec639452417e
BLAKE2b-256 cfc11ac3944f349a59c56882896d71c5ed5bd749057946863514948e434bab58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 14.5 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 693672ec5a4fa17fa90200e585265c91783406a8f04342fab54270caf5ae0d22
MD5 f0274620a278a1e853718560bbc3e808
BLAKE2b-256 85e84740dc8565e25bab209b127ec493993cf83ebc2fe55e8a9d330e8df98e12

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 13f1ec0aa43224d32d572a57b0496e82ec56e37e549979b6b7656060e89a3cf4
MD5 8c39df3fc96a9d1e819d46019c3081f6
BLAKE2b-256 4baae07025f955871a3e0bbef1f082acc07bd84588657da5c7664baf5a713f2c

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 986a90215652392729e957cb811edbc57def967a5434b6d64005322a931985a8
MD5 e7dbf4af6c1dc7e12717ed96b2e7ff66
BLAKE2b-256 1ec81de2c4702892f023ed4175279215cc62760702d778cda88d9eaf72764d3e

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 14.6 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d90121492fc5225d5f0535c655604733aea2a45ae0fccc3ce74c367e2da5b71e
MD5 0afce6a85b69554452b4fa075bf9d131
BLAKE2b-256 7f134cd00ad49bd8a0e28b2dd736478c7840f8d70361a9beddaf4b68290fe88e

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 13.7 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 881baf53ac7e9bdfb3145d42170b2c88b7f78404fb2452a60f4f834217282a14
MD5 15fc09fc6c81f064d14fb5dc4d9521ed
BLAKE2b-256 43425d2d872e670d7d18c9414eabff7003380b428304342c0b445fab88708a66

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d8ead1ce6cd8298e3b89c030363cc2556a9c7646d2342cebbbc0fe54fd02bc11
MD5 ceb6ac9863d7da97c2c779558595c562
BLAKE2b-256 b83df158aa3d49488b483126847751d93f4133f016e7a37889ada41401e3ebf7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 de4721d3ab3ff99c3371cccb719e45c60870229f240e3550f4ff0871a97734b8
MD5 16b96ca12ea902519cd9dc7439a4ff3e
BLAKE2b-256 f9b03ca30acefabf591c6669e7e7f9b36f9999ef12352e9baec2d4166ac7ea67

See more details on using hashes here.

File details

Details for the file scylla_driver-3.22.1-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scylla_driver-3.22.1-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 11c0e37fa5723e18a8bf5557b4058b758b973c6c42d548a659d6071a1773d19d
MD5 17c29e26cb7683f044e73afdc41d0cc1
BLAKE2b-256 4ffbebf3732373027c1c3c54d174978f77e37e1acf57206e51a123b763f828e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.1-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7

File hashes

Hashes for scylla_driver-3.22.1-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 41daf3c76c25380b0985c68b5acbbe43ff4fe7239e37f7a456d80ec2cd1c046f
MD5 ce894e17195a60cb9bf68142ed5fc626
BLAKE2b-256 620bb00d0d87adb995dcba11c5aab4f7c2f8f0c56aa9f746ee8a54763f16529a

See more details on using hashes here.

Supported by

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