Skip to main content

Another Python SQLite Wrapper

Project description

APSW logo - links to documentation

APSW stands for Another Python SQLite Wrapper. APSW supports CPython 3.10 onwards.

About

APSW lets you get the most out of the SQLite embedded relational database engine from Python, and the most out of Python from SQLite. APSW glues together the complete SQLite C API and Python’s C API, staying up to date with both SQLite and Python. This includes full text search, session, virtual tables, VFS (virtual file system), JSON, and CArray. All functionality is available in regular synchronous code, as well as full support for all the async frameworks.

It is recommended to use the builtin sqlite3 module 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 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

Releases and Changes

Releases are made to PyPI (install using pip) and Github

New release announcements are sent to the Python SQLite discussion group and there is an RSS feed from PyPI.

Full detailed list of changes

Bugs

You can find existing and fixed bugs by clicking on Issues and using “New Issue” to report previously unknown issues.

License

See LICENSE - in essence any OSI approved open source license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apsw-3.53.3.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

apsw-3.53.3.1-cp314-cp314t-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.14tWindows ARM64

apsw-3.53.3.1-cp314-cp314t-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

apsw-3.53.3.1-cp314-cp314t-win32.whl (2.9 MB view details)

Uploaded CPython 3.14tWindows x86

apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_i686.whl (3.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (3.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

apsw-3.53.3.1-cp314-cp314t-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

apsw-3.53.3.1-cp314-cp314t-macosx_10_15_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

apsw-3.53.3.1-cp314-cp314-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.14Windows ARM64

apsw-3.53.3.1-cp314-cp314-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.14Windows x86-64

apsw-3.53.3.1-cp314-cp314-win32.whl (2.9 MB view details)

Uploaded CPython 3.14Windows x86

apsw-3.53.3.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl (2.1 MB view details)

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

apsw-3.53.3.1-cp314-cp314-musllinux_1_2_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

apsw-3.53.3.1-cp314-cp314-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

apsw-3.53.3.1-cp314-cp314-musllinux_1_2_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

apsw-3.53.3.1-cp314-cp314-musllinux_1_2_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

apsw-3.53.3.1-cp314-cp314-manylinux_2_28_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

apsw-3.53.3.1-cp314-cp314-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

apsw-3.53.3.1-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

apsw-3.53.3.1-cp314-cp314-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

apsw-3.53.3.1-cp314-cp314-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

apsw-3.53.3.1-cp314-cp314-macosx_10_15_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

apsw-3.53.3.1-cp313-cp313-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.13Windows ARM64

apsw-3.53.3.1-cp313-cp313-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.13Windows x86-64

apsw-3.53.3.1-cp313-cp313-win32.whl (2.9 MB view details)

Uploaded CPython 3.13Windows x86

apsw-3.53.3.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl (1.3 MB view details)

Uploaded CPython 3.13PyEmscripten 2025.0 wasm32

apsw-3.53.3.1-cp313-cp313-musllinux_1_2_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

apsw-3.53.3.1-cp313-cp313-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

apsw-3.53.3.1-cp313-cp313-musllinux_1_2_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

apsw-3.53.3.1-cp313-cp313-musllinux_1_2_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

apsw-3.53.3.1-cp313-cp313-manylinux_2_28_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

apsw-3.53.3.1-cp313-cp313-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

apsw-3.53.3.1-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

apsw-3.53.3.1-cp313-cp313-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

apsw-3.53.3.1-cp313-cp313-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

apsw-3.53.3.1-cp313-cp313-macosx_10_13_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

apsw-3.53.3.1-cp312-cp312-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12Windows ARM64

apsw-3.53.3.1-cp312-cp312-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.12Windows x86-64

apsw-3.53.3.1-cp312-cp312-win32.whl (2.9 MB view details)

Uploaded CPython 3.12Windows x86

apsw-3.53.3.1-cp312-cp312-musllinux_1_2_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

apsw-3.53.3.1-cp312-cp312-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

apsw-3.53.3.1-cp312-cp312-musllinux_1_2_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

apsw-3.53.3.1-cp312-cp312-musllinux_1_2_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

apsw-3.53.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

apsw-3.53.3.1-cp312-cp312-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

apsw-3.53.3.1-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

apsw-3.53.3.1-cp312-cp312-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

apsw-3.53.3.1-cp312-cp312-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

apsw-3.53.3.1-cp312-cp312-macosx_10_13_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

apsw-3.53.3.1-cp311-cp311-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.11Windows ARM64

apsw-3.53.3.1-cp311-cp311-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86-64

apsw-3.53.3.1-cp311-cp311-win32.whl (2.9 MB view details)

Uploaded CPython 3.11Windows x86

apsw-3.53.3.1-cp311-cp311-musllinux_1_2_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

apsw-3.53.3.1-cp311-cp311-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

apsw-3.53.3.1-cp311-cp311-musllinux_1_2_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

apsw-3.53.3.1-cp311-cp311-musllinux_1_2_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apsw-3.53.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

apsw-3.53.3.1-cp311-cp311-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

apsw-3.53.3.1-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

apsw-3.53.3.1-cp311-cp311-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

apsw-3.53.3.1-cp311-cp311-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apsw-3.53.3.1-cp311-cp311-macosx_10_9_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

apsw-3.53.3.1-cp310-cp310-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.10Windows ARM64

apsw-3.53.3.1-cp310-cp310-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.10Windows x86-64

apsw-3.53.3.1-cp310-cp310-win32.whl (2.9 MB view details)

Uploaded CPython 3.10Windows x86

apsw-3.53.3.1-cp310-cp310-musllinux_1_2_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

apsw-3.53.3.1-cp310-cp310-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

apsw-3.53.3.1-cp310-cp310-musllinux_1_2_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

apsw-3.53.3.1-cp310-cp310-musllinux_1_2_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

apsw-3.53.3.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

apsw-3.53.3.1-cp310-cp310-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

apsw-3.53.3.1-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

apsw-3.53.3.1-cp310-cp310-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

apsw-3.53.3.1-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apsw-3.53.3.1-cp310-cp310-macosx_10_9_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file apsw-3.53.3.1.tar.gz.

File metadata

  • Download URL: apsw-3.53.3.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1.tar.gz
Algorithm Hash digest
SHA256 7684d24e77dc9e3b301ee5374a8a9501ad8a85b821ce85391260a2448dd02323
MD5 a11b36127dba9281dad55aa584abf907
BLAKE2b-256 9a2aec1dfda955cda4b8d77b076553b87d428315bd3a17ea4286aa9dc40901fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1.tar.gz:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 0ae765e0d6f2aaa1c35f11a4cacc6055d89a965f9e531ab20a63193a09c3a86d
MD5 7255e2b9da70ec80372f770e43ee7ed5
BLAKE2b-256 69992a7190c33945ae37f9f9b45193674d75547748f2e472c0aecac844955c11

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-win_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3d3493f35c859f6eaa3bab88ff844c2d20ece21494b67a1949d1a7924dacc60f
MD5 eb12bc3cb92e381a5c5b7b3ab2bb065b
BLAKE2b-256 2db57372979ac8b239e573b3d98e603224f0328675662476766f5d8aaeaebcd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-win_amd64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 1c5ab8bbea3df033f34def748f9a8d42a92d937502e300b1f288a6c62cf88171
MD5 bffd9b66f62a0642b8320321ef0f7d4d
BLAKE2b-256 ec66a0f2532dd06637d30d0d43ff778646c6ff966a42960151301f16519c95d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-win32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6fc4312cd93a78599bab45bbe661b3907e95e115795ddbea8aaf43d2d5a6432e
MD5 77ff19f7bffe6c114e2258ec432d1d5a
BLAKE2b-256 7b0bee1f7dedeee7d73c0c94ffd2ac848f5f67e35605cbf8fcc643f6f18e902b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ca4289629f3e9fd45a11dfd8c998f55f280f1946efb3f452740c6d384f96a709
MD5 5cae19288236331567ce6cb07d892cce
BLAKE2b-256 2f6756487885ea53724250b0125f4b71253f3499f1a37a480416fe1cb5f8e064

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0d531f57a463d3aa190149369013483dfadd15f74d68a2f0d47dea1e99ee0a8f
MD5 c1ec4ee5f81664fc4e2e56868833779e
BLAKE2b-256 ad1c6b6003c4900789e522a27b0464f911d810a4c0d09eafe23e3087cafdeb78

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bdbf4a47b11ef22bf0aadfa6850422b033bd7973812fbefbe7d4823d13af4b3a
MD5 d8d9e97cfaa67bd56603e208da4063a6
BLAKE2b-256 024dc63cec22675e797a32a1c7bebad5e9f15bedef7e64717bf6ded29030dfad

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 085849d26b775737c5bb8908f92313199e06007a291b5ac6c75197b295f31d24
MD5 490fc102c3a2c0a51fe5669443dea4e7
BLAKE2b-256 2c4053c59a2019f54e3f7f63b72215927739fa9ab690cde1950c828c990f654b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 0f352b9de362aa8b16d2abeabb91f72b07c66bd67b9579daa4ca68d6f6541071
MD5 46fe06e3bffc3ca8d1cb1737f74a42dd
BLAKE2b-256 0a2cdcbe09dacdfe7f9e1f041a8fb770348dbe7b5151f5be1c4911c3721b062e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0f429900bf2be18a47ba710b5a1c25699a78fc591f72cb02b53ee4ddebb9bbd2
MD5 bca4d7efad500f368d72bcb8a07468a9
BLAKE2b-256 8ba5a44fda85bba494bfcf194e311b8f76b1f5bcb40c90b93462fb8843be9b0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a9d4a3af69197224988d9b0b259d7debf411632c284a0a7387a834d3b1fbc33
MD5 12a11ee5fd7d701e05465774c446a33d
BLAKE2b-256 ac479aa43af0d2c41501c14b0f71a6d89b2b80049cb366005e18c6dd63475a81

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a17cee2b62d3d97ebd3bcd990e31705592f196561e1b3e8a053315a97dc1ae0
MD5 5f0a4529fffa4e5b1645acf3dd395876
BLAKE2b-256 6a5288486794cf1e0165dcb9fc177e39b3e761deee7beb5284495373aedc2496

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fe4ce4f22cafa0acf293521e1d9d5e65c81cec7def5225c4feb7de2e992bb5d3
MD5 fdada617849222d63a52fbac11db1054
BLAKE2b-256 8645f201b04e70674ad69e32f2a6d109fa6ab850fba5e0bd02b5341dba7e4ccb

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 e368521bea565fbd57ab426bb2be2d5dff14d8cdafb0baa6458769a1e776faa9
MD5 97f10d51112ea6089df26ffed6470a10
BLAKE2b-256 3abfd6be2368091ed490f7fe537819f8056428c6d39a6b1015d979a0f2fd2a0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-win_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9ff7d9e888d5db192f6c58c32d2784177d86de31915936400971e515baf15576
MD5 1e280871393f8c0914af2ab90c1652aa
BLAKE2b-256 8f5a6b7b9106d9fa0017830d7e14f5593ee3786572d8a5cfb27cf243b8d7ffb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-win_amd64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 bcf7eee33c6fa32574c951f5a23fe8eb1a9690ea90d1c972d603966a343b00bc
MD5 dc6cea4e2cbe05c21173009274e65317
BLAKE2b-256 0a3f921e3bb7a960beb363b8404fc8fecf5845c73a121b9f46fb3a4830ede534

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-win32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 e4950e2081de554ecab88ecf7308ac50c1dcd5dfd3d6123ffb0d5237f65ff69d
MD5 4c512bf1cb830cc678d6ac10033a3451
BLAKE2b-256 a74593ea92d54192aead3ddba4f42a6d827f7c7d8de3d97a983f745ad1eec59a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab9ebb923106557cb047ad2deb785b0a7d06049568b8641c485f4c82cc942bda
MD5 1da1001fe9c82aa94ac243d7a9c5472a
BLAKE2b-256 87c951f4b9345d042ada1e3ef996d6acdbd88b988fdc94f9d0e8d60a7fd2100a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 747f83a5801918548d131cc5921013ee757c8c9d02d465b7af8c4801b5948dd9
MD5 3669169019475c7cf2cea32348250550
BLAKE2b-256 b7324e6a419bd2a67b9cf0b3b71bc267d4989df0bc18055336226e07bc7ac9d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fbd054520d28fe54a622b0b60e90c7320fc7f35c1fa157a5bbad098524a053d8
MD5 e3f612399877de4245d43495d714e8b7
BLAKE2b-256 af16ee06a5247747e32a1b28257f2c7c501d34f376a7e6ed13f32e52afe2c819

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 affbb481b6fe565feb431cbfdc0b5290d162f5bb051570c77497d0ad252e8da9
MD5 2c8c0d992af9fe647b296cd5ffa2cb42
BLAKE2b-256 65568f16a60303c7cfffc9e4a2a9a96660a0bb29a0e8b2daf3e25f7b88611fad

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a07279328078fb9ef2f5609f39a673cd63966307d3bb553478b77b0f6a9c4e0
MD5 525c1fadd214bb2d791575995e9e01f3
BLAKE2b-256 03081e51f630fb9767969cf5b2e5f240913597064df4831af798789c9e002006

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 7286a7aeb4289434f3d192174b946dde69c31fcdbde447cd55fcf9540c378318
MD5 29a22a6061c3c2c0aaefec7a0bfe43e5
BLAKE2b-256 da8f87ab0a02b3f7523c7bf0afc322d03b325f60441e299828377a727b2db2f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6c0d24bdc5d5c5ad9046430f904d81b916a2c579c0dc392ca6aba8d793088758
MD5 a8bf1cea0a4439d07deb3f6109865e01
BLAKE2b-256 4bc8f33adde9d43888736c33aa4f0ded9e608b27269e16487b85e4834a76ffc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f2567082005014407b8ac61c8463b0442717b3e87d340a8a1618f3f7d90ba2f
MD5 08d3c55c4b9c71dbf59dc2ab6e8f8f68
BLAKE2b-256 c7aca78e36d2f65a9ff3e82a58f1036585959bcc1f7dad0a6a2e675170c11c11

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad1fa6dad91167bee9b288ce0a1c7c0558035725de74247cc486e2f12d12ac5f
MD5 1a6ed02985712433f2bfbbfd9ad8f9fc
BLAKE2b-256 439932bc0425c6265d7d7ac9fae826e1087b4c18b20deb3b9c56c8ce517a72d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 812316f207219acad5690c70a6d600532176f532d3910265c9ad3c9a5886b818
MD5 76faf1f7580ff3979b46f69a74842fa0
BLAKE2b-256 93a8b7bd647a1f735b8087de3ffb0e99b7dbd6a7782e596b02e16a59e4999e03

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a6bf835864378dbaad030d33cb51911d33a6001652696791003f26262fcd23e6
MD5 01d2a818bba00e23676ef99b1bab9509
BLAKE2b-256 9b4ec04a3322139e060b4d8dbba0f40e4bb88d7fb97b09155347b3e44f5b9c11

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-win_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 db7bf119a66d7d8f5ac39a12393ae66fd0888f3190734094a12cc3dd3183a7ab
MD5 eaf0b2f8139477f77a492fc0a63a59d3
BLAKE2b-256 1888a6651ae070478bd96e6bbb17ea7baac83fc25d60dfce5d114e6af2e5f430

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-win_amd64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 651e4724a8066b31a64af810cef1bf3b48141d8e01e2916adbd4a54fa7dc8d68
MD5 ef32ae64f1d75957ead093b9adbf90a6
BLAKE2b-256 fd9a81018a56e21aeb3886500147bb976768c3d2201be6eda6e6493eb9b34687

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-win32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 153b9b61c8aeb614614d0aa975faf51b564b21174900a89f1b9be6b81a70913a
MD5 afe9abef36a765779787618d4b2291c1
BLAKE2b-256 cc11c8ceffd7cb17be2ee1e4dac546cc6119f11a7381e354a8d38bf336278b6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c8fceedd79fe94ff064630782211cce41760e4262ce0657aa9ad3f37ab7f451c
MD5 c9e0075ce49c6d06af59475743db6bef
BLAKE2b-256 6cd8b924d1e5e3166a882ccea169f521fa65bed6c566bd6bba094fe3eab490eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c3a4ad302992dcbcda3ac15fed72aedd50263d44b649fb5088bd4c95c16c589
MD5 134bd3968956edc87fa3427ca85b506b
BLAKE2b-256 a3efe7e486aa107732140fa04fb520fc344d680b5668908a1d3a2c2a1521a744

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 095d16ccafe168056c1560ef22ab0554126ef60319ac66f033486c2d0b9e52a5
MD5 c084e6c7800564e8c6aa5f940f06643c
BLAKE2b-256 ef7250e8e8e5b5d3ea2ee212827005cf541bab52d3b0b71144f00eff7ca3e5fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51eaf30e55565841757d2e0ec126b7891659a58dc24540f081b9370e20b3d50d
MD5 6cfd0a71d7fbf814554f6f12750e695d
BLAKE2b-256 4af61bd97edbd78188be680a6e77850978fe76b790e3aabacf77b5d2c609b8c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 396d6714df126fa8b8f615b10a3c6555a57d3ff7dba20a93dad27ae9c54ac3cb
MD5 e641bccc8376073bc199e806f0038060
BLAKE2b-256 4abfc78c0027998b676dbca06d0fe2d84e55cf4966f476cae22b2f7dd1ba38dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 1843e7d0cf9f295eb814901af4ffede94331cbe976475f11975d6bab9b2253d0
MD5 e3455d74bd265ae96b843e670ba45524
BLAKE2b-256 dcfe3a56dafc58542da094459ca31a9854fae29812e473b6eb362140ee428490

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 33a3e077d0a884c14bee1888bb6765e1ce47e4b15aea7aa93e1413fa4612b9fb
MD5 462f77e6e6fe65b8995ccf37904cef44
BLAKE2b-256 40d80b8c889219ec2d896a7f8e971bec670971608cff2d9d30088e970b90197f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0dc15a658720094b35485f7deaceae4fe35acf1b71f84ed1b032182efad83332
MD5 f8b6acd82dbb585583b18217cb4ce49c
BLAKE2b-256 7293d4194de9e617bad8e2c9ee0b2f86d745f08160c6d2734a20e85217856a5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db98126fccdedaf91e521a86ada3703f2a66d0ed4a6af727a8ddeb5b3e76db0d
MD5 97add3b69eb4ae7280b0bed439453d6d
BLAKE2b-256 2aa2505319294530cd2db21b962c6699e3909776250629a4695a50cac365b5c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 571ed8ebddcf5bbf5c8bd85b62463f4e21f5fee6a86bc4b0df0fececbd97247e
MD5 7d4c33f57da8f8acb77988161a1939ae
BLAKE2b-256 91a83377ef31ac0d94b5efd22a97ae9e558b0b6f440d573b2921947f9613b7ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 9bea63b524cfa3df2905d64e0a68c81d1bee4664e8034ef937ab0fc5bc541910
MD5 7168c0c95eb58a0294aa6f7591b858b2
BLAKE2b-256 3f7b0de118dc9ec3eee0c672b43f4332893565fe61bfb73c1725f2691f20bc77

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-win_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9d398575194c5856c2543be29366c53044b920b46cfa0554130ca3e06428f515
MD5 7234e7d9ec84e5cab7de93ad10e63eda
BLAKE2b-256 cf58dbc435be6e29d5f480ae5313d18ecf5530f9f14c06ec84fa8ad1b866adcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-win_amd64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b4f41bf8436c3b45e3c65b97a24df7328dae461b5fa580f16479cc8584a73472
MD5 d338ec4ff0e53868fae65c1d7da81c67
BLAKE2b-256 8945860ee931ca14100770ef8202b8879919447256f97c8ec5e698e49a789774

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-win32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfc32208563f9cef924a222011598b80ab4b50f326cac26ea79017d8d3cde48c
MD5 5dbd2829ed5dc01d7554a596a524a191
BLAKE2b-256 1169aa792d1d15dbf18b7aed1cd596e6d226428093978a7f463dddb920ce51b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2850122468691840f4165e87e922dd2d0df93abaa446fc53fd4e79e575a5b655
MD5 841b6196a1659d76c43732b82ada42c6
BLAKE2b-256 ef14c40f06a51835ed2630cbd93c109768590af369761c054dfe92b606145dc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8ff249ef948f696793f9e90c1f056181db670b116522c0257b313fa1f14bc3e6
MD5 698a42b4d58a7750b23127e0901a7f48
BLAKE2b-256 d6c92cfd4703f976c59b12a0ae56ab2988b26d01de1d2be483f6bdc4a7c81381

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c914f72fff9e9eee5363437e8c6830584463763d388d73315aedaf0a697162c
MD5 5cfe33bfeb669719815c5c2b9d9762ce
BLAKE2b-256 82294de0214db032b820d3df1c241c10f8f0f3e5633cff8f49d2e6249dc812b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c5d4f736dcf9fe02c31fb3ce5d99268316537f1f808641ea09efa1b55bf1c2f
MD5 0c736b1521077b1800687235be16bb59
BLAKE2b-256 728710dad311137cc6483b52a727c5556684b9d104d6c2f1642a18709e79a101

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 d4a1211c154e7228254ea5f338d7efaf434c404975a64e746b10a83e35a775b3
MD5 fc0fa0a0fed283bd245728b9e51060a8
BLAKE2b-256 ee7b790161e710f53fe1dfb8ae46b75b8862cf54447c4058b92382b9b94c9ded

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0f72e269032c9e66c2b86c2a68a524d54e5942d220ddf0e15c1363541be5cb3f
MD5 b04e743f4137d2afa32426e1ce8b0b64
BLAKE2b-256 91ace11a39fe22b175fef3018f6f68eb282e092b8c48a0976f8b535132a7ed4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ccaad934046a63820f1bb3748d9f0889252aaad47c17022b57599f1d3ca24c3
MD5 1f808593294d0194c25cfd8392f808cf
BLAKE2b-256 dd8f0c3a6a0b0655158793a7ef855f4f6e9d076fea939322b4e66968c426e242

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d0561fe85559c32ca0bf4ec8d51289c4300dc79788da492f82325729a8e50ef
MD5 1f04b0985f80cebf83ab58bff4f4d3b9
BLAKE2b-256 90a07102083831244c08e08e1806caf167eac6439ac56bca0453406604896814

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 dbe5f966fbd2811caba537917ddc5cda00710eb8bf6e2d84ba993cc5b775a68e
MD5 cfa9ef18b16458785e21ce9a18378707
BLAKE2b-256 d9ea06e2f4372166990955822b9967d9f6342de37f66f632b629b5a906b8bfa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 4a7e0ba1ec942a11edc1b03447832a5ad3332d32ac4e8635ca7d98a07722b6f2
MD5 a02ae31a5609f380590e250302ed3df1
BLAKE2b-256 a8e047c13c66d727556109a3569f0a8bcad0e86caea7a2e9a2bf79a2f0b29347

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-win_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 203c133e0435ad69066f8920b91d93b5ad20afa60814ccfa20bdffdd317a2c1c
MD5 e592fc41e718786c40b30e69801b3379
BLAKE2b-256 3a769e078db7f3d8b7a6790749155804f95ecf00f1450c315af7b031a27c6ea4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-win_amd64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c36a0bf7823e53db4118bf7dfe39d363503ceb508cf601062fe91e6268c004e5
MD5 37432cc85633edf15ac75158b1e9fd12
BLAKE2b-256 2532d997f782d10327a4a48b41238abdfb2dad23053a56ba7e55cf3cc88db5ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-win32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93bcee0bf0142abb552fc0ef4e8e2e634a0d98546af9457b2c7b0e71d65e0f3e
MD5 20660fb554383ee61dfc3b4dd608c00e
BLAKE2b-256 0e518821b636403862ed9f7292c40ecb426b3e9463c66ca4ac8affb468bc453b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8d9e38cb95e486f3f4e5ba43c632d5bd2d8a3c12c3fe9565c9dd15760f1e07c
MD5 1d1c17518a615ba62fe7f4be2e983b03
BLAKE2b-256 126813f1500cb77f5c093318bb1ec584c28c57d0672458903aed3669f589f9c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 742edd743b03f6da4d08186d501507dc781013f9ec04c32216e3c1eb0e36a487
MD5 748fcb5ea423699608ab630d2c942f49
BLAKE2b-256 c2b81c7b76779f3b64b896b37517249beffe164423f1c4ad667bf7b891731a5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3bea5d8a4fbd407c914fab0af6fc0a103a0b71f7f1c16a3d050487af90ee7edd
MD5 3876e35b8adc0644a6ed40534aa0b035
BLAKE2b-256 84c974bd2bc85448ed16a26f189d7f02098f3cc3aa2de9d7bc21e40c85129693

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9135c7bc6bb2043375fb50503edc175ac11c6fbf4de25ede5807d928378129f
MD5 bedd1a2d58cc022af8b47a4129cf545e
BLAKE2b-256 70b237307c4c4f6130ee093db97191d1139d1280e4094f3168727820ee8ff59b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 c2f911bdb5a827d5d65d6f3e506d6fab55ca2bbc1969cbdfb0bff17d3c936847
MD5 e8b988f80c5b8c89eca7c6c83bad0999
BLAKE2b-256 131ba47ec9ae1c353e348e5781a3e6c13de25114654a2664929dfdf4ce7c8ed2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 124fe7789ecec7149752c5e98ea0f5d63bc8c08d41faafbda400c240375b57f0
MD5 b28aae407837b66925d2bdcde15d60e4
BLAKE2b-256 0cf9b04381832f56a27251fb0175172dc642bdf9cdc7f7f7e6ba62a68bc1e2a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9a6fa83a0a8b01799b4ea42dc9940fc6821524c662fb926fe495e5004cec2b6d
MD5 235fc88b31aa8d13139ef8052510bd79
BLAKE2b-256 afdb245915afaa48e80e8d7d5d116f6beacf502712da98cfd008fbb17ba26496

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 553ebc04cceb59ccaf8f601aeb9179ea0d55f8df29225c21442d2a762b50abf1
MD5 f913ad542630f6ba264a465f8e0770aa
BLAKE2b-256 b6635beba60f3bf645fbeb2aaa9cc1bf023f8651f13be24f2416d23b24594bbb

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d9bf61d7abdd17bee3774d2cc2c07544bf04fffe8fee662e1c73598ed9de90b
MD5 af049423dd1b68c7b8a8711e0b55673c
BLAKE2b-256 816141a09f915d2f8c8c8dd9925a45c130fa1213eaf74a0f555969d275042e93

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 ab0fcda16022415d45e458a5575752e3cc15aa7402711e5b045fdde030941c47
MD5 c11bd2b31e7d40d519ecfcb2f6162587
BLAKE2b-256 3dc12213bb80aaf2126f93eb2a5b38c71c08e153dd4f26c394245ecebb73bf96

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-win_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a2a41f667ef8c02771325b0308fba6e9026d4d502094b801ace978854f3c2725
MD5 daf994fcc785dad79e61c39fc273a664
BLAKE2b-256 ce135def786432545e960e79cc75874f66fe11851b83963d203bc37958159651

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-win_amd64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 94bfa9c49226b358726d7a214aae02fff0655d0554b55cc80b221f78e3c1a1a9
MD5 4bca95181f645c74699f392e1d574111
BLAKE2b-256 fe08a44790f553b1273b3e486a992bc8e7cef9281fa5b61530fd4e5588eed7d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-win32.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f4c310c93b2afc39a7e36af030dd4dd10be947716f3dbf4a2802141f653fb95
MD5 b9f4e47ec1705dc62765a904dbff75e1
BLAKE2b-256 40f022dc9636bc2876c10e1c0545283323e1a8d6c45c8e2afe2bfc592bc2c4cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8229194fbd30d7e28f178d4c96886f6ad1f6a3eacb231a9e08ab4409414ed04d
MD5 c53d10f81473d201b042cd404e9da361
BLAKE2b-256 9a63813b302b4046a3a5da22f0e2974f370a9d946b38e0511d116f95d78c1a5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85838e6a854d95f3e63bd9fc059e1ef9bf7db6eed3b85bb12432be098b6e6af1
MD5 f2d7ee9f0c5060af9e0f6a0ab460e41c
BLAKE2b-256 3ced702070f667f73202ccb7dc5518fad2cfd58eb99c660aa3453a7400179886

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5dd4ced2cd5417fe3cda480ffd2ed3822b02fab7271ffe424e7299427d980bf0
MD5 a9d486cc77cf4608efa644ea562880bf
BLAKE2b-256 7564e487714a37f90171812a2c915ce69e4aef99bb6ac0de6365edc930399f6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8778c43427a315fa181acd384c54595d5d5478252b1fbf7a78d3625e7eb9b1bb
MD5 5bec95db7eb1696e65c398811068e567
BLAKE2b-256 53474f26b121065add8830ff34ad348009127f3e067d0658ab893f4862147c8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 d67914d099f1e9c32f04f53d20fd6b673f148c966adf5d319bcda75e1aea7edd
MD5 5606e35832a73771d49281094e91ce62
BLAKE2b-256 41fe80e0dcc25623df35ce5132a6f6c0f2d4a418b0c76572b712bba8bae63c0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_i686.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 1a176b0716f30259f17c21c1a37b278b633bab38118841a14df1b436c3126f26
MD5 eb265271ff2d7fe6e0b5d0c98c0fdeda
BLAKE2b-256 bab0b843ff68359d20297b5835d3f75479c9dc7573c287dc7cbe56131be6417e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c28ec2ae12910ee3121ffec098909efec1801794596f3d9fdeb46014b05002e
MD5 3a8ce67f2d552fb189962e66ea85b1fa
BLAKE2b-256 adcbef19f1aefb7369e8072dde74c61896566095f7607818534053675f68a583

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17effd16886de1273e497e51207e87b973bbbab9e49b5df8599edd7f3c6ac96d
MD5 5863a206d99deb7c31441286b2988e1e
BLAKE2b-256 d1ccbf5a4ce5b9cd041b886da17541cb0cc63df1376013f56a7cb55cf7e87e43

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file apsw-3.53.3.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 49d75cbfb971835f89892744a6e8a38e607ecae69ec34312d5b940ec51386715
MD5 f529e70b2e00fab3c90a60dd4131b16b
BLAKE2b-256 a6858819ed806cd434b6bead7ec9dcb869de26cb7ff81d3be96b0e0e712ab6a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build-pypi.yml on rogerbinns/apsw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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