apsw


Nameapsw JSON
Version 3.45.2.0 PyPI version JSON
download
home_pagehttps://github.com/rogerbinns/apsw/
SummaryAnother Python SQLite Wrapper
upload_time2024-03-12 19:19:52
maintainer
docs_urlNone
authorRoger Binns
requires_python>=3.8
licenseOSI Approved
keywords database sqlite
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image::  https://raw.githubusercontent.com/rogerbinns/apsw/master/doc/apswlogo.png
  :width: 215 px
  :align: left
  :alt: APSW logo - links to documentation
  :target: https://rogerbinns.github.io/apsw/

APSW stands for **A**\ nother **P**\ ython **S**\ QLite **W**\ rapper.   APSW
supports CPython 3.8 onwards.

About
=====

APSW lets you get the most out of the `SQLite <https://sqlite.org/>`__
embedded relational database engine from Python, and the most out of
Python from SQLite.  APSW glues together the complete `SQLite C API
<https://sqlite.org/c3ref/intro.html>`__ and `Python's C API
<https://docs.python.org/3/c-api/index.html>`__, staying up to date
with both SQLite and Python.


It is recommended to use the builtin `sqlite3 module
<https://docs.python.org/3/library/sqlite3.html>`__ if you want SQLite
to appear interchangeable with the other database drivers.

Use APSW when you want to use SQLite fully, and have an improved
developer experience.  The `documentation
<https://rogerbinns.github.io/apsw/pysqlite.html>`__ has a section on
the differences between APSW and sqlite3.

Help/Documentation
==================

There is a tour and example code using APSW at
https://rogerbinns.github.io/apsw/example.html

The latest documentation is at https://rogerbinns.github.io/apsw/

Mailing lists/contacts
======================

* `Python SQLite discussion group
  <https://groups.google.com/group/python-sqlite>`__  (preferred)
* `Github discussions <https://github.com/rogerbinns/apsw/discussions>`__
* You can also email the author at `rogerb@rogerbinns.com
  <mailto:rogerb@rogerbinns.com>`__

Releases and Changes
====================

Releases are made to `PyPI <https://pypi.org/project/apsw/>`__
(install using pip) and `Github
<https://github.com/rogerbinns/apsw/releases>`__

New release announcements are sent to the `Python SQLite discussion
group <https://groups.google.com/group/python-sqlite>`__ and there is
an `RSS feed from PyPI
<https://pypi.org/rss/project/apsw/releases.xml>`__.

`Full detailed list of changes
<https://rogerbinns.github.io/apsw/changes.html>`__

Bugs
====

You can find existing and fixed bugs by clicking on `Issues
<https://github.com/rogerbinns/apsw/issues>`__ and using "New Issue"
to report previously unknown issues.

License
=======

See `LICENSE
<https://github.com/rogerbinns/apsw/blob/master/LICENSE>`__ - in
essence any OSI approved open source license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rogerbinns/apsw/",
    "name": "apsw",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "database,sqlite",
    "author": "Roger Binns",
    "author_email": "rogerb@rogerbinns.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/26/0d71d9997d752edb88320c660af2001feb7e5a0488c2b571d1817f20fd87/apsw-3.45.2.0.tar.gz",
    "platform": "any",
    "description": ".. image::  https://raw.githubusercontent.com/rogerbinns/apsw/master/doc/apswlogo.png\n  :width: 215 px\n  :align: left\n  :alt: APSW logo - links to documentation\n  :target: https://rogerbinns.github.io/apsw/\n\nAPSW stands for **A**\\ nother **P**\\ ython **S**\\ QLite **W**\\ rapper.   APSW\nsupports CPython 3.8 onwards.\n\nAbout\n=====\n\nAPSW lets you get the most out of the `SQLite <https://sqlite.org/>`__\nembedded relational database engine from Python, and the most out of\nPython from SQLite.  APSW glues together the complete `SQLite C API\n<https://sqlite.org/c3ref/intro.html>`__ and `Python's C API\n<https://docs.python.org/3/c-api/index.html>`__, staying up to date\nwith both SQLite and Python.\n\n\nIt is recommended to use the builtin `sqlite3 module\n<https://docs.python.org/3/library/sqlite3.html>`__ if you want SQLite\nto appear interchangeable with the other database drivers.\n\nUse APSW when you want to use SQLite fully, and have an improved\ndeveloper experience.  The `documentation\n<https://rogerbinns.github.io/apsw/pysqlite.html>`__ has a section on\nthe differences between APSW and sqlite3.\n\nHelp/Documentation\n==================\n\nThere is a tour and example code using APSW at\nhttps://rogerbinns.github.io/apsw/example.html\n\nThe latest documentation is at https://rogerbinns.github.io/apsw/\n\nMailing lists/contacts\n======================\n\n* `Python SQLite discussion group\n  <https://groups.google.com/group/python-sqlite>`__  (preferred)\n* `Github discussions <https://github.com/rogerbinns/apsw/discussions>`__\n* You can also email the author at `rogerb@rogerbinns.com\n  <mailto:rogerb@rogerbinns.com>`__\n\nReleases and Changes\n====================\n\nReleases are made to `PyPI <https://pypi.org/project/apsw/>`__\n(install using pip) and `Github\n<https://github.com/rogerbinns/apsw/releases>`__\n\nNew release announcements are sent to the `Python SQLite discussion\ngroup <https://groups.google.com/group/python-sqlite>`__ and there is\nan `RSS feed from PyPI\n<https://pypi.org/rss/project/apsw/releases.xml>`__.\n\n`Full detailed list of changes\n<https://rogerbinns.github.io/apsw/changes.html>`__\n\nBugs\n====\n\nYou can find existing and fixed bugs by clicking on `Issues\n<https://github.com/rogerbinns/apsw/issues>`__ and using \"New Issue\"\nto report previously unknown issues.\n\nLicense\n=======\n\nSee `LICENSE\n<https://github.com/rogerbinns/apsw/blob/master/LICENSE>`__ - in\nessence any OSI approved open source license.\n",
    "bugtrack_url": null,
    "license": "OSI Approved",
    "summary": "Another Python SQLite Wrapper",
    "version": "3.45.2.0",
    "project_urls": {
        "Changelog": "https://rogerbinns.github.io/apsw/changes.html",
        "Code": "https://github.com/rogerbinns/apsw",
        "Documentation": "https://rogerbinns.github.io/apsw/",
        "Example": "https://rogerbinns.github.io/apsw/example.html",
        "Homepage": "https://github.com/rogerbinns/apsw/",
        "Issue Tracker": "https://github.com/rogerbinns/apsw/issues"
    },
    "split_keywords": [
        "database",
        "sqlite"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94db6050c184f3254d68b605bcb6ffadccd1b92a2e2db6ae99906b30fb6ea412",
                "md5": "86444ab1180e99e2c4bca36859576885",
                "sha256": "1873cf5edb291fddbad0bbfd193ee5ec6fc05ea3dbc39ab801a90c211673734e"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "86444ab1180e99e2c4bca36859576885",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 2516906,
            "upload_time": "2024-03-12T19:18:13",
            "upload_time_iso_8601": "2024-03-12T19:18:13.355968Z",
            "url": "https://files.pythonhosted.org/packages/94/db/6050c184f3254d68b605bcb6ffadccd1b92a2e2db6ae99906b30fb6ea412/apsw-3.45.2.0-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b660c5d40cc1238f0ed9c5117ec868c3d150df12c709dc81c09e43675a736a9b",
                "md5": "fd732878708fbcb5c663d98901df19ad",
                "sha256": "e08849bdee202f536fe0e1da68f5cf94bf74e9981bbac6df4e60dd478da31aab"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fd732878708fbcb5c663d98901df19ad",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1399809,
            "upload_time": "2024-03-12T19:18:15",
            "upload_time_iso_8601": "2024-03-12T19:18:15.860470Z",
            "url": "https://files.pythonhosted.org/packages/b6/60/c5d40cc1238f0ed9c5117ec868c3d150df12c709dc81c09e43675a736a9b/apsw-3.45.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "606d2cc77a3dc3928bdb7bffafb867354a8369f059ad283677b5ecc6e232127f",
                "md5": "922104373dbb3f85b7a9601b34753ebe",
                "sha256": "0ae4e74e5a208a78a8f289425f38bec4a4561b5cf97b854f35f28efeb00a45a6"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "922104373dbb3f85b7a9601b34753ebe",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1318306,
            "upload_time": "2024-03-12T19:18:17",
            "upload_time_iso_8601": "2024-03-12T19:18:17.215859Z",
            "url": "https://files.pythonhosted.org/packages/60/6d/2cc77a3dc3928bdb7bffafb867354a8369f059ad283677b5ecc6e232127f/apsw-3.45.2.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30017fed9b98733e2e6133a2703e5becc7c2f747e70907afe08a03a987bd05be",
                "md5": "3d78c4fc52834dcb6a7bb02439f0c2fa",
                "sha256": "372f741aa038e188cc860fa5a76af63376b8673996fc5b7d2f9ed5f20002edd5"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3d78c4fc52834dcb6a7bb02439f0c2fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5252425,
            "upload_time": "2024-03-12T19:18:18",
            "upload_time_iso_8601": "2024-03-12T19:18:18.870103Z",
            "url": "https://files.pythonhosted.org/packages/30/01/7fed9b98733e2e6133a2703e5becc7c2f747e70907afe08a03a987bd05be/apsw-3.45.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "664f197587f44208b86c82087954dd410b97f6abe83797989891f79b515334b5",
                "md5": "52759ed74925f375eb82cc9d50e6d399",
                "sha256": "ae16d9dc225d297d48b4fdd96f51745f4233c38fa2a3b6bfffd7e43c9bd99e13"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "52759ed74925f375eb82cc9d50e6d399",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5300356,
            "upload_time": "2024-03-12T19:18:20",
            "upload_time_iso_8601": "2024-03-12T19:18:20.455704Z",
            "url": "https://files.pythonhosted.org/packages/66/4f/197587f44208b86c82087954dd410b97f6abe83797989891f79b515334b5/apsw-3.45.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c435e1af8ffb781864285eef2eafe122d2fa54eaa0ada4628363c0f9c44b3052",
                "md5": "88360c51d05c16a8f72a594735580b44",
                "sha256": "1cb2c450ce9d56965be213f432eb4a3f12cbee202a2cf9fe84c1a956e1516798"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "88360c51d05c16a8f72a594735580b44",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5190227,
            "upload_time": "2024-03-12T19:18:22",
            "upload_time_iso_8601": "2024-03-12T19:18:22.945376Z",
            "url": "https://files.pythonhosted.org/packages/c4/35/e1af8ffb781864285eef2eafe122d2fa54eaa0ada4628363c0f9c44b3052/apsw-3.45.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a7b149423a28c430c715f4aa3d65e197c0f3962b729338d448e5f5cf848e86f",
                "md5": "1997c5e2e5eb8b31cbe17c008e53261b",
                "sha256": "c9c53f08af854768e3d2d4fb15ab2c869317a97ec8b722183904ee0cc7a00a3f"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1997c5e2e5eb8b31cbe17c008e53261b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5211660,
            "upload_time": "2024-03-12T19:18:25",
            "upload_time_iso_8601": "2024-03-12T19:18:25.286776Z",
            "url": "https://files.pythonhosted.org/packages/2a/7b/149423a28c430c715f4aa3d65e197c0f3962b729338d448e5f5cf848e86f/apsw-3.45.2.0-cp310-cp310-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2b02c4a55daa112a93b4d6601554ad11a46c6a70d967c091594cdc59c43bd2c",
                "md5": "1b7275698344ae6f65d047f1ee03e9c3",
                "sha256": "13a8ebb90021b8c0812571477a0d1c12ef2d52ee1feec3ae5ad07e53b46c537c"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "1b7275698344ae6f65d047f1ee03e9c3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5145891,
            "upload_time": "2024-03-12T19:18:27",
            "upload_time_iso_8601": "2024-03-12T19:18:27.627555Z",
            "url": "https://files.pythonhosted.org/packages/c2/b0/2c4a55daa112a93b4d6601554ad11a46c6a70d967c091594cdc59c43bd2c/apsw-3.45.2.0-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cba6f5f147dcb85f8173b850a1e7e2bfc403748250f2bb669012ad1a3e65dc6c",
                "md5": "91e2a57f79feec21954b5f2d44d4828d",
                "sha256": "b2cc8887247fdbcc9b935b7c4a2288a17fe85a30009798b65a886e57c08bcb76"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "91e2a57f79feec21954b5f2d44d4828d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5270643,
            "upload_time": "2024-03-12T19:18:30",
            "upload_time_iso_8601": "2024-03-12T19:18:30.108481Z",
            "url": "https://files.pythonhosted.org/packages/cb/a6/f5f147dcb85f8173b850a1e7e2bfc403748250f2bb669012ad1a3e65dc6c/apsw-3.45.2.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd99287523dcf2d88bf1725ba1940c840c9f20304c1bdb5d926d4412ea445b3",
                "md5": "0ed64b1bfc4faf565435a07420f69e3b",
                "sha256": "d755c164d593d822e4ff4e26e415a81a6dc0d9956883ec8c4a8900b4e4e15e97"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "0ed64b1bfc4faf565435a07420f69e3b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1020642,
            "upload_time": "2024-03-12T19:18:31",
            "upload_time_iso_8601": "2024-03-12T19:18:31.627505Z",
            "url": "https://files.pythonhosted.org/packages/cd/d9/9287523dcf2d88bf1725ba1940c840c9f20304c1bdb5d926d4412ea445b3/apsw-3.45.2.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55408c453a8072822aebecec4135372bacea97541d3d62f3ba12c9d47d2f3c1a",
                "md5": "c4eabb8c6cdb57c025eb403682ec510a",
                "sha256": "ff5a16c611a461bdb84b531d1ce70fc95d6e4b5a9d3b46a6367374f7ed351f1c"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c4eabb8c6cdb57c025eb403682ec510a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1193151,
            "upload_time": "2024-03-12T19:18:32",
            "upload_time_iso_8601": "2024-03-12T19:18:32.985451Z",
            "url": "https://files.pythonhosted.org/packages/55/40/8c453a8072822aebecec4135372bacea97541d3d62f3ba12c9d47d2f3c1a/apsw-3.45.2.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37c715878db66f4e0f945cc6ac411e7647862ef375282a1dc47700742ef2c158",
                "md5": "a8380ad5cf67261592489e04a545fd4b",
                "sha256": "967f25f8a7d296b2a4af105b1a8db3d5700d011eb22e91f4db39f833eca429b0"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "a8380ad5cf67261592489e04a545fd4b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 2519282,
            "upload_time": "2024-03-12T19:18:34",
            "upload_time_iso_8601": "2024-03-12T19:18:34.395004Z",
            "url": "https://files.pythonhosted.org/packages/37/c7/15878db66f4e0f945cc6ac411e7647862ef375282a1dc47700742ef2c158/apsw-3.45.2.0-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21885d72854142e23cb82bf3d5e82ac01f39fab7e356cff8f231a2c736e497f6",
                "md5": "0ef8f7620b3d501a1caf488b900265b3",
                "sha256": "919808b4abe466a66a3aacfb53b5db29e0e694f0b846edd3ce804abe829b88de"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0ef8f7620b3d501a1caf488b900265b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1401687,
            "upload_time": "2024-03-12T19:18:35",
            "upload_time_iso_8601": "2024-03-12T19:18:35.941789Z",
            "url": "https://files.pythonhosted.org/packages/21/88/5d72854142e23cb82bf3d5e82ac01f39fab7e356cff8f231a2c736e497f6/apsw-3.45.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ea26355d777818044e5f8b983de27aad0c3a281358b9dda76e5875a64c6b4f3",
                "md5": "c09c63cc3bf28303ba0e9325c77a6c6b",
                "sha256": "858e09db02f44f40305d5199c1f4e6820d4083273f050d047c4c944481d24fca"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c09c63cc3bf28303ba0e9325c77a6c6b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1319510,
            "upload_time": "2024-03-12T19:18:37",
            "upload_time_iso_8601": "2024-03-12T19:18:37.831472Z",
            "url": "https://files.pythonhosted.org/packages/5e/a2/6355d777818044e5f8b983de27aad0c3a281358b9dda76e5875a64c6b4f3/apsw-3.45.2.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2abc3f24efef6b4ac112af6163e037110b064c761ffc742ac3feb76da8e965d7",
                "md5": "b134ac0dcc174274ff478c0f21a4a89e",
                "sha256": "9cb886ad478f3bb9414e7e812f128cecb3601fc37f97e4f892c6f224edced0d9"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b134ac0dcc174274ff478c0f21a4a89e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5290216,
            "upload_time": "2024-03-12T19:18:39",
            "upload_time_iso_8601": "2024-03-12T19:18:39.991471Z",
            "url": "https://files.pythonhosted.org/packages/2a/bc/3f24efef6b4ac112af6163e037110b064c761ffc742ac3feb76da8e965d7/apsw-3.45.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ea3889873dd787c395d278f310df9e58997e47d75fa6e4db633a37e9612d912",
                "md5": "3b5f601621457336bf7390f2c7b73e1c",
                "sha256": "1018ff485277e1b5adeca2a5470b760d9a5ca9a1720c8889678a9afbf8d51a77"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3b5f601621457336bf7390f2c7b73e1c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5338226,
            "upload_time": "2024-03-12T19:18:41",
            "upload_time_iso_8601": "2024-03-12T19:18:41.578667Z",
            "url": "https://files.pythonhosted.org/packages/6e/a3/889873dd787c395d278f310df9e58997e47d75fa6e4db633a37e9612d912/apsw-3.45.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28f998a21a902d93a9de316a05861694ce3eafa1edfd699ccf0bbdd33fdc363f",
                "md5": "2707e508d54aa8af54b8a3433e6b9d5e",
                "sha256": "c580467ef70e5618006dcae965783d1db4fb6016738ee7c6f610acecf9d42425"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "2707e508d54aa8af54b8a3433e6b9d5e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5215008,
            "upload_time": "2024-03-12T19:18:43",
            "upload_time_iso_8601": "2024-03-12T19:18:43.352743Z",
            "url": "https://files.pythonhosted.org/packages/28/f9/98a21a902d93a9de316a05861694ce3eafa1edfd699ccf0bbdd33fdc363f/apsw-3.45.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b853b2b0b72d7ba1e8d2315d8479ff94cc03e0981f6a5350fc393e28db965bc",
                "md5": "c81ea0a90069b7f8cd54a25f1370ff0e",
                "sha256": "8f8baf12a21e017559528bf9159eb91cfa0209eba17356150c16d4a4223e95e1"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c81ea0a90069b7f8cd54a25f1370ff0e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5241470,
            "upload_time": "2024-03-12T19:18:45",
            "upload_time_iso_8601": "2024-03-12T19:18:45.664862Z",
            "url": "https://files.pythonhosted.org/packages/4b/85/3b2b0b72d7ba1e8d2315d8479ff94cc03e0981f6a5350fc393e28db965bc/apsw-3.45.2.0-cp311-cp311-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ea086af192a04fbe231c15db90e134500f2dd070b064c021a828d1ade3e46d0",
                "md5": "b343827c2e67389df44d317830f63185",
                "sha256": "3e6aef31244dfaaee475eeece7d866cadad872c25d0df2158d64f6259cf8614f"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "b343827c2e67389df44d317830f63185",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5177723,
            "upload_time": "2024-03-12T19:18:48",
            "upload_time_iso_8601": "2024-03-12T19:18:48.551464Z",
            "url": "https://files.pythonhosted.org/packages/0e/a0/86af192a04fbe231c15db90e134500f2dd070b064c021a828d1ade3e46d0/apsw-3.45.2.0-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abadb32b002b810e42e823d01ee3d3ff96fcf753104a23379e83a02ed5bf07aa",
                "md5": "883463ef076b6100238c5ec8475c3eee",
                "sha256": "455182f76ba6caa105964ce38bfb523e58ef47a07a5854c4f77c7695c95cd42a"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "883463ef076b6100238c5ec8475c3eee",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5300840,
            "upload_time": "2024-03-12T19:18:51",
            "upload_time_iso_8601": "2024-03-12T19:18:51.140299Z",
            "url": "https://files.pythonhosted.org/packages/ab/ad/b32b002b810e42e823d01ee3d3ff96fcf753104a23379e83a02ed5bf07aa/apsw-3.45.2.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47cf43ca7274ec8aa7e1a8473f99f1c6086572e06c2855ea2d106098732aff14",
                "md5": "131d7e64deff9ad49a557b8a2bb07ef6",
                "sha256": "16944708c503887c6cdedadf5ac79a25bdfa5a67b937a5d64d74cf42803606c8"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "131d7e64deff9ad49a557b8a2bb07ef6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1022348,
            "upload_time": "2024-03-12T19:18:52",
            "upload_time_iso_8601": "2024-03-12T19:18:52.808129Z",
            "url": "https://files.pythonhosted.org/packages/47/cf/43ca7274ec8aa7e1a8473f99f1c6086572e06c2855ea2d106098732aff14/apsw-3.45.2.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "747185a9517159cd210452d6b3bbe535a5285fc3f6b7f024e483a73f79eb8bec",
                "md5": "8a2dbdc620a0d3187d17d245a4382b65",
                "sha256": "e94d007441e1df2c2c990c7985d39f7f1037758f02940ee987ecbcc1383402d8"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8a2dbdc620a0d3187d17d245a4382b65",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1196441,
            "upload_time": "2024-03-12T19:18:54",
            "upload_time_iso_8601": "2024-03-12T19:18:54.195847Z",
            "url": "https://files.pythonhosted.org/packages/74/71/85a9517159cd210452d6b3bbe535a5285fc3f6b7f024e483a73f79eb8bec/apsw-3.45.2.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54352e33adfc5ec1503850925e16b2984b739513e54133c90065c3f02c2972ab",
                "md5": "4cb6b69f4a82b9dc6efb12507404584e",
                "sha256": "f12f78b4ec5cdaea391673d7396bb4117c4ef6a2ad91287c66a06fe17f7e067d"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "4cb6b69f4a82b9dc6efb12507404584e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 2519163,
            "upload_time": "2024-03-12T19:18:55",
            "upload_time_iso_8601": "2024-03-12T19:18:55.758210Z",
            "url": "https://files.pythonhosted.org/packages/54/35/2e33adfc5ec1503850925e16b2984b739513e54133c90065c3f02c2972ab/apsw-3.45.2.0-cp312-cp312-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "847c9bd4a60877dbf894bc8dd5077ed3183f8229b296a38bb077271e5fe54c80",
                "md5": "32348e235f3fc379594bf84bbbb1198c",
                "sha256": "5353c872476c79613511bdc0a60668d760a0dfeda2d56f2b5b616fc4a261fcb4"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "32348e235f3fc379594bf84bbbb1198c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1401913,
            "upload_time": "2024-03-12T19:18:58",
            "upload_time_iso_8601": "2024-03-12T19:18:58.010825Z",
            "url": "https://files.pythonhosted.org/packages/84/7c/9bd4a60877dbf894bc8dd5077ed3183f8229b296a38bb077271e5fe54c80/apsw-3.45.2.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f5ee6b5d97d54796464e2c9da9043253c1a1148c26721b4f17cf61031eb307b",
                "md5": "1da567714acb7e391552efa51128d94a",
                "sha256": "94427f8cb4b37dc67d208c34faa37bed3be683ac181e0d4a9e007f23dda0f65e"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1da567714acb7e391552efa51128d94a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1319426,
            "upload_time": "2024-03-12T19:18:59",
            "upload_time_iso_8601": "2024-03-12T19:18:59.499488Z",
            "url": "https://files.pythonhosted.org/packages/7f/5e/e6b5d97d54796464e2c9da9043253c1a1148c26721b4f17cf61031eb307b/apsw-3.45.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2740aaf9ba3a72d74b8a1c264748912daa5f02fa43b2b77a792a9dccbd109f42",
                "md5": "1bfcdb5158a70628b0db8540f65acbf5",
                "sha256": "c7d6f0d1786574db07aa0fbfbfd4db75ae02942e16b0d6d2f20e4a7736c93375"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1bfcdb5158a70628b0db8540f65acbf5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5279801,
            "upload_time": "2024-03-12T19:19:01",
            "upload_time_iso_8601": "2024-03-12T19:19:01.163689Z",
            "url": "https://files.pythonhosted.org/packages/27/40/aaf9ba3a72d74b8a1c264748912daa5f02fa43b2b77a792a9dccbd109f42/apsw-3.45.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "945a9c4285f99caba048b1f3ecbfc11409d410229a837fe7fcba9967c33b6e06",
                "md5": "681de4b6f0a76d0e277b9c7e511831b2",
                "sha256": "5bd4b72c85e95d9eb2c93e78d27083df68fe9287a7be22eaacacebfa941c2ac4"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "681de4b6f0a76d0e277b9c7e511831b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5327891,
            "upload_time": "2024-03-12T19:19:03",
            "upload_time_iso_8601": "2024-03-12T19:19:03.048861Z",
            "url": "https://files.pythonhosted.org/packages/94/5a/9c4285f99caba048b1f3ecbfc11409d410229a837fe7fcba9967c33b6e06/apsw-3.45.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "582821871e97b510d5b34708f3b899caaedf8f6e2ea25fdb8f8bc06f3863c057",
                "md5": "0ffeaccf92c7abd5e0b423a6463494f3",
                "sha256": "22e1c8e7a5b7244ec5a714cf5244c405198577a1e9eacc0ce5957974d4232498"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "0ffeaccf92c7abd5e0b423a6463494f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5200222,
            "upload_time": "2024-03-12T19:19:05",
            "upload_time_iso_8601": "2024-03-12T19:19:05.092001Z",
            "url": "https://files.pythonhosted.org/packages/58/28/21871e97b510d5b34708f3b899caaedf8f6e2ea25fdb8f8bc06f3863c057/apsw-3.45.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e316780a1e87072ab80ad5bd26d885409b4d3adcdddca89afb2a31da7d8d45da",
                "md5": "282369c68058b353c51307b1846d8830",
                "sha256": "23b3ebddf63536382500562349d33f72310d340239085defbc9d6affe987007f"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "282369c68058b353c51307b1846d8830",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5235621,
            "upload_time": "2024-03-12T19:19:07",
            "upload_time_iso_8601": "2024-03-12T19:19:07.025267Z",
            "url": "https://files.pythonhosted.org/packages/e3/16/780a1e87072ab80ad5bd26d885409b4d3adcdddca89afb2a31da7d8d45da/apsw-3.45.2.0-cp312-cp312-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e6152efbd7ca12129851325c4486b134d0b14871aa478587cf50b435f8aa1d5",
                "md5": "bc0bba0744662a7eeee5e98dbb771056",
                "sha256": "f1620ca1eb6ceab90fd5bd3fb5b2d5449c09b63994292ca54efb1605118dfd0e"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "bc0bba0744662a7eeee5e98dbb771056",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5147035,
            "upload_time": "2024-03-12T19:19:09",
            "upload_time_iso_8601": "2024-03-12T19:19:09.885271Z",
            "url": "https://files.pythonhosted.org/packages/7e/61/52efbd7ca12129851325c4486b134d0b14871aa478587cf50b435f8aa1d5/apsw-3.45.2.0-cp312-cp312-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf5ba50e7f6b2085d618f873e518b11c84dcba54ddd7563303e7b07edfdf882d",
                "md5": "69be2a7caead8ce0572b860443143636",
                "sha256": "7c968cc31104812de006cff832a9b29c15fa71ad0cf8c825d2e4e8393840e797"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "69be2a7caead8ce0572b860443143636",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5302354,
            "upload_time": "2024-03-12T19:19:11",
            "upload_time_iso_8601": "2024-03-12T19:19:11.882647Z",
            "url": "https://files.pythonhosted.org/packages/bf/5b/a50e7f6b2085d618f873e518b11c84dcba54ddd7563303e7b07edfdf882d/apsw-3.45.2.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3458873f8d28d6639e18c4a2da0fd9d1ef203faff487d8ccf657892d2ca43a81",
                "md5": "8130d6eabf51614709d20b5edadbf8bf",
                "sha256": "3f96754fa0baa7933b769d3f782f73f3761bfdd581ff79f9ed117e33988daf5b"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "8130d6eabf51614709d20b5edadbf8bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1022155,
            "upload_time": "2024-03-12T19:19:13",
            "upload_time_iso_8601": "2024-03-12T19:19:13.570780Z",
            "url": "https://files.pythonhosted.org/packages/34/58/873f8d28d6639e18c4a2da0fd9d1ef203faff487d8ccf657892d2ca43a81/apsw-3.45.2.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52979c1e01931d03d00d94b3083696711de704fdefa998d78b8e33077147bfeb",
                "md5": "18a6b24729620a57026f42ee5ceb6bbd",
                "sha256": "cb081d1ab72b65ce104784460a3c07c1a3d7501f432570f912b81a4aabf5bbd1"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "18a6b24729620a57026f42ee5ceb6bbd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1194929,
            "upload_time": "2024-03-12T19:19:15",
            "upload_time_iso_8601": "2024-03-12T19:19:15.606901Z",
            "url": "https://files.pythonhosted.org/packages/52/97/9c1e01931d03d00d94b3083696711de704fdefa998d78b8e33077147bfeb/apsw-3.45.2.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50e8c58091d9eb99a57a7a5523fdb1042f0043356b451bcebda61b0aaeaa8698",
                "md5": "fc726c75ae70c2aaf60fc469bd3d1b05",
                "sha256": "6a8ab86d33043bf47ef584498b82b435cb9de79eee5f99737e0eaa056e1f6b62"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "fc726c75ae70c2aaf60fc469bd3d1b05",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 2518700,
            "upload_time": "2024-03-12T19:19:17",
            "upload_time_iso_8601": "2024-03-12T19:19:17.673164Z",
            "url": "https://files.pythonhosted.org/packages/50/e8/c58091d9eb99a57a7a5523fdb1042f0043356b451bcebda61b0aaeaa8698/apsw-3.45.2.0-cp38-cp38-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "feb6d51d7f800e41899f65e35dd2bd24c912df826f646fbf7f46c006ce73cf47",
                "md5": "5d4105e380e6dcdd2f867c4eaefaa62d",
                "sha256": "75f0e2be1aee0c8db1ed7e9cf41625df0cc971c780be0a598f25e14eb9863ab6"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5d4105e380e6dcdd2f867c4eaefaa62d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1401104,
            "upload_time": "2024-03-12T19:19:19",
            "upload_time_iso_8601": "2024-03-12T19:19:19.182882Z",
            "url": "https://files.pythonhosted.org/packages/fe/b6/d51d7f800e41899f65e35dd2bd24c912df826f646fbf7f46c006ce73cf47/apsw-3.45.2.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e359f4a0fa0af0388e2aa2aa556b4345fa5ac9df5f21d0a3cbed711356a8f6ff",
                "md5": "f07e0232e5ddb3231ce71d186cfdb239",
                "sha256": "5ddf42eb2fc59aa59f720fc7b5df626907ff71b7b5d13dad16f4d201a376431f"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f07e0232e5ddb3231ce71d186cfdb239",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1319059,
            "upload_time": "2024-03-12T19:19:20",
            "upload_time_iso_8601": "2024-03-12T19:19:20.583052Z",
            "url": "https://files.pythonhosted.org/packages/e3/59/f4a0fa0af0388e2aa2aa556b4345fa5ac9df5f21d0a3cbed711356a8f6ff/apsw-3.45.2.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0abf10fa2e17d8635e2881f455af742c7e764d3265d327db1a4f5d296087b59b",
                "md5": "4e5111c718b33bb36037da617c1923f0",
                "sha256": "632f5b590059b9242e4a710082c50972b71916ee8f121051a7bbaed6bafbdc55"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4e5111c718b33bb36037da617c1923f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5313728,
            "upload_time": "2024-03-12T19:19:22",
            "upload_time_iso_8601": "2024-03-12T19:19:22.377820Z",
            "url": "https://files.pythonhosted.org/packages/0a/bf/10fa2e17d8635e2881f455af742c7e764d3265d327db1a4f5d296087b59b/apsw-3.45.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e38508fd0dd4575a6f2ea966ac35313db192cf2fab6e9805c10d2e8c9e80dfb4",
                "md5": "69fef890e4eb4c13f03db807c0a6472d",
                "sha256": "b400cd5cb4029e8f55a7526b10af680340c5dd7a75c6a175fccc6047602e393f"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "69fef890e4eb4c13f03db807c0a6472d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5200134,
            "upload_time": "2024-03-12T19:19:24",
            "upload_time_iso_8601": "2024-03-12T19:19:24.698077Z",
            "url": "https://files.pythonhosted.org/packages/e3/85/08fd0dd4575a6f2ea966ac35313db192cf2fab6e9805c10d2e8c9e80dfb4/apsw-3.45.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72d93f377d1c9f0b534c2ed9dc18821f689637302d33d3c2e0e5d67bec48d12b",
                "md5": "da0efc9bd676e6a0c1c185a35563c6ad",
                "sha256": "34dd353b3351a421e12dd71bf0e3cded710a40c38acc88f64df11ba912a2b15d"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "da0efc9bd676e6a0c1c185a35563c6ad",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5158406,
            "upload_time": "2024-03-12T19:19:26",
            "upload_time_iso_8601": "2024-03-12T19:19:26.498734Z",
            "url": "https://files.pythonhosted.org/packages/72/d9/3f377d1c9f0b534c2ed9dc18821f689637302d33d3c2e0e5d67bec48d12b/apsw-3.45.2.0-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbc071144b08392cd51c3d89a33471b99be318bf5188aeffb75f89dd008ed1f6",
                "md5": "2a127b24ae44e5b1c029bb4cf5802b24",
                "sha256": "fe857ea56cf11a0256cd7dd7076a51c2cfb0c0ee07b8e85c7eb10c88e8fc2bae"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2a127b24ae44e5b1c029bb4cf5802b24",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5283672,
            "upload_time": "2024-03-12T19:19:28",
            "upload_time_iso_8601": "2024-03-12T19:19:28.436154Z",
            "url": "https://files.pythonhosted.org/packages/bb/c0/71144b08392cd51c3d89a33471b99be318bf5188aeffb75f89dd008ed1f6/apsw-3.45.2.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3cebdaf04abd93a4ad111797267f91229c228d4de468af793ca44b5ef9b55db",
                "md5": "a720fe12781af96dc4d57234f79ddddf",
                "sha256": "083ef86ba378a6ee2cd717c6d521554792e2f9eea157e2a0cf9a5059cfc43af2"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "a720fe12781af96dc4d57234f79ddddf",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1021375,
            "upload_time": "2024-03-12T19:19:30",
            "upload_time_iso_8601": "2024-03-12T19:19:30.078954Z",
            "url": "https://files.pythonhosted.org/packages/c3/ce/bdaf04abd93a4ad111797267f91229c228d4de468af793ca44b5ef9b55db/apsw-3.45.2.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccf9467a6d3af2c151109fe1fd2abcd0551fe3aa5dada8c9200cf7ee902d11ca",
                "md5": "0d170336f00570c1496399b72b0fdc89",
                "sha256": "efe0f06b58b3b1a79dd86c2b6ef32feca9ca31baf8e8bcede08fb7a77b494431"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0d170336f00570c1496399b72b0fdc89",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1194429,
            "upload_time": "2024-03-12T19:19:32",
            "upload_time_iso_8601": "2024-03-12T19:19:32.291291Z",
            "url": "https://files.pythonhosted.org/packages/cc/f9/467a6d3af2c151109fe1fd2abcd0551fe3aa5dada8c9200cf7ee902d11ca/apsw-3.45.2.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8703bf8144d77cdf1fa9c7573f764b61489b1e7833064333e7fdec2f4b7870ba",
                "md5": "0e726b6cf8fe9a7ba2ea4a82026ecc1f",
                "sha256": "dce665254a76dc41fcce6bc22f9001fb1e84c7e8efeeb0591a9111e3225b4fb2"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "0e726b6cf8fe9a7ba2ea4a82026ecc1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 2516683,
            "upload_time": "2024-03-12T19:19:34",
            "upload_time_iso_8601": "2024-03-12T19:19:34.280545Z",
            "url": "https://files.pythonhosted.org/packages/87/03/bf8144d77cdf1fa9c7573f764b61489b1e7833064333e7fdec2f4b7870ba/apsw-3.45.2.0-cp39-cp39-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78169cb4a1c535cde4925f8a6eefd59a50d4df4de18731866729b1d72c72be01",
                "md5": "6ff54e5b7502be054abbe662e2ce8839",
                "sha256": "fd17728f715df34b976ad14e5dc712877e3313f963cb595c4b17f24022712253"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ff54e5b7502be054abbe662e2ce8839",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1399701,
            "upload_time": "2024-03-12T19:19:36",
            "upload_time_iso_8601": "2024-03-12T19:19:36.192798Z",
            "url": "https://files.pythonhosted.org/packages/78/16/9cb4a1c535cde4925f8a6eefd59a50d4df4de18731866729b1d72c72be01/apsw-3.45.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b69c9fa17444d64576b282ae3659ebb7aeed7b544ab72490ef66b2a4cbab446",
                "md5": "e74f4c29d0d4bef35f2b416feb4f3634",
                "sha256": "6f6800583c5b6daa98f825fc27b534f5c312b9b125657aeb7e21ba9ee835617c"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e74f4c29d0d4bef35f2b416feb4f3634",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1318244,
            "upload_time": "2024-03-12T19:19:38",
            "upload_time_iso_8601": "2024-03-12T19:19:38.316220Z",
            "url": "https://files.pythonhosted.org/packages/2b/69/c9fa17444d64576b282ae3659ebb7aeed7b544ab72490ef66b2a4cbab446/apsw-3.45.2.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "883f8cc7b61113841323bd42afd8410af15602abdc81e3c6e169e7a2d2f4e796",
                "md5": "f2739528f23e640c8f3ccead6342a2c5",
                "sha256": "c8c20642b3b4ffdc9640c69ca66b1c557106d6a6caae5131758d9910d81e86d5"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f2739528f23e640c8f3ccead6342a2c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5304588,
            "upload_time": "2024-03-12T19:19:39",
            "upload_time_iso_8601": "2024-03-12T19:19:39.979468Z",
            "url": "https://files.pythonhosted.org/packages/88/3f/8cc7b61113841323bd42afd8410af15602abdc81e3c6e169e7a2d2f4e796/apsw-3.45.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaaf8b76448cb87630875d73f8ce7d1268d6ac9f4bbcf01d6d033b4622b093c7",
                "md5": "9e5cb87cb107178958c0d364ed1a8d6f",
                "sha256": "abdc314e4b4e6ce3fd1e027c452b5ac0f3d1326adf8f321c568c9384646ae93d"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "9e5cb87cb107178958c0d364ed1a8d6f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5193767,
            "upload_time": "2024-03-12T19:19:41",
            "upload_time_iso_8601": "2024-03-12T19:19:41.789190Z",
            "url": "https://files.pythonhosted.org/packages/ea/af/8b76448cb87630875d73f8ce7d1268d6ac9f4bbcf01d6d033b4622b093c7/apsw-3.45.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92dba7212aa80605ff66bb6080fe4834b7e92b6213b0a1db5f09c1d509921907",
                "md5": "58b46fced7d5abe7cae13d37ca2610f2",
                "sha256": "26dea875572859c073cfa747f909c595604a0636149bf375e4f14a16da12aa33"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "58b46fced7d5abe7cae13d37ca2610f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5150375,
            "upload_time": "2024-03-12T19:19:43",
            "upload_time_iso_8601": "2024-03-12T19:19:43.616323Z",
            "url": "https://files.pythonhosted.org/packages/92/db/a7212aa80605ff66bb6080fe4834b7e92b6213b0a1db5f09c1d509921907/apsw-3.45.2.0-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74a14214ad1e26fa309050c63ab8430b9c3e3ee6535b0dd582ff2951e88342e6",
                "md5": "96def82b12f41468b008816c6b5b4f9f",
                "sha256": "122c60f673804b79d08fc59c32e667ac82691ac0817151b8341a8b4b4272a16b"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "96def82b12f41468b008816c6b5b4f9f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5275147,
            "upload_time": "2024-03-12T19:19:46",
            "upload_time_iso_8601": "2024-03-12T19:19:46.552677Z",
            "url": "https://files.pythonhosted.org/packages/74/a1/4214ad1e26fa309050c63ab8430b9c3e3ee6535b0dd582ff2951e88342e6/apsw-3.45.2.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81bf92ddbfb2c0c126f28507625e5304b31f28563306e76dccee57aec3d93226",
                "md5": "892b5d42923badb36768081d2afe6cf3",
                "sha256": "24d001fcfe8a7decb92722d94a9f9e756564c65ba3806d4156ad827f4bdf9247"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "892b5d42923badb36768081d2afe6cf3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1021022,
            "upload_time": "2024-03-12T19:19:48",
            "upload_time_iso_8601": "2024-03-12T19:19:48.725265Z",
            "url": "https://files.pythonhosted.org/packages/81/bf/92ddbfb2c0c126f28507625e5304b31f28563306e76dccee57aec3d93226/apsw-3.45.2.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8452a33ea9f659867f680a09874d40101fc37490727806651b42c96ba8693a4",
                "md5": "290bbbee6dc2cd895054ab0459b82d33",
                "sha256": "01319f1332020407c0af54144c8100c0258add40ec4a661416b5261a0d2150f0"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "290bbbee6dc2cd895054ab0459b82d33",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1193674,
            "upload_time": "2024-03-12T19:19:50",
            "upload_time_iso_8601": "2024-03-12T19:19:50.288231Z",
            "url": "https://files.pythonhosted.org/packages/d8/45/2a33ea9f659867f680a09874d40101fc37490727806651b42c96ba8693a4/apsw-3.45.2.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e260d71d9997d752edb88320c660af2001feb7e5a0488c2b571d1817f20fd87",
                "md5": "8249d7b98b0182e42c2b340acca00118",
                "sha256": "4fe81f5e390969d08d3048f357a68b347316b8f09455ff4657d94c56acfa255c"
            },
            "downloads": -1,
            "filename": "apsw-3.45.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8249d7b98b0182e42c2b340acca00118",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 398326,
            "upload_time": "2024-03-12T19:19:52",
            "upload_time_iso_8601": "2024-03-12T19:19:52.545358Z",
            "url": "https://files.pythonhosted.org/packages/2e/26/0d71d9997d752edb88320c660af2001feb7e5a0488c2b571d1817f20fd87/apsw-3.45.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 19:19:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rogerbinns",
    "github_project": "apsw",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "apsw"
}
        
Elapsed time: 0.24376s