{
  "result": {
    "3.29.0+ppc64le1": {
      "name": "cassandra-driver",
      "version": "3.29.0+ppc64le1",
      "metadata_version": "2.4",
      "summary": "DataStax Driver for Apache Cassandra",
      "home_page": "http://github.com/datastax/python-driver",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "DataStax Driver for Apache Cassandra\n====================================\n\n.. image:: https://travis-ci.com/datastax/python-driver.png?branch=master\n   :target: https://travis-ci.com/github/datastax/python-driver\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.8 through 3.12.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <http://datastax.github.io/python-driver/api/cassandra/query.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <http://datastax.github.io/python-driver/api/cassandra/policies.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <http://datastax.github.io/python-driver/api/cassandra/policies.html#load-balancing>`_ and `retry policies <http://datastax.github.io/python-driver/api/cassandra/policies.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <http://datastax.github.io/python-driver/api/cassandra/concurrent.html>`_\n* `Object mapper <http://datastax.github.io/python-driver/object_mapper.html>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <http://datastax.github.io/python-driver/installation.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <http://datastax.github.io/python-driver/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <http://datastax.github.io/python-driver/installation.html>`_\n* `Getting started guide <http://datastax.github.io/python-driver/getting_started.html>`_\n* `API docs <http://datastax.github.io/python-driver/api/index.html>`_\n* `Performance tips <http://datastax.github.io/python-driver/performance.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <http://datastax.github.io/python-driver/object_mapper.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.md <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nError Handling\n--------------\nWhile originally written for the Java driver, users may reference the `Cassandra error handling done right blog <https://www.datastax.com/blog/cassandra-error-handling-done-right>`_ for resolving error handling scenarios with Apache Cassandra.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYour best options for getting help with the driver are the\n`mailing list <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>`_\nand the `DataStax Community <https://community.datastax.com>`_.\n\nLicense\n-------\nCopyright DataStax, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "License :: OSI Approved :: Apache Software License",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.8",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "Source, https://github.com/datastax/python-driver/",
        "Issues, https://datastax-oss.atlassian.net/browse/PYTHON"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet<0.3,>=0.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=35.0; extra == \"cle\""
      ],
      "requires_external": [],
      "requires_python": "",
      "description_content_type": "text/x-rst",
      "provides_extras": "cle",
      "dynamic": "summary",
      "license_expression": "",
      "license_file": "LICENSE",
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=f6224bbc77db5d8240a17f52dde0f8063c15d72bd29559ce8a3a022cb4e2ba66",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/f62/24bbc77db5d82/cassandra_driver-3.29.0+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                51
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=4f83b6d5c117998bbd458203d0fd14ef5212dec76da9a3e4debc50f199f86a11",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/4f8/3b6d5c117998b/cassandra_driver-3.29.0+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                53
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=5bf48a9390c96afeaab9e48ae347699f5e998d19943c88940d91c54efa1af838",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/5bf/48a9390c96afe/cassandra_driver-3.29.0+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                53
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=1ec38112d23ab68ce8c9ef1a2238196e4adeaaec02e0d9080597859fce1fd41b",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/1ec/38112d23ab68c/cassandra_driver-3.29.0+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                54
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=8bba50df42f28c8173425433f931c302d669f82ab4f7634db49ce14c8d7f2ef5",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/8bb/a50df42f28c81/cassandra_driver-3.29.0+ppc64le1-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                55
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.30.1": {
      "name": "cassandra-driver",
      "version": "3.30.1",
      "metadata_version": "2.4",
      "summary": "Apache Cassandra Python Driver",
      "home_page": "",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/cassandra-driver.svg\n.. |travis| image:: https://api.travis-ci.com/datastax/python-driver.svg?branch=master\n    :target: https://travis-ci.com/github/datastax/python-driver\n\n|license| |version| |pyversion| |travis|\n\nApache Cassandra Python Driver\n==============================\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.10 through 3.14.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/query/index.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#load-balancing>`_ and `retry policies <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/concurrent/index.html>`_\n* `Object mapper <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <https://docs.datastax.com/en/developer/python-driver/latest/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_\n* `Getting started guide <https://docs.datastax.com/en/developer/python-driver/latest/getting_started/index.html>`_\n* `API docs <https://docs.datastax.com/en/developer/python-driver/latest/api/index.html>`_\n* `Performance tips <https://docs.datastax.com/en/developer/python-driver/latest/performance/index.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/index.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.rst <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`CASSPYTHON project <https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC>`_\nof the ASF JIRA.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYou can talk about the driver, ask questions and get help in the #cassandra-drivers channel on \n`ASF Slack <https://the-asf.slack.com/>`_.\n\nLicense\n-------\nCopyright 2013 The Apache Software Foundation\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: 3.13",
        "Programming Language :: Python :: 3.14",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "homepage, https://github.com/apache/cassandra-python-driver/",
        "documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "source, https://github.com/apache/cassandra-python-driver/",
        "issues, https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC",
        "changelog, https://github.com/apache/cassandra-python-driver/blob/trunk/CHANGELOG.rst"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet>=1.1",
        "Deprecated>=1.3.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=42.0; extra == \"cle\"",
        "pytest; extra == \"test\"",
        "PyYAML; extra == \"test\"",
        "pytz; extra == \"test\""
      ],
      "requires_external": [],
      "requires_python": ">=3.10",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle",
        "test"
      ],
      "dynamic": [
        "license-file"
      ],
      "license_expression": "Apache-2.0",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=c39f727c96e32bbe948236fe45846b096dc0231edc89cccb95ab85d7ccb3b704",
          "hashes": {
            "sha256": "c39f727c96e32bbe948236fe45846b096dc0231edc89cccb95ab85d7ccb3b704"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/c39/f727c96e32bbe/cassandra_driver-3.30.1-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "overwrite",
              "who": null,
              "when": [
                2026,
                8,
                20,
                10,
                33,
                53
              ],
              "count": 4
            },
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                8,
                20,
                10,
                33,
                53
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=ed60942de7e9141141c1fbebb17abe710080bd52ca7877c95f72201d9c42f956",
          "hashes": {
            "sha256": "ed60942de7e9141141c1fbebb17abe710080bd52ca7877c95f72201d9c42f956"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/ed6/0942de7e91411/cassandra_driver-3.30.1-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "overwrite",
              "who": null,
              "when": [
                2026,
                8,
                20,
                10,
                33,
                54
              ],
              "count": 4
            },
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                8,
                20,
                10,
                33,
                54
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=51d47504ac4c3fc4ead276a0212f547ae996dc8af91fdc4187d580d8a95032c3",
          "hashes": {
            "sha256": "51d47504ac4c3fc4ead276a0212f547ae996dc8af91fdc4187d580d8a95032c3"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/51d/47504ac4c3fc4/cassandra_driver-3.30.1-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "overwrite",
              "who": null,
              "when": [
                2026,
                8,
                20,
                10,
                33,
                55
              ],
              "count": 4
            },
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                8,
                20,
                10,
                33,
                55
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=b08b48dcc1d896107fb0896715c0d2a4a8e0a132debf1cf6dbd19ea78d27e2ab",
          "hashes": {
            "sha256": "b08b48dcc1d896107fb0896715c0d2a4a8e0a132debf1cf6dbd19ea78d27e2ab"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/b08/b48dcc1d89610/cassandra_driver-3.30.1-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "overwrite",
              "who": null,
              "when": [
                2026,
                8,
                20,
                10,
                33,
                56
              ],
              "count": 4
            },
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                8,
                20,
                10,
                33,
                56
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=47df87315c7c23dea5213f091ea0ac05e2b358d01a0e64e2140fab8b8fd60bf0",
          "hashes": {
            "sha256": "47df87315c7c23dea5213f091ea0ac05e2b358d01a0e64e2140fab8b8fd60bf0"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/47d/f87315c7c23de/cassandra_driver-3.30.1-cp314-cp314-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "overwrite",
              "who": null,
              "when": [
                2026,
                8,
                20,
                10,
                33,
                57
              ],
              "count": 4
            },
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                8,
                20,
                10,
                33,
                57
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.30.0+ppc64le1": {
      "name": "cassandra-driver",
      "version": "3.30.0+ppc64le1",
      "metadata_version": "2.4",
      "summary": "Apache Cassandra Python Driver",
      "home_page": "",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/cassandra-driver.svg\n.. |travis| image:: https://api.travis-ci.com/datastax/python-driver.svg?branch=master\n    :target: https://travis-ci.com/github/datastax/python-driver\n\n|license| |version| |pyversion| |travis|\n\nApache Cassandra Python Driver\n==============================\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.10 through 3.14.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/query/index.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#load-balancing>`_ and `retry policies <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/concurrent/index.html>`_\n* `Object mapper <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <https://docs.datastax.com/en/developer/python-driver/latest/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_\n* `Getting started guide <https://docs.datastax.com/en/developer/python-driver/latest/getting_started/index.html>`_\n* `API docs <https://docs.datastax.com/en/developer/python-driver/latest/api/index.html>`_\n* `Performance tips <https://docs.datastax.com/en/developer/python-driver/latest/performance/index.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/index.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.rst <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`CASSPYTHON project <https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC>`_\nof the ASF JIRA.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYou can talk about the driver, ask questions and get help in the #cassandra-drivers channel on \n`ASF Slack <https://the-asf.slack.com/>`_.\n\nLicense\n-------\nCopyright 2013 The Apache Software Foundation\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: 3.13",
        "Programming Language :: Python :: 3.14",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "homepage, https://github.com/apache/cassandra-python-driver/",
        "documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "source, https://github.com/apache/cassandra-python-driver/",
        "issues, https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC",
        "changelog, https://github.com/apache/cassandra-python-driver/blob/trunk/CHANGELOG.rst"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet>=1.1",
        "Deprecated>=1.3.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=42.0; extra == \"cle\"",
        "pytest; extra == \"test\"",
        "PyYAML; extra == \"test\"",
        "pytz; extra == \"test\""
      ],
      "requires_external": [],
      "requires_python": ">=3.10",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle",
        "test"
      ],
      "dynamic": [
        "license-file"
      ],
      "license_expression": "Apache-2.0",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=2d44b9ff632f2c0d33aa8683bdf267f3b679554978dea0baa8da0e5ee579d3e2",
          "hashes": {
            "sha256": "2d44b9ff632f2c0d33aa8683bdf267f3b679554978dea0baa8da0e5ee579d3e2"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/2d4/4b9ff632f2c0d/cassandra_driver-3.30.0+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                6,
                18,
                9,
                35,
                51
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=a0f2ca703bb3a9c992ffb49d1414feeb9678525183c8bd509a84df6d6cc57abb",
          "hashes": {
            "sha256": "a0f2ca703bb3a9c992ffb49d1414feeb9678525183c8bd509a84df6d6cc57abb"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/a0f/2ca703bb3a9c9/cassandra_driver-3.30.0+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                6,
                18,
                9,
                35,
                52
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=2b86ae4f241389907bd4e0705d68f6c46aa14da21b5a159750e28f04663e86f9",
          "hashes": {
            "sha256": "2b86ae4f241389907bd4e0705d68f6c46aa14da21b5a159750e28f04663e86f9"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/2b8/6ae4f24138990/cassandra_driver-3.30.0+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                6,
                18,
                9,
                35,
                53
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=594588c006042e794ee934138144e3e20bd6a7c167748bac03d1c6f5b37e542d",
          "hashes": {
            "sha256": "594588c006042e794ee934138144e3e20bd6a7c167748bac03d1c6f5b37e542d"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/594/588c006042e79/cassandra_driver-3.30.0+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                6,
                18,
                9,
                35,
                54
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=67827a9cf7cd702941fe5edaae00d9d770abacc2140a4dec7cf1da9248044323",
          "hashes": {
            "sha256": "67827a9cf7cd702941fe5edaae00d9d770abacc2140a4dec7cf1da9248044323"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/678/27a9cf7cd7029/cassandra_driver-3.30.0+ppc64le1-cp314-cp314-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                6,
                18,
                9,
                35,
                56
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.29.3": {
      "name": "cassandra-driver",
      "version": "3.29.3",
      "metadata_version": "2.4",
      "summary": "DataStax Driver for Apache Cassandra",
      "home_page": "http://github.com/datastax/python-driver",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/cassandra-driver.svg\n.. |travis| image:: https://api.travis-ci.com/datastax/python-driver.svg?branch=master\n    :target: https://travis-ci.com/github/datastax/python-driver\n\n|license| |version| |pyversion| |travis|\n\nDataStax Driver for Apache Cassandra\n====================================\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.9 through 3.13.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/query/index.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#load-balancing>`_ and `retry policies <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/concurrent/index.html>`_\n* `Object mapper <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <https://docs.datastax.com/en/developer/python-driver/latest/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_\n* `Getting started guide <https://docs.datastax.com/en/developer/python-driver/latest/getting_started/index.html>`_\n* `API docs <https://docs.datastax.com/en/developer/python-driver/latest/api/index.html>`_\n* `Performance tips <https://docs.datastax.com/en/developer/python-driver/latest/performance/index.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/index.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.md <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nError Handling\n--------------\nWhile originally written for the Java driver, users may reference the `Cassandra error handling done right blog <https://www.datastax.com/blog/cassandra-error-handling-done-right>`_ for resolving error handling scenarios with Apache Cassandra.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYour best options for getting help with the driver is the\n`mailing list <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>`_.\n\nLicense\n-------\nCopyright DataStax, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "License :: OSI Approved :: Apache Software License",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: 3.13",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "Source, https://github.com/datastax/python-driver/",
        "Issues, https://datastax-oss.atlassian.net/browse/PYTHON"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet>=1.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=42.0; extra == \"cle\""
      ],
      "requires_external": [],
      "requires_python": "",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle"
      ],
      "dynamic": [
        "author",
        "classifier",
        "description",
        "description-content-type",
        "home-page",
        "keywords",
        "license-file",
        "project-url",
        "provides-extra",
        "requires-dist",
        "summary"
      ],
      "license_expression": "",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=b350008e28175320d445189c721c2cd34242805c271f98d24ef3eedd0e3065fc",
          "hashes": {
            "sha256": "b350008e28175320d445189c721c2cd34242805c271f98d24ef3eedd0e3065fc"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/b35/0008e28175320/cassandra_driver-3.29.3-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                46
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=cabe988fce116db618662f4a35924b167ccfbbdb416547c80fd379a01f5f28f2",
          "hashes": {
            "sha256": "cabe988fce116db618662f4a35924b167ccfbbdb416547c80fd379a01f5f28f2"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/cab/e988fce116db6/cassandra_driver-3.29.3-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                47
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=e1c579b5d1a7cc82f2b0d798b81a52cf8a0780f90fe01216d6616b5b36d95d82",
          "hashes": {
            "sha256": "e1c579b5d1a7cc82f2b0d798b81a52cf8a0780f90fe01216d6616b5b36d95d82"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/e1c/579b5d1a7cc82/cassandra_driver-3.29.3-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                48
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=7f6f7ec440470c532f1989319913497b603fa27690fd5c0658d08e71bbe0712b",
          "hashes": {
            "sha256": "7f6f7ec440470c532f1989319913497b603fa27690fd5c0658d08e71bbe0712b"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/7f6/f7ec440470c53/cassandra_driver-3.29.3-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                49
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=6b9654986cfd7050192cb0d42c4691b168d45b8d50e0b4015a60e284eb7fa2cf",
          "hashes": {
            "sha256": "6b9654986cfd7050192cb0d42c4691b168d45b8d50e0b4015a60e284eb7fa2cf"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/6b9/654986cfd7050/cassandra_driver-3.29.3-cp314-cp314-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                49
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=138db3311c18156807343b563071207172b06a27537ffd0eabebf39aab47ea1f",
          "hashes": {
            "sha256": "138db3311c18156807343b563071207172b06a27537ffd0eabebf39aab47ea1f"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/138/db3311c181568/cassandra_driver-3.29.3-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                50
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.29.2+ppc64le2": {
      "name": "cassandra-driver",
      "version": "3.29.2+ppc64le2",
      "metadata_version": "2.4",
      "summary": "DataStax Driver for Apache Cassandra",
      "home_page": "http://github.com/datastax/python-driver",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n\n|license| |version|\n\nDataStax Driver for Apache Cassandra\n====================================\n\n.. image:: https://travis-ci.com/datastax/python-driver.png?branch=master\n   :target: https://travis-ci.com/github/datastax/python-driver\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.8 through 3.12.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <http://datastax.github.io/python-driver/api/cassandra/query.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <http://datastax.github.io/python-driver/api/cassandra/policies.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <http://datastax.github.io/python-driver/api/cassandra/policies.html#load-balancing>`_ and `retry policies <http://datastax.github.io/python-driver/api/cassandra/policies.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <http://datastax.github.io/python-driver/api/cassandra/concurrent.html>`_\n* `Object mapper <http://datastax.github.io/python-driver/object_mapper.html>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <http://datastax.github.io/python-driver/installation.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <http://datastax.github.io/python-driver/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <http://datastax.github.io/python-driver/installation.html>`_\n* `Getting started guide <http://datastax.github.io/python-driver/getting_started.html>`_\n* `API docs <http://datastax.github.io/python-driver/api/index.html>`_\n* `Performance tips <http://datastax.github.io/python-driver/performance.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <http://datastax.github.io/python-driver/object_mapper.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.md <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nError Handling\n--------------\nWhile originally written for the Java driver, users may reference the `Cassandra error handling done right blog <https://www.datastax.com/blog/cassandra-error-handling-done-right>`_ for resolving error handling scenarios with Apache Cassandra.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYour best options for getting help with the driver are the\n`mailing list <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>`_\nand the `DataStax Community <https://community.datastax.com>`_.\n\nLicense\n-------\nCopyright DataStax, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "License :: OSI Approved :: Apache Software License",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.8",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "Source, https://github.com/datastax/python-driver/",
        "Issues, https://datastax-oss.atlassian.net/browse/PYTHON"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet<0.3,>=0.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=35.0; extra == \"cle\""
      ],
      "requires_external": [],
      "requires_python": "",
      "description_content_type": "text/x-rst",
      "provides_extras": "cle",
      "dynamic": "summary",
      "license_expression": "",
      "license_file": "LICENSE",
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=62ddeb262e9b0d1337e3bacf222fda70cbbcebcf92c967cfe4157c1fe9ab3e89",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/62d/deb262e9b0d13/cassandra_driver-3.29.2+ppc64le2-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                56
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=d332497bebb2f1d632c23755597b365b16800f758ef09a53e0466d0cfdcb2ac0",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/d33/2497bebb2f1d6/cassandra_driver-3.29.2+ppc64le2-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                58
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=2e39bc1610b9772427e28786b18875aa783aec3b2cd1a31d89d9ad895ea627f7",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/2e3/9bc1610b97724/cassandra_driver-3.29.2+ppc64le2-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                8,
                59
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=7d5a261c73317416c7955e554c8bb4c8f6f3a30196bc07ae1ffd17ba9bcb4f78",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/7d5/a261c73317416/cassandra_driver-3.29.2+ppc64le2-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                9,
                0
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=529583c48f1087b92ec43a1b56794b4bf0f935d744909575a37db2e849a47416",
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/529/583c48f1087b9/cassandra_driver-3.29.2+ppc64le2-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                3,
                16,
                9,
                9,
                1
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.29.2": {
      "name": "cassandra-driver",
      "version": "3.29.2",
      "metadata_version": "2.4",
      "summary": "DataStax Driver for Apache Cassandra",
      "home_page": "http://github.com/datastax/python-driver",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n\n|license| |version|\n\nDataStax Driver for Apache Cassandra\n====================================\n\n.. image:: https://travis-ci.com/datastax/python-driver.png?branch=master\n   :target: https://travis-ci.com/github/datastax/python-driver\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.8 through 3.12.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <http://datastax.github.io/python-driver/api/cassandra/query.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <http://datastax.github.io/python-driver/api/cassandra/policies.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <http://datastax.github.io/python-driver/api/cassandra/policies.html#load-balancing>`_ and `retry policies <http://datastax.github.io/python-driver/api/cassandra/policies.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <http://datastax.github.io/python-driver/api/cassandra/concurrent.html>`_\n* `Object mapper <http://datastax.github.io/python-driver/object_mapper.html>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <http://datastax.github.io/python-driver/installation.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <http://datastax.github.io/python-driver/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <http://datastax.github.io/python-driver/installation.html>`_\n* `Getting started guide <http://datastax.github.io/python-driver/getting_started.html>`_\n* `API docs <http://datastax.github.io/python-driver/api/index.html>`_\n* `Performance tips <http://datastax.github.io/python-driver/performance.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <http://datastax.github.io/python-driver/object_mapper.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.md <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nError Handling\n--------------\nWhile originally written for the Java driver, users may reference the `Cassandra error handling done right blog <https://www.datastax.com/blog/cassandra-error-handling-done-right>`_ for resolving error handling scenarios with Apache Cassandra.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYour best options for getting help with the driver are the\n`mailing list <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>`_\nand the `DataStax Community <https://community.datastax.com>`_.\n\nLicense\n-------\nCopyright DataStax, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "License :: OSI Approved :: Apache Software License",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.8",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "Source, https://github.com/datastax/python-driver/",
        "Issues, https://datastax-oss.atlassian.net/browse/PYTHON"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet<0.3,>=0.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=35.0; extra == \"cle\""
      ],
      "requires_external": [],
      "requires_python": "",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle"
      ],
      "dynamic": [
        "author",
        "classifier",
        "description",
        "description-content-type",
        "home-page",
        "keywords",
        "license-file",
        "project-url",
        "provides-extra",
        "requires-dist",
        "summary"
      ],
      "license_expression": "",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=87815bd4397214026bf974c7fd4c978d2ab37fecdd86c7eb7e1a563dfabc28cd",
          "hashes": {
            "sha256": "87815bd4397214026bf974c7fd4c978d2ab37fecdd86c7eb7e1a563dfabc28cd"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/878/15bd439721402/cassandra_driver-3.29.2-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                44
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=6848c15afe1c2108582715ee1b12c2461f526230aad62e56dab3652a808378b2",
          "hashes": {
            "sha256": "6848c15afe1c2108582715ee1b12c2461f526230aad62e56dab3652a808378b2"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/684/8c15afe1c2108/cassandra_driver-3.29.2-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                45
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=acb904caa411145ed2c56f69d0369c7e4cb04cbccec98fc432a284297279e836",
          "hashes": {
            "sha256": "acb904caa411145ed2c56f69d0369c7e4cb04cbccec98fc432a284297279e836"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/acb/904caa411145e/cassandra_driver-3.29.2-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                46
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=a39e53d9da6b27985709a3cfe18246a1ef9d43d769e734057dce3167589eac80",
          "hashes": {
            "sha256": "a39e53d9da6b27985709a3cfe18246a1ef9d43d769e734057dce3167589eac80"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/a39/e53d9da6b2798/cassandra_driver-3.29.2-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                46
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=fc9a76812604af3c76e3e7e79e69065b957da1b3e4bcf6b0aa87ccfda465ae6e",
          "hashes": {
            "sha256": "fc9a76812604af3c76e3e7e79e69065b957da1b3e4bcf6b0aa87ccfda465ae6e"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/fc9/a76812604af3c/cassandra_driver-3.29.2-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                46
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.29.3+ppc64le1": {
      "name": "cassandra-driver",
      "version": "3.29.3+ppc64le1",
      "metadata_version": "2.4",
      "summary": "DataStax Driver for Apache Cassandra",
      "home_page": "http://github.com/datastax/python-driver",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/cassandra-driver.svg\n.. |travis| image:: https://api.travis-ci.com/datastax/python-driver.svg?branch=master\n    :target: https://travis-ci.com/github/datastax/python-driver\n\n|license| |version| |pyversion| |travis|\n\nDataStax Driver for Apache Cassandra\n====================================\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.9 through 3.13.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/query/index.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#load-balancing>`_ and `retry policies <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/concurrent/index.html>`_\n* `Object mapper <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <https://docs.datastax.com/en/developer/python-driver/latest/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_\n* `Getting started guide <https://docs.datastax.com/en/developer/python-driver/latest/getting_started/index.html>`_\n* `API docs <https://docs.datastax.com/en/developer/python-driver/latest/api/index.html>`_\n* `Performance tips <https://docs.datastax.com/en/developer/python-driver/latest/performance/index.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/index.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.md <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nError Handling\n--------------\nWhile originally written for the Java driver, users may reference the `Cassandra error handling done right blog <https://www.datastax.com/blog/cassandra-error-handling-done-right>`_ for resolving error handling scenarios with Apache Cassandra.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYour best options for getting help with the driver is the\n`mailing list <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>`_.\n\nLicense\n-------\nCopyright DataStax, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "License :: OSI Approved :: Apache Software License",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: 3.13",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "Source, https://github.com/datastax/python-driver/",
        "Issues, https://datastax-oss.atlassian.net/browse/PYTHON"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet>=1.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=42.0; extra == \"cle\""
      ],
      "requires_external": [],
      "requires_python": "",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle"
      ],
      "dynamic": [
        "author",
        "classifier",
        "description",
        "description-content-type",
        "home-page",
        "keywords",
        "license-file",
        "project-url",
        "provides-extra",
        "requires-dist",
        "summary"
      ],
      "license_expression": "",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=96d1af2c93c66cdba84c4584a84cc2042105b164c410a6cb890a5da33248e630",
          "hashes": {
            "sha256": "96d1af2c93c66cdba84c4584a84cc2042105b164c410a6cb890a5da33248e630"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/96d/1af2c93c66cdb/cassandra_driver-3.29.3+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                36,
                36
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=fd5f9eb5a6f19ad1309da3611b11c43a32dd05138b50880fd88fb64cb819298c",
          "hashes": {
            "sha256": "fd5f9eb5a6f19ad1309da3611b11c43a32dd05138b50880fd88fb64cb819298c"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/fd5/f9eb5a6f19ad1/cassandra_driver-3.29.3+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                36,
                38
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=07f0e4a0dae3af2bb2142a54d5df5981ade6cf2555813c8f45db62f9f0be1acd",
          "hashes": {
            "sha256": "07f0e4a0dae3af2bb2142a54d5df5981ade6cf2555813c8f45db62f9f0be1acd"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/07f/0e4a0dae3af2b/cassandra_driver-3.29.3+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                36,
                39
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=176a00ddb9ea0c9b5960432edfdb12bf41684858b894a1a23808fa50c085862f",
          "hashes": {
            "sha256": "176a00ddb9ea0c9b5960432edfdb12bf41684858b894a1a23808fa50c085862f"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/176/a00ddb9ea0c9b/cassandra_driver-3.29.3+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                36,
                40
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=8a1356c5cc3e4a75e78ea80ed352173b70aa869cf0b322caf34113af55f56b7b",
          "hashes": {
            "sha256": "8a1356c5cc3e4a75e78ea80ed352173b70aa869cf0b322caf34113af55f56b7b"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/8a1/356c5cc3e4a75/cassandra_driver-3.29.3+ppc64le1-cp314-cp314-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                36,
                40
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=434ace6a822c21bc57727849b6b4b824b265d381d9c4bab9c85ba760d356ff17",
          "hashes": {
            "sha256": "434ace6a822c21bc57727849b6b4b824b265d381d9c4bab9c85ba760d356ff17"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/434/ace6a822c21bc/cassandra_driver-3.29.3+ppc64le1-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                36,
                41
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.29.0": {
      "name": "cassandra-driver",
      "version": "3.29.0",
      "metadata_version": "2.4",
      "summary": "DataStax Driver for Apache Cassandra",
      "home_page": "http://github.com/datastax/python-driver",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "DataStax Driver for Apache Cassandra\n====================================\n\n.. image:: https://travis-ci.com/datastax/python-driver.png?branch=master\n   :target: https://travis-ci.com/github/datastax/python-driver\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.8 through 3.12.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <http://datastax.github.io/python-driver/api/cassandra/query.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <http://datastax.github.io/python-driver/api/cassandra/cluster.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <http://datastax.github.io/python-driver/api/cassandra/policies.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <http://datastax.github.io/python-driver/api/cassandra/policies.html#load-balancing>`_ and `retry policies <http://datastax.github.io/python-driver/api/cassandra/policies.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <http://datastax.github.io/python-driver/api/cassandra/concurrent.html>`_\n* `Object mapper <http://datastax.github.io/python-driver/object_mapper.html>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <http://datastax.github.io/python-driver/installation.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <http://datastax.github.io/python-driver/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <http://datastax.github.io/python-driver/installation.html>`_\n* `Getting started guide <http://datastax.github.io/python-driver/getting_started.html>`_\n* `API docs <http://datastax.github.io/python-driver/api/index.html>`_\n* `Performance tips <http://datastax.github.io/python-driver/performance.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <http://datastax.github.io/python-driver/object_mapper.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.md <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nError Handling\n--------------\nWhile originally written for the Java driver, users may reference the `Cassandra error handling done right blog <https://www.datastax.com/blog/cassandra-error-handling-done-right>`_ for resolving error handling scenarios with Apache Cassandra.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYour best options for getting help with the driver are the\n`mailing list <https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user>`_\nand the `DataStax Community <https://community.datastax.com>`_.\n\nLicense\n-------\nCopyright DataStax, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "License :: OSI Approved :: Apache Software License",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.8",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "Source, https://github.com/datastax/python-driver/",
        "Issues, https://datastax-oss.atlassian.net/browse/PYTHON"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet<0.3,>=0.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=35.0; extra == \"cle\""
      ],
      "requires_external": [],
      "requires_python": "",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle"
      ],
      "dynamic": [
        "author",
        "classifier",
        "description",
        "description-content-type",
        "home-page",
        "keywords",
        "license-file",
        "project-url",
        "provides-extra",
        "requires-dist",
        "summary"
      ],
      "license_expression": "",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=b3b5e32c06932e874d7dc71a8ffe00ca61c055b709f44120dc91f144b816c868",
          "hashes": {
            "sha256": "b3b5e32c06932e874d7dc71a8ffe00ca61c055b709f44120dc91f144b816c868"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/b3b/5e32c06932e87/cassandra_driver-3.29.0-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                38
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=b5a6b7e9d43061fe6ccd32768a154e53308642aaed0f4e44cb5bc66187770f55",
          "hashes": {
            "sha256": "b5a6b7e9d43061fe6ccd32768a154e53308642aaed0f4e44cb5bc66187770f55"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/b5a/6b7e9d43061fe/cassandra_driver-3.29.0-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                38
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=c9b4d821f489013c5b4f874c028e63955ba94c8728cd16f21d8db57f39306a1f",
          "hashes": {
            "sha256": "c9b4d821f489013c5b4f874c028e63955ba94c8728cd16f21d8db57f39306a1f"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/c9b/4d821f489013c/cassandra_driver-3.29.0-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                39
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=be5aa19981a2aaaf21399baad8603b1d16e52d6aecde217b58b4ba9f398d9505",
          "hashes": {
            "sha256": "be5aa19981a2aaaf21399baad8603b1d16e52d6aecde217b58b4ba9f398d9505"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/be5/aa19981a2aaaf/cassandra_driver-3.29.0-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                39
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=f9377478739bec983793fcdc49649b001dfc70e14eaf80f7b01cf1ea366b6a93",
          "hashes": {
            "sha256": "f9377478739bec983793fcdc49649b001dfc70e14eaf80f7b01cf1ea366b6a93"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/f93/77478739bec98/cassandra_driver-3.29.0-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                43
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "3.30.0": {
      "name": "cassandra-driver",
      "version": "3.30.0",
      "metadata_version": "2.4",
      "summary": "Apache Cassandra Python Driver",
      "home_page": "",
      "author": "DataStax",
      "author_email": "",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "\n.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n    :target: https://opensource.org/licenses/Apache-2.0\n.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg\n    :target: https://badge.fury.io/py/cassandra-driver\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/cassandra-driver.svg\n.. |travis| image:: https://api.travis-ci.com/datastax/python-driver.svg?branch=master\n    :target: https://travis-ci.com/github/datastax/python-driver\n\n|license| |version| |pyversion| |travis|\n\nApache Cassandra Python Driver\n==============================\n\nA modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and\nDataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.\n\nThe driver supports Python 3.10 through 3.14.\n\n**Note:** DataStax products do not support big-endian systems.\n\nFeatures\n--------\n* `Synchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute>`_ and `Asynchronous <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Session.execute_async>`_ APIs\n* `Simple, Prepared, and Batch statements <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/query/index.html#cassandra.query.Statement>`_\n* Asynchronous IO, parallel execution, request pipelining\n* `Connection pooling <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/cluster/index.html#cassandra.cluster.Cluster.get_core_connections_per_host>`_\n* Automatic node discovery\n* `Automatic reconnection <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#reconnecting-to-dead-hosts>`_\n* Configurable `load balancing <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#load-balancing>`_ and `retry policies <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/policies/index.html#retrying-failed-operations>`_\n* `Concurrent execution utilities <https://docs.datastax.com/en/developer/python-driver/latest/api/cassandra/concurrent/index.html>`_\n* `Object mapper <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/>`_\n* `Connecting to DataStax Astra database (cloud) <https://docs.datastax.com/en/developer/python-driver/latest/cloud/>`_\n* DSE Graph execution API\n* DSE Geometric type serialization\n* DSE PlainText and GSSAPI authentication\n\nInstallation\n------------\nInstallation through pip is recommended::\n\n    $ pip install cassandra-driver\n\nFor more complete installation instructions, see the\n`installation guide <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_.\n\nDocumentation\n-------------\nThe documentation can be found online `here <https://docs.datastax.com/en/developer/python-driver/latest/index.html>`_.\n\nA couple of links for getting up to speed:\n\n* `Installation <https://docs.datastax.com/en/developer/python-driver/latest/installation/index.html>`_\n* `Getting started guide <https://docs.datastax.com/en/developer/python-driver/latest/getting_started/index.html>`_\n* `API docs <https://docs.datastax.com/en/developer/python-driver/latest/api/index.html>`_\n* `Performance tips <https://docs.datastax.com/en/developer/python-driver/latest/performance/index.html>`_\n\nObject Mapper\n-------------\ncqlengine (originally developed by Blake Eggleston and Jon Haddad, with contributions from the\ncommunity) is now maintained as an integral part of this package. Refer to\n`documentation here <https://docs.datastax.com/en/developer/python-driver/latest/object_mapper/index.html>`_.\n\nContributing\n------------\nSee `CONTRIBUTING.rst <https://github.com/datastax/python-driver/blob/master/CONTRIBUTING.rst>`_.\n\nReporting Problems\n------------------\nPlease report any bugs and make any feature requests on the\n`CASSPYTHON project <https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC>`_\nof the ASF JIRA.\n\nIf you would like to contribute, please feel free to open a pull request.\n\nGetting Help\n------------\nYou can talk about the driver, ask questions and get help in the #cassandra-drivers channel on \n`ASF Slack <https://the-asf.slack.com/>`_.\n\nLicense\n-------\nCopyright 2013 The Apache Software Foundation\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
      "keywords": "cassandra,cql,orm,dse,graph",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "Natural Language :: English",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Programming Language :: Python :: 3.13",
        "Programming Language :: Python :: 3.14",
        "Programming Language :: Python :: Implementation :: CPython",
        "Programming Language :: Python :: Implementation :: PyPy",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "homepage, https://github.com/apache/cassandra-python-driver/",
        "documentation, https://docs.datastax.com/en/developer/python-driver/latest/",
        "source, https://github.com/apache/cassandra-python-driver/",
        "issues, https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSPYTHON%20ORDER%20BY%20key%20DESC",
        "changelog, https://github.com/apache/cassandra-python-driver/blob/trunk/CHANGELOG.rst"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "geomet>=1.1",
        "Deprecated>=1.3.1",
        "gremlinpython==3.4.6; extra == \"graph\"",
        "cryptography>=42.0; extra == \"cle\"",
        "pytest; extra == \"test\"",
        "PyYAML; extra == \"test\"",
        "pytz; extra == \"test\""
      ],
      "requires_external": [],
      "requires_python": ">=3.10",
      "description_content_type": "text/x-rst",
      "provides_extras": [
        "graph",
        "cle",
        "test"
      ],
      "dynamic": [
        "license-file"
      ],
      "license_expression": "Apache-2.0",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=8df2ca574adce702f59d23b459be35985e6b947845426c90508b2cf6e951e8c7",
          "hashes": {
            "sha256": "8df2ca574adce702f59d23b459be35985e6b947845426c90508b2cf6e951e8c7"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/8df/2ca574adce702/cassandra_driver-3.30.0-cp310-cp310-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                51
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=b0719a40bb84b65c00cb02a7a5e85748bea2a3f1c68d958fe3082c9e0abeed0a",
          "hashes": {
            "sha256": "b0719a40bb84b65c00cb02a7a5e85748bea2a3f1c68d958fe3082c9e0abeed0a"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/b07/19a40bb84b65c/cassandra_driver-3.30.0-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                51
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=2480211dd3e9535b81eebc574d03f2ad8de34bd89b2373f0b0d71fbdfaefd2ff",
          "hashes": {
            "sha256": "2480211dd3e9535b81eebc574d03f2ad8de34bd89b2373f0b0d71fbdfaefd2ff"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/248/0211dd3e9535b/cassandra_driver-3.30.0-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                53
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=faac57a118463922e4f73437771cc5264a959e63a8dfee973856186fd0cfe13c",
          "hashes": {
            "sha256": "faac57a118463922e4f73437771cc5264a959e63a8dfee973856186fd0cfe13c"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/faa/c57a118463922/cassandra_driver-3.30.0-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                54
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=5d84927713815b71bb0a8c61d6e14c7b52984d5e2d782b47f796dfe5dfb0cf4a",
          "hashes": {
            "sha256": "5d84927713815b71bb0a8c61d6e14c7b52984d5e2d782b47f796dfe5dfb0cf4a"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/5d8/4927713815b71/cassandra_driver-3.30.0-cp314-cp314-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                12,
                25,
                55
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    }
  },
  "type": "projectconfig"
}
