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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

scylla_driver-3.21.0-pp36-pypy36_pp73-win32.whl (324.7 kB view details)

Uploaded PyPy Windows x86

scylla_driver-3.21.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl (320.9 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

scylla_driver-3.21.0-pp36-pypy36_pp73-macosx_10_7_x86_64.whl (319.5 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

scylla_driver-3.21.0-pp27-pypy_73-manylinux2010_x86_64.whl (320.6 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

scylla_driver-3.21.0-pp27-pypy_73-macosx_10_7_x86_64.whl (319.3 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

scylla_driver-3.21.0-cp38-cp38-win32.whl (2.5 MB view details)

Uploaded CPython 3.8 Windows x86

scylla_driver-3.21.0-cp38-cp38-manylinux2010_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

scylla_driver-3.21.0-cp38-cp38-manylinux2010_i686.whl (18.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

scylla_driver-3.21.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.21.0-cp37-cp37m-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.7m Windows x86-64

scylla_driver-3.21.0-cp37-cp37m-win32.whl (2.4 MB view details)

Uploaded CPython 3.7m Windows x86

scylla_driver-3.21.0-cp37-cp37m-manylinux2010_x86_64.whl (14.7 MB view details)

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

scylla_driver-3.21.0-cp37-cp37m-manylinux2010_i686.whl (13.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

scylla_driver-3.21.0-cp37-cp37m-macosx_10_9_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

scylla_driver-3.21.0-cp36-cp36m-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.6m Windows x86-64

scylla_driver-3.21.0-cp36-cp36m-win32.whl (2.4 MB view details)

Uploaded CPython 3.6m Windows x86

scylla_driver-3.21.0-cp36-cp36m-manylinux2010_x86_64.whl (14.9 MB view details)

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

scylla_driver-3.21.0-cp36-cp36m-manylinux2010_i686.whl (14.1 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.5m Windows x86-64

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

Uploaded CPython 3.5m Windows x86

scylla_driver-3.21.0-cp35-cp35m-manylinux2010_x86_64.whl (14.1 MB view details)

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

scylla_driver-3.21.0-cp35-cp35m-manylinux2010_i686.whl (13.3 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ i686

scylla_driver-3.21.0-cp27-cp27mu-manylinux2010_x86_64.whl (11.9 MB view details)

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

scylla_driver-3.21.0-cp27-cp27mu-manylinux2010_i686.whl (11.2 MB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ i686

scylla_driver-3.21.0-cp27-cp27m-manylinux2010_x86_64.whl (11.9 MB view details)

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

scylla_driver-3.21.0-cp27-cp27m-manylinux2010_i686.whl (11.2 MB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ i686

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-pp36-pypy36_pp73-win32.whl
  • Upload date:
  • Size: 324.7 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.21.0-pp36-pypy36_pp73-win32.whl
Algorithm Hash digest
SHA256 128a27c1a88366d797656bd67b7ede12877d9c64f7a17c557a301b2833b4c537
MD5 c97cbe3dccf3bf1df622ec985d99e35e
BLAKE2b-256 e48f07adf20b106ae163b336192faa7cdb0299079a4bd562387db0490dd1bdbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 320.9 kB
  • Tags: PyPy, 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.21.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a171e671d2e6688d78d4823b5b1b89b65f2e0e1d36206c82b9ecd985be95704b
MD5 337b55f1f5537fbd9430a57725dfade7
BLAKE2b-256 5de01329bd786d07ee6b0eb48f2a7176f2361bd1e2ee2fb5bd01e3e0b39c1a01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scylla_driver-3.21.0-pp36-pypy36_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d1e19b22b9a23eb5796a59011e89cb7fbfdc7d10a7430e6f68cda741dbd7779d
MD5 da596ce536d9dc8fe912c915a038a4df
BLAKE2b-256 dbeb42f309b4740c5d2fccda3b378ca3a802fcb20b583c220b5d8ea28a5316e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 319.5 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.21.0-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 724b73b28861d59d7cea571b9d967d5a5fb47c048437285adbfe1db5af136018
MD5 4791f7199ae701d2f6fa715e20f9c4e1
BLAKE2b-256 c17ad1e715cd66306b9ff2f437240be3dc242ae56ea0eda0239087cfe011268c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-pp27-pypy_73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 320.6 kB
  • Tags: PyPy, 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.21.0-pp27-pypy_73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9c766e36da9ee627d7d10d5dce3082f106f35829af289d7c2c6cf06fe244c411
MD5 89e629b13a319f285143d6a4cfa03eff
BLAKE2b-256 ec48819ea4a4d8a60553b6c95616ecc2e4a8008be6b846485fd43b2d6965e1f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-pp27-pypy_73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 320.6 kB
  • Tags: PyPy
  • 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.21.0-pp27-pypy_73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1109b70e76d58e3745b1927bb7f934b8f247490704c0b72f5b2e5472c4aa312a
MD5 a83f449a6361d1d261e6b76bec44fad6
BLAKE2b-256 9d80b91006f2fa8ed0f14e58c593c7838a97ca96c45a2c727c4d3f56577b1835

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-pp27-pypy_73-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 319.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.21.0-pp27-pypy_73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 39f088ddf3029fde95f0763805510a26a8e936f8ae7e5ebac8ab59428632d7c7
MD5 dcc3258803cd6a9df3267d678a328719
BLAKE2b-256 63074089d4adb27fc8852eb6e8737966a1f70f0018b276b182617a5de66ff0bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.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.21.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 00417d9ff55b4872256a7a7cb1d929accddb7026716317e4beccd2aa5a1fcc73
MD5 26a29661394ae0d4b4a615cb97cd03e2
BLAKE2b-256 d5e71e8c86a3f53488d4170369527494cff7ad549681969bf4c12ac10b1442dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.5 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.21.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d94dbdcc3f73affb2abd30b82af69a4ab23067fd3a5e955ffe1cce7048cdc4b7
MD5 cb27ff280d39f070eb29dc8e18bee636
BLAKE2b-256 3e8f0f007ca0a764cde2622b52b4de83720b4a4668a21ef2a20788db7d84ceda

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 19.5 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.21.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 875df3b29f0ea9a0204a7bf7dac563339e1a0a8becb5b3871edb7c52636c9081
MD5 84de891e555ae997cf37682107dfe66e
BLAKE2b-256 30f6150473aee47a33004d9ffebd43aff6fd89363065099c28c15476f70ac938

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 18.2 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.21.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 10f774f485deb5f55e5e4c36ec62a92494329a1efac096235d011784bca7eb37
MD5 b7f1c21d28b137604042d751ddad11db
BLAKE2b-256 ee1623da472d45109bfe27afde6a186246365ef781d4857efc03ef1b8a6dda8f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.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.21.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c062c79924ee1ca659127d9a2ffcc969250ce9a5f8b03f7c23468c89f68b0cce
MD5 5eb891ae2c8011c79b7c556a94cda321
BLAKE2b-256 80c26e11fd4872d7cc706f7300e241fd79fcb7b95e6e6fdf3ba21d57da6e63eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.7 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.21.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0b99d3af3ad532aab17cdf628d16e08959c754f78dc38b7649eb694c2e8c60b7
MD5 383d439aac9c69db8765f5a907225723
BLAKE2b-256 13213b3132932db98ed8bccc56b4a018a14d5168ac1676e4612ae721bb4d9577

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.4 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.21.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7b3a77d8382be03e57de4a2d1dab35be6eb7747dcd30b0327d551b1b184ac1ad
MD5 acecfb9ce82febd10ecd70a8f27cb448
BLAKE2b-256 0398ecb30eda3591a4e68166e8ad470c141fe3704c580b30b347a863a21abd17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 14.7 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.21.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c0843a8619806e3a3d838ab9ab5e53fd81ba82a1551110e5c35ebbc2186bb8b4
MD5 0525f73e3405a682ed75c37e3b933939
BLAKE2b-256 e3aaa1ca9f740737ad04cced3244780f5f0db458c82c638580c280fff0604218

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 13.9 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.21.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e3591d91c878dc50a28f8fe845c949a9328e643cc2ffa72577b3ff2967825954
MD5 0fc99e0052764d5807c8a728546892f7
BLAKE2b-256 1d8f40a0056912de37f0908776cfb24084b7ffee082ae878d211a9f3c0c5b65b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.9 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.21.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3d5a52310aeeb01c2877dc84b989800ade11fab7de9091847d7343a4c99bbdcb
MD5 7bd92c25ab2955ed09d2d478ad97abf9
BLAKE2b-256 8e9212110697a568b2bed8727c1a25be22dc43bce047cab2ba3c8d5bb08b1c94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.7 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.21.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a91eb2184d768dafb4d102e733fd5dd81952cdd49867165ea5bfb62ed702ae80
MD5 063b567f467ad1734e9031a978ffff96
BLAKE2b-256 041239a355d358b3570a64a8368e16fb386547bbaeed7d5a96a0c77bbf1020b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 2.4 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.21.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 b8f32f174b35204973c5b357f33b6a3f8aedcea2cc1453cdd0fa5bbc8e7f31c1
MD5 de5c2e047ccb05463074a77423236a52
BLAKE2b-256 f52d0fdf83e382a7de7c8d5717d2918144ce1953926a4747901e716aac40dfd0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 14.9 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.21.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c799cc45a8e7b3b68e0709bc8ae2c596592d9cf33e7caa2846095e22dccfb420
MD5 bc59257b8dfad98b63734437f2992dff
BLAKE2b-256 2363d4e5a29398e8b35bf4d5dd61438291c88b1e9035523ec9d51c4cc64ff855

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 14.1 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.21.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e9bb9e077287f64b928699fb93c1e4e58eeab13a2bca6a0ea389e3a028320c00
MD5 19de0fd11295ede87e6a2e0cc7162805
BLAKE2b-256 a65bdca90f5f35176ccb9ab670e6a96ccbb3e3b6f60e2d5aeae21c32a6d1bfd5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.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.21.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 b07d5a7f64669179e7220d492c65ca2b5967b92767c3d2e957c22e1b4a6a82f6
MD5 558ca64daf21ead881fbc8df7a309844
BLAKE2b-256 5e5571dd16b4bf7e5ce30ee8b8aa8d301764484dcd3b8b957a66b35c1cfa3295

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.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.21.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 682995b865941813ba536df0fba7e7992c9eadc4ad3046112c614c5b80d28a47
MD5 2a1c91ea941c58f5232f6c2fa9ba3668
BLAKE2b-256 fe63d2e0714c35bd795f14a8033a553b41be9e714beddcc8a6e5cc1bd138e67a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 14.1 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.21.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9f9b458e604f750c33623f2f58b9f1608790b9679de57a4cd0336df376258e72
MD5 035c36f27b8df95a7c24856ffa45a8bd
BLAKE2b-256 a42ff71e00e54f9995b7a5b3724abcb436b944d379e23fbbf29e44f5ebeac5fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 13.3 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.21.0-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 933bdb06c739296490fec9147eb95ffeffcfdfc740523a5483c395333d3f49ab
MD5 275e39a3308de2959d2e66bf079a3473
BLAKE2b-256 7939f4ad40fa55367ee898a01e66565dc971879aac767ca8e5e3b003f41b4929

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.9 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.21.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2a4f8c525f54e1cb941b6b53e6d4256d863cb61073ecbfce0350da5596c6c7f2
MD5 20b12b0e4e552353cb5e5f50e5761f73
BLAKE2b-256 af187567da393483bb674366685b5f48ffbf8e40a3bb1572ced40bcb71ebef22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 11.2 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.21.0-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 db8ed3ad919035e5fb28fbdcfac6cf80e169e3a476a0df1fc232ee7c36fd366f
MD5 6e124c823898a7b2d20e9694bff849d4
BLAKE2b-256 e37d65ba4f4e3c78530a3013ea8f4eef676fc0fed345a36fbad51d5b5a51fe9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.9 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.21.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f2491e33cb08b5615f1621b163830ca33e172e3884e434a7e32cab9cfaf0164b
MD5 f287df89376639bfd25c18482ba51752
BLAKE2b-256 e80e9460eed585376176dc7865424149382bfd1ac19114ae6192b09f01c7e6a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scylla_driver-3.21.0-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 11.2 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.21.0-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 40a9ac820bb1812cf45a71ca700b4be05304d5fb7413a7ee5c1ee87d8634319d
MD5 d13f0e7288284e04664be456493fd9fa
BLAKE2b-256 2061afc375206e1f70175ad63222602d6bb94e87390db49a9ce926632c2a979e

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