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

Uploaded Source

Built Distributions

scylla_driver-3.22.0-pp36-pypy36_pp73-win32.whl (332.5 kB view details)

Uploaded PyPy Windows x86

scylla_driver-3.22.0-pp36-pypy36_pp73-macosx_10_7_x86_64.whl (327.3 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

scylla_driver-3.22.0-pp27-pypy_73-macosx_10_7_x86_64.whl (327.1 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

scylla_driver-3.22.0-cp38-cp38-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

scylla_driver-3.22.0-cp38-cp38-manylinux2010_x86_64.whl (20.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

scylla_driver-3.22.0-cp38-cp38-manylinux2010_i686.whl (18.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

scylla_driver-3.22.0-cp38-cp38-macosx_10_9_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

scylla_driver-3.22.0-cp37-cp37m-manylinux2010_x86_64.whl (15.0 MB view details)

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

scylla_driver-3.22.0-cp37-cp37m-manylinux2010_i686.whl (14.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

scylla_driver-3.22.0-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.0-cp36-cp36m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m Windows x86

scylla_driver-3.22.0-cp36-cp36m-manylinux2010_x86_64.whl (15.2 MB view details)

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

scylla_driver-3.22.0-cp36-cp36m-manylinux2010_i686.whl (14.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.5m Windows x86-64

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

Uploaded CPython 3.5m Windows x86

scylla_driver-3.22.0-cp35-cp35m-manylinux2010_x86_64.whl (14.4 MB view details)

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

scylla_driver-3.22.0-cp35-cp35m-manylinux2010_i686.whl (13.6 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ i686

scylla_driver-3.22.0-cp27-cp27mu-manylinux2010_x86_64.whl (12.1 MB view details)

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

scylla_driver-3.22.0-cp27-cp27mu-manylinux2010_i686.whl (11.4 MB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ i686

scylla_driver-3.22.0-cp27-cp27m-manylinux2010_x86_64.whl (12.1 MB view details)

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

scylla_driver-3.22.0-cp27-cp27m-manylinux2010_i686.whl (11.4 MB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ i686

File details

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

File metadata

  • Download URL: scylla-driver-3.22.0.tar.gz
  • Upload date:
  • Size: 283.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

File hashes

Hashes for scylla-driver-3.22.0.tar.gz
Algorithm Hash digest
SHA256 15885d76890006bedb95f5eb613e594dd5de85bf780477297bcb5993b6d718f6
MD5 75e1d320a7032a8c0e860f40ce1d75bb
BLAKE2b-256 baad96b3c539d951024e56e1d4ab5385c9e5fa345f49aae5b15ae51fac032914

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-pp36-pypy36_pp73-win32.whl
  • Upload date:
  • Size: 332.5 kB
  • Tags: PyPy, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-pp36-pypy36_pp73-win32.whl
Algorithm Hash digest
SHA256 84d3e8109882e769161a768b9a3bb3d2ff223d99d0116d4b385015757f99718f
MD5 1f6581d7fca2965c4e68547976ba3b86
BLAKE2b-256 a9d257fe175c3aef15faac6bffb9a321de450b64b8439cd9843c8adf930ce794

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 0493a327d3efc2ce52f33ed5042d65d1b24693b0351f42302aacb4d412c04282
MD5 b32a0e066456e57c99ce3baf4f05d7be
BLAKE2b-256 2db66746e782fde93362486d246bfbb74da244dda5a0aefcdf93f9dcaf3052d0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-pp27-pypy_73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 542490e2bef63c39166e59e65fd088f59722d04d425700fd4050ddeb7db24aca
MD5 cbca5e6f19da6b694bb3efd6a6e31364
BLAKE2b-256 275fe96b0a8a475e4d2666cc0f9ba5ef85d10962ecd30b305113ac0493755eff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f2448a5e963fb28cca83159ee421d42ee6e9a539fc65684995026ed7ff8b24bf
MD5 d1640324ea9b0d7099af7f1720bf2504
BLAKE2b-256 9bcea49c7065b35f5a2b5cb1ac50d1a66cc0421b39653cc584e1b6f1836bfe12

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 be512ff5306c00715734f5bb5f7c7b7f2c1392f12554a093acd884ff623a5162
MD5 e7d3a8013d6fd492f49af6cc1da3ed55
BLAKE2b-256 15c61995c2a41b07a4a88a4953d52860bc5d9338fba2526214fccfe4d7164280

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2e6ee9b81db0293b1cb821a7f7d2cf21be9b414b4b95f06388a20de756bdc05f
MD5 f8ac896c3213922f8753e93b65b050fe
BLAKE2b-256 3f8d9daaca01c38d21d38038642a8dbdfc5ac30f50d902a9a8dfa68d1fe7a47b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 aa7d072b4ed43020f3bc57588ac28f1cf8ff7f4a4989d7e5e5ee74ec89545bbf
MD5 51f4e0dc0a6cfd9d069cc00bb23d9992
BLAKE2b-256 d59344f4da69681c3aeed2c183ac0188f6138b33b6c35141f52726bedbc2a46e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for scylla_driver-3.22.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 19217245cc3a86180ae9160a1fd53ac4fea194a26ec1d45fe634cf39250ff9c0
MD5 6b30cdaae3d10689862ca1958dc79693
BLAKE2b-256 82b704096dadb6847fe4abba1ab1634c1ec6e7864b01dbeb8adb131670dcb2a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c7889bed9445d69be7ad669f1ff680198b9730e79732868a68eded5445057863
MD5 32ade5c09aee1804cbbc835b17c101f0
BLAKE2b-256 318a68db870a07fe51091e7a52eefb6942f5f390d422d9811a1a32c29f0b1863

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 81c56dfa3afc14248342b7fe6a9d09062a6aa5b4de6589573416cc90e7ba5f41
MD5 c91b0c284f4fdd116207a669d96ae23b
BLAKE2b-256 f9961e26a30b84ce841c3f6d6724d20d893efb2d73e99acd08d7c2e89721be94

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 beff4174a758bb07a7ba5fb0582ce49143e5080da58f4172d7851b9e84a4b863
MD5 cdb70cd34f0efb1f7c86f3f5b1c77a03
BLAKE2b-256 4dfbe9e751578a3ede1d4cd24560d21c08d448b51cc105f6a0ff0b08e8e239f1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2c5a1cc4e074e25c7acb0cbc4cffc59400532b13f764f350121a3487e06202da
MD5 3531d61ddbc723a79d1d810b9484e9e1
BLAKE2b-256 486c5620f2b4bd7b6a0560c7907f074427c55111925fc9626bc8a2e07426f08c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for scylla_driver-3.22.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4e2993fec256276dffc370cfff8379b6e93f83c1b61951403021e791cf277f6
MD5 39db227893c1661ff84adaabf28c822b
BLAKE2b-256 30b74aba9c46506a2342d83eb25f78a2fd3fc01209bb0181234c147e3cf79ba1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 d031693ceeeee1508386f7aa4e27bb22306606493b8c556ba502c08eb80bf9dc
MD5 9ff65b7cc4f62389b4f8a8abaa682143
BLAKE2b-256 c3eebc1e8abbd29b80557d5a7445419568843523e9d80f62a7537d362183313e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4faf751e45b8776a71401b8630c6e35d2cd54e2b75683ce08f115a5b5b96af02
MD5 481f708f4dc4b7a6c27fedca09fdc404
BLAKE2b-256 57445989594e32dfd20964f2920b1406afe2ba027b0c0fe5acb38ebaf98d0695

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3d1235bdb618efda7bcbbbb59b7e4a99153b1786183cd7ff5cbdb65c56b65e61
MD5 a86e510467e26c2f054cb8e7204747bf
BLAKE2b-256 50974079fe04a95f159f4385f01d8df3d791f1502506f11643824f759cb4981e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e9ec8b1082927631863c745e8f87ffe819dd5b8478fe33e9f96a94b816e2af46
MD5 c69880cc707bb935636f20df30407c73
BLAKE2b-256 3dea37dbff9ca5adf2c3b16570080b4106de9a10c34f3f5bb64f6da2837e1ae1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 6075dae3258d04c158061c28f47b48057c7ef4e88545a3da0ad55e914da13a64
MD5 47dfcaee475812e7b0d8293b3a4e2c24
BLAKE2b-256 6d4fae55202fe9dd9faf0500cfaf6b0d59e76a9bf9accdb71d3bd34fc3eb2b17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.22.0-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for scylla_driver-3.22.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 a9bad1cbe616053dbb34123bc402d67b1cff4c475936b6185db0631a29cea01b
MD5 b82b3df345e8263fdbad9a96f5d7e513
BLAKE2b-256 e95c370f75edd4b8255e14923694dd12480f39c51e29c2b81bcbdd4c4326b73e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 69979befd69224f9200c79187d47e50ec1b2b7c057498f11ad3c25e020a2e183
MD5 f73ec5a177689e62041586403271e8a8
BLAKE2b-256 8609cb3248705499f5c9569b300cc8282900df16ae3851fa339e4f84007993c1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 77868aff4604539e5d3fb4eb0513f7dc5b51ad886f986efa44bf01eb4f692d3d
MD5 09c398a0ab2f2bf0cb5963ae669ff43c
BLAKE2b-256 276392a847dd51354cc567fbb7dc466d057bf4c65584cec49b63e9b9559c6a15

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 20c81b732d7d0a755fb48bf06f0edcf0f9c3bd906e008ca3ae669610f7095cde
MD5 f33d95dbfc13ee7fd28881021309f442
BLAKE2b-256 eccdd1fa80e829e1c2d56c46e0cf22b58f3e30deaebdeec109d9cd19283d2ff7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2777398a1316e289ace581348f5e5599a0fbcbefdfc05168d8123ebb733f720c
MD5 fe493bbef7e5479e7606bb5731c6160b
BLAKE2b-256 788e71e9a9ade57e01840191210666430502be3728c1cd6e1c7b157df7dc5df8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1cf243c224778ba447a78cde91bce30f2ce3653ae94dccf524257c3da05fd841
MD5 b9a994bac66c3b75b7464e28d9a89ffb
BLAKE2b-256 b9d5db0868290c63cb72f28e46f45650e6dfd95277839b57668d09658f8c8c3f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scylla_driver-3.22.0-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3490583178fd8e71932313982c0a2686d43d074361537ef147ea00ad67c88fde
MD5 e90b2b13117c5894e44bb36dd3f216e3
BLAKE2b-256 a2f4c978f77d1de1ff7cd9bba54ac1b0e32f30fc4e7dd6912854c70fe954ea2c

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