Skip to main content

Another Python SQLite Wrapper

Reason this release was yanked:

Use 3.53.3.1 due to fix

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.0.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.0-cp314-cp314t-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

apsw-3.53.3.0-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.0-cp314-cp314t-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

apsw-3.53.3.0-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.0-cp314-cp314t-manylinux_2_28_i686.whl (3.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

apsw-3.53.3.0-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.0-cp314-cp314t-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

apsw-3.53.3.0-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.0-cp314-cp314-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

apsw-3.53.3.0-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.0-cp314-cp314-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

apsw-3.53.3.0-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.0-cp314-cp314-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

apsw-3.53.3.0-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.0-cp314-cp314-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

apsw-3.53.3.0-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.0-cp313-cp313-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13PyEmscripten 2025.0 wasm32

apsw-3.53.3.0-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.0-cp313-cp313-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

apsw-3.53.3.0-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.0-cp313-cp313-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

apsw-3.53.3.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

apsw-3.53.3.0-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.0-cp312-cp312-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

apsw-3.53.3.0-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.0-cp312-cp312-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

apsw-3.53.3.0-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.0-cp312-cp312-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

apsw-3.53.3.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

apsw-3.53.3.0-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.0-cp311-cp311-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

apsw-3.53.3.0-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.0-cp311-cp311-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apsw-3.53.3.0-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.0-cp311-cp311-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

apsw-3.53.3.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

apsw-3.53.3.0-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.0-cp310-cp310-win_arm64.whl (2.9 MB view details)

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

apsw-3.53.3.0-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.0-cp310-cp310-musllinux_1_2_i686.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

apsw-3.53.3.0-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.0-cp310-cp310-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

apsw-3.53.3.0-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.0-cp310-cp310-manylinux_2_28_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

apsw-3.53.3.0-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.0.tar.gz.

File metadata

  • Download URL: apsw-3.53.3.0.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.0.tar.gz
Algorithm Hash digest
SHA256 88a1ba5db8f279b1561b22ac2d70691416f4a271a9ed433ebf03be6c1755d4fd
MD5 cb40e62037438f0fff85331c37b2a620
BLAKE2b-256 8ff5bdde3d1b141038e6113254317e4414989cd0a1a6fce570a02badd88d3d70

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0.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.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 54fe8e14d846666640631a90a79df7a091e550223f83c5926797866ac080d3b2
MD5 4134bcc5698b7c9490ca6efb831194da
BLAKE2b-256 ed765f9a8d4fcae962050a57fdc5a63237ed43f03d00f4315ef20afe928332e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f9cadb2ac16ed729d89ad8353cc211337ddc702815adc5cf336d0634c0d268a1
MD5 931868d51f789b747df396f3ed422017
BLAKE2b-256 13d093922ab815c5d6ddef5976e610b6fed2ff7cde56bbd4397fa2124fb5dbf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 51fc5dd5aa4fdbf2675f2750dc294dba4620634c1088681ae0d80205be833a75
MD5 1b109178eefaf557158ef522859c80cc
BLAKE2b-256 97130adc6408a655c0411eb6c7cfc28d0ab1a50cc4b6f87cc8c0df9367a1d9d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9126d1b20b01a90982c145c5125b16e057b4e3c29b70db3c912928a23b9112d2
MD5 a569e1eaa796d34c59c662c9006512cd
BLAKE2b-256 6ef368a012babc5e287793ec5aaeb13fa411a4d9803ddca79f8eeb1be87e07b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 516cdd47f6048b408d598057c8f21c468c76790d9183f308712c75820fd83f7b
MD5 eae7b68981aebcf4875528242f73a9b7
BLAKE2b-256 f456c5d613028a2f43cf56f5b517e73f4a3be5057623f6e113827b37becff3fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3ccb66bf428dadc4f39fcdd0c99d3ffff106b507e32c0be4220bd79ce1a7e5c6
MD5 7d84724349493a3e6edf8f1e2bbb5570
BLAKE2b-256 9b865ecd2c4a7f42f1f213979ec8ea3ab525b744a217c74ea91aee71ee1ea56e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c82b6dfb0ccbc059fb541ef4c50e55f37355e178cb9759e3443307b1cd858a25
MD5 9db6fcc8a105d3af1442cb5cf3cacad4
BLAKE2b-256 c55472607451dd66f4ab79050ca3e718b130de2cea4d6940c66c6f01c93aa848

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54de891e3b3dd0236743df3daabdf54d8b47e1eca73ec300a72a13b8228a00a5
MD5 da51fb578b0b3ca0213b5027d2d9a0cc
BLAKE2b-256 4d5e68f7c08cbdb3b99150d23ec4675763db40d1cd6d0df153519f4a9155f4b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a556719ddeb53f2f17124da6a709c4ce0c6f950f22ce88a310946d3a21fa6e11
MD5 d68d33d3a5949cfb570610a828e6f663
BLAKE2b-256 7b9c80fdde4cfefc529fee5ce68a76a1284be3f638a57a97f6a1adf602adb65c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 c44f4c39c8056588c0f4e75264da891ac7839331660d1d28664d1c8084bab5ce
MD5 0b5e0879a2b349e7d07b0dd0336025c9
BLAKE2b-256 d1387e4c4e658e4fec1bfebdf70701657db91687e8f472ec3f89ab4cccbf816d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6665b2007923a6148724927e76dbea69fe5b98d6e61f1a7a88236aef1ae27e11
MD5 07d4d527769c792bb76de4718f5398f6
BLAKE2b-256 28fdbaa07eeb9a343b48a295a6ed750cd1a9bc673a51472f72a1a69e7e4bd60d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb96bd835e834057fbcbb29b43c3068ac54d1137b9d95bffda111bfc57e2fd43
MD5 c3e4a41442a14c21711ec9644af25905
BLAKE2b-256 2a2c40da7cb0fc3d23ba7ad1156a8eff72a2e1b51ec95788268c0117ff5c9d4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 10a00c8aefeb3f810aa07a9a7ad86f9e954708750b6f76ac1df0b53fce4d45fe
MD5 87a410ac622531b31479bfd077725cd7
BLAKE2b-256 11e1bef095313a0caafc12950aee703abad2a4f5bc4ef236077de18fd7b61332

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 35e56a80332365bef3aaa940e6db24ee2bf9fa0cb39af7f3110ba2c860808dc8
MD5 a6c1c33b61acc26132f2e563c91120ea
BLAKE2b-256 09d2e2d4f5603a9a9b45cf85cce4b41e47597c810ce25524b951d6c97b7b00fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 edfd06b4323e36a23fcbc3e64f7e1a33bea2d59eac92b96404787d0a0a189d5b
MD5 8ce1278cd654450f8d9debb427f04d94
BLAKE2b-256 629638328e6077386c546b09c86ce59cd92d8fd3ca41e881b027659761ab683f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 e77822ae6c6210c8fc715951b8fce90e1b6ee231c0a5a697a0e7973d9bbe6831
MD5 85cfd188c50b92f05328c0e76b05ee80
BLAKE2b-256 9016ccb42ad86f4bc92f5ca87ba89709b98dd814c1af0e3f714888217b104ddf

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 250621ee69d78d844788b8f7a931aff38d1a35afb72291aefe583d1c31f4edcc
MD5 b57a84381f2c230a6dfd6416d9bc76d8
BLAKE2b-256 466ca7fa78b3b77d0858eb72630bf0213e8a19a30c8bd6db884352231c2b385d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 511f367ef85b8ee84efa9d886bfd1e05d8ed1076dcf1a92ab89ede08df652b20
MD5 7f70025dd6c65ca9a12db38be519a2dc
BLAKE2b-256 182ef7cfb5f0676ba5657686906c0d1ba35e5d2f2999c2515e4ec988b910897b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 498040d5b35da4b4ac14023506605b2026f38b1af2dd0a8e98a46d9324385961
MD5 e1285def507a94fe073acd4d034ef390
BLAKE2b-256 24bca7a3da3065ed8eff77ffac23bf1d1857ba1bfafdf1d0aecba592d146109f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cd0dc17ac405b78eca97724ec9165dfeb961777efb0df977860d8b278d18e2ca
MD5 25f17e62e59dd4bf790541dccc06ee92
BLAKE2b-256 b7ba038cf6f69cd9905e8bf4850905dd6f3f34307f560259880087d224f9da3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d1283efcbb598654e42211afb5a569577f11ddbc79978b66b603dc946f1199d3
MD5 f2e4096730e9cbdf3d4b481efedef332
BLAKE2b-256 95eba5cca61af9ed6c785b1a6d47893278035ad4f0d4319fad1f438af497d6aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 613c40554da9fbb44eeda485c07ae7163d00b90b10510c2e8e5e97837333e6d1
MD5 111743ee5fa2193a5ff8b8cb75057615
BLAKE2b-256 98b3e2a0f160629f50057b94a096a1a25d7a742d8077f516e22756127f799fb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 800aa36d95844ef1685d43b37b5522e29af1e88eb9579af70efb5e58b9ea6edb
MD5 75e94cb33d2d3b2a693338425f8415f5
BLAKE2b-256 be3e871064a75cbdd6f86f33b727f2ee022e9e318f0ad9f4382a6786f9146be8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 1dc24bdd931f261c7a3d729bc3aa2dc63b5d688b4a74e7309afa69c50d6001ad
MD5 9a6b87558422c37a1c00445aaa96cbea
BLAKE2b-256 f51c9784f4cc1cc3f548f31a9d3e3ba764b44cf7e3ba5ab3581a49d1cc4aa519

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d17201579a082cbc704cca9cea80ebed32b02b728cdc7c11da67f464259f1fb
MD5 cb43d68221e65f072ff626669ec6e98c
BLAKE2b-256 3e22078e6ff5d8637c6d0cb8f90fa546f536db5ec69bb219140fbb1a94e761b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eaaf2399298db9f869210544112e521343cb155610ff14110bc0d90e9ee18a8c
MD5 cf256bf2001a567f553d1f56ae5c1d2a
BLAKE2b-256 1118e9f3c3209681e93a11cc87db7a4f068638e5363a2851d20913e401fc9bf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7cafd74e940ebf1275f8875b376cba25b288856880a339baac3030888ecbd4e4
MD5 dc992fa302df4a09f3b128c548c957ae
BLAKE2b-256 f2d2df256693ae5e9495eef049981512b49f27eb822f28faf51c0bcf9e4d81b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 808c9403ab8daa3805958d02b081e04fc9e8fb22d543693f9ea62c14927a5fbd
MD5 8448954d7702a1a3f2e8dcab439d10f8
BLAKE2b-256 cf0dc4aa733a925b5d1772c2283c946d0ae549961a5830d1a7653d598d685ca5

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 329c1e785751ca48738ea3947998522d9a871aaf6cd842596832290a51fb3fe7
MD5 ad1a937562b9de9781b1e1158c5cfa23
BLAKE2b-256 52789e52f58fd6abded23bc52e3c1a0042843b7a8f548c012b1135e85df84d40

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 99a9b62db062e8e6b55259301c26e58183fe331ad7eb97a86a15fc27d54a7077
MD5 541b469f2e1168cb374ef82ba69a775e
BLAKE2b-256 c40fc4f23f8a574bbb677a8583dd76b9b39a18c5c156f322e5018239c0973840

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-pyemscripten_2025_0_wasm32.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 5d5ad95d66d676ed562844a15f50fd44ba0900d2d56bf63023982911fb46c0fe
MD5 cef1e07d32791408332aec122f3f41ec
BLAKE2b-256 28ef79dd1fe77606dd98f031b845dc5a21afe5a0a91b20f2eecca3a5afa00138

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42a00fc2efb7d53b824388bbf159298e62888879deab516f9c6f706d0ce7603f
MD5 4af5d0b82461e1fe77ce1392542e4ba4
BLAKE2b-256 3d9114111edbac60e07226ab01fb5f76694ec71690ced48a43ccf308f3947590

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e21943af97a669d2c23a257306843771b8abc7d68979dc5d2a5a02022c3fdcfe
MD5 8b1882108c86ce47d995d5ef1a6f8c09
BLAKE2b-256 3b7e7aac76078eeed5736a442923835a485438ed83760fb2d99a044ba91b8a95

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f37b169f9958ab35727622d6def055dc6856fc6b74b49f3d2aa692772d16143b
MD5 b7ab162f4369d3bc47b12d93e81387c1
BLAKE2b-256 5d94a1bf7cc56a330f38423477244aa1e2e26b9ef84841b4213fd77f02a3b636

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 54a7bc539ca7ce8ea65ef02c57daa7634888c83d8519db7d304a3a8c1bfba9c8
MD5 439f5f11b7d1b6d302dfffb7315d42f1
BLAKE2b-256 db94d92427bf1f24e07a82491d409b4998c1e119afd4547d1b54161f09157fc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2832660325bef4435104c929aec7cd67307ead53f4bd972d438ab3359649498e
MD5 33fa1c5b24be4148f9d599124799acac
BLAKE2b-256 78dbb252e62f550879b9b931804098dba8bf3751a605d11d2875ceed3f32567d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 380bd7aea4bee84ff6ad7fbc8867ed344b230f7f41ba756e6653d62b83e43a44
MD5 48aebf1e07941a314ba70c934bfe538b
BLAKE2b-256 1ac82b660e08328d32b46f2aff20bbf24c927283c298b081da0dd5ddd4e7509a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 8a04b35f71bda1e8847b773363f4c382465738a0223256a9946a673d2afa7086
MD5 a3a4a1a0bda4cfe02d6181662c1e399d
BLAKE2b-256 2717993737fe715f21709a863fa6537318a08a6241b2226b153cb8f9e9dd77ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 989f449447a2e4ac15f7e6040ec451f252b0220cb44a106260ce0906e54129c2
MD5 f75b1e3326516d2a22f842b48ecadd23
BLAKE2b-256 6ee13fad6901e2db12c8fbafb1c01367f33dfa5763bf2db0489fc6021be78bd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d8556409700cdecb17198618042846ab90a88f9104411faffffa31d591a9b6e
MD5 6b998fdb1006db3d1b7b7fbe3245f2c0
BLAKE2b-256 e3aa5dd9d8a923aaea67d4653d769dd65380ae9a422416d81ef0717702ea1f6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d7774a4ecc65c2b1546e059bca4f6faecfdf7ca1603ac271d175b9974595e09e
MD5 2fac2eb0f922c824373480b3b0c8396d
BLAKE2b-256 4dfc18c7bf71d5748b66f1bd8c965f5be1a6f918b3170cdcbb681e82a850c627

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 62d411ce37d1b88f60f3376d457c259cb8fd9498e3fcaf61252bd2dd91cd5f6d
MD5 eb31961ee290115e1feb30a0469f6186
BLAKE2b-256 15a610ef1106c69f4a9ca103e4085933f84ec2204226f5e0c719082867b43fef

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 36563909d6c7c7bb1779c379e231b44c15f75899751de8a590d722357ffa5bc8
MD5 9fc20a69d03dd524ee39d15412567d76
BLAKE2b-256 109a51fa5bdfe442f3c9d7b298fb0013ae9d8513550def5970b090e9c5e4f977

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8eba96b8507082a3460895cf8640b881f29a56ed69673b11e2896f136b70a181
MD5 45da2196aed1b8ea7f952f931c06a23e
BLAKE2b-256 634a832c65283af98402468fcf9eb96999862834cdb3df30aef80decfec9e04c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7bf1b77a8704adf9234447f77901bc8af5908e50138c5d174848fd9a1ae5c9d
MD5 f892a5e15ff256c7822efcd811bf3e91
BLAKE2b-256 c1ae9c123628f822be4b5af2e96432aeb48c5e460d1225119786eb9d460f4fe7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fa9b6fde4a35b96af1c5e50c55a587bd4fbebd094e0dedf132c9fa22c17d1b07
MD5 5d0194d7231b6df80c376b3440a77a49
BLAKE2b-256 41c62f4bd0621f65437dc39b8006306d028291e138795043011c24a907ca70f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6f6279cb85315e3268ea9f0d85cc0f719f8880690ce98396d14a7f1e1ea229a9
MD5 1733e2156774fc341a4bf14d28711ada
BLAKE2b-256 7aaddf3f275b6d3807fd2c9d5b2ae1570d1f3135b442bc7e4fafa7e551af3663

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 09003ad1ea83bf972d34ba85ac08832fa145231098dfed7e7f34fcd0e58b8629
MD5 8f49e36c4f17f2134002d18be9992b37
BLAKE2b-256 b463aa1b278e6eaf12514901bc72ce9c6cdf9069b19b6576a5328979d19f5fa3

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f4e07b01daa713cb7161e2888f1974c6a1d9793c16fdfdcbb589815c4b30443
MD5 acc7b5dcc1d2dca85416a6bf457f08ea
BLAKE2b-256 077ec50941e1f4821b414e8ab28ccd1fd3b05b3025b2fe65baafe39feb00ae0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 51a76e89176410acc0fee9dc51f4a9bc56e6aea8c39283b2939a40d3d8a18b6a
MD5 34fea17196478e0b91a8e94ea328c3f5
BLAKE2b-256 bf9d67eb89887a95263ab728743b529fb7cdb13fa7847c79539449fa657f269a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 996f350f02f402ecb85c427458a1268b24c699bce37cd6bd3dafdf945511e27d
MD5 4779d505a5c3b54521171a6ff51d64b8
BLAKE2b-256 3daf102bd6e6055fbd4a827a69a3a37a59b77a8b143fdbe4d9babf89d619415d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d657fa0faa63c44a3b116f5ec68c5ad5b9eefb0775136e1ba00415b7d20fa21
MD5 77b44ad282700a34e4caa5f17e0aeacb
BLAKE2b-256 fc4f61c4d77f7d6441d78b22803b58ceff54f73775bb5aa96624e1b09bbfae12

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c730c44d48cc086e5d4f4052fafb3d76dc0ec93090c989faabd6a56e5f888f3e
MD5 554fd0e06a89485ecb944ceb9f7adca3
BLAKE2b-256 83252d55e1cb204a5075f110a48f6e413ffc1b62c06a672a75865ccaf7eb57f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9fd0ad1b159b4b11c6b99487ef35cfc01dc7c2628b1b1dc5663598bd99b1bb38
MD5 f3606140134960996bb80720039e9557
BLAKE2b-256 bb056523bd8151bfdf137a505f7ee392b536435395bcfb9467844b72c07e622a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 b2d4a39bfa80febc90261c71b322bd0f20b1f21c2e9f1a9ec2d77d67e4cee2e4
MD5 deb38d907deb8a63d82f78171f1440f8
BLAKE2b-256 41e2ca592b752d802084768c0e34f4dbc1c648d7b42ebc323cd216aaa630c299

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4a938b31d84a6d803069808961c80a59f20ea6b653c758c4f2c1764088ce65ba
MD5 2fc4fcf2b0fa54c2ee847fb019eaa80d
BLAKE2b-256 d8b74e22776d8f24f3f3e2076cced34ccd1aa7a78cb8765208700d5c3ed6e617

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7fe6ecd1f040c9e4b4f02fa0de5a645508798a9ef9fc2c7de2dd2164597ad0cf
MD5 bfcaa97a08a9a1f0885ae0c34355a5b3
BLAKE2b-256 bff7a6ced44a7bc47376e013ad65b3fcf850fb3a80cdceb14a50488c9e79fb09

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 738d7181b77c24cf0054a28a6d8f6c829a26feede81adb1c3ece3f218329be43
MD5 ec62f19329e46d923cb9501ee25bb14c
BLAKE2b-256 0e61cde60849aed05f8c1977c97c784e5569a44ebb1865b426a3ec88f1332188

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 146b7903c3f52832a452971c42712ee6793f2297436762b16a875023ae0f875a
MD5 f1a53743fab5258967e00d4c249b1fc0
BLAKE2b-256 63e1ec8bef0c1ee5cc934a9d4669ec4e4d5ee399a1674e3d1b1489b6d3797524

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f65c038797f5fce531c2a4c502ac79b57be814023697b4e97f5a2220df6011a8
MD5 0a28865a0ceeb55c92b51288f0a67ff2
BLAKE2b-256 4b0ad8dd275cb29b4c025d3e06c8d22a84ca0b9773c0f88a9a5d09ad5685fee8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2d83c989ccd8368ec5fcea99263c7bffc86f5cf8addde4dd41c58fbbc12b2933
MD5 65956f0b2abee0b21c092d16841cb2d6
BLAKE2b-256 c4bb01536b9992f2366362286e801d6f6d8195a4eb592bc5d512b0df16b71242

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 abce7fd3762b152f5829e7aaf6bcfd9492eab33a0c04f046a84659220435b64a
MD5 9515482c3bf76d6d7a3f7066c619b6b6
BLAKE2b-256 befd54d25bd913f136259f60d0968c21b1eb51ea353ee849d0b1d6876ecfecd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 649d38f54e9bef32183831157bfe4cb299de7e643284c28aca5f6256ea6ea744
MD5 f32a8b7513039dbcaf4986ebda3f353f
BLAKE2b-256 ab6a1f5a8ec3bda693423b38a6bf441b95894a337f82881919b5f18f6918fe18

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 5900472cc23770d83a7f683c778059fbb48b7dbfac044763efbf6facedddc63a
MD5 26798a04b54ca6695cbd9d38fceb6412
BLAKE2b-256 bf2eedf30eae4dcb8f2e2216524d5e3a7f6dd05c3fe77c2480f68b49f87ed3b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 68a67cf9205ffcc9f603538d8254ce88a6e2a89716a515a04d55070e0f7fb15e
MD5 9422dae884784c746099fe34bce6f53a
BLAKE2b-256 1e03382cece67cd11d34c59f22e43cba457942a42f8e1e87f40f9d5ef7584670

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54b668819924008a16aa28e7ce0759b1b2f9d856af089da3c5f57d49becf36ba
MD5 41a24e3d64dd037c34cb42593616c47e
BLAKE2b-256 19d1395a86a28d3f427fd9c8fbc849a07a16f6ba965257c49148a655676dba0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb8fd5721691850b1e6c5e3cc91e34a35e3d7f21d46eeb0626f3c3f5036fafbd
MD5 52956caa02739bcc68208dfd0f0986bf
BLAKE2b-256 526a1d774d37e390c3d06358d232eedbad601ef56bfd45fc164383d03c6228df

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 165e017833b3d6af3374e7e30b58d36cbba8317920aedbc2514556cc57df283b
MD5 942786540f3f7d6dfcf22a1375a8829e
BLAKE2b-256 e7f637b8cf621f4c343079e3129523766b6f090c5ae5661d5a852c798222437f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0cd7e5fc7b64abed80917959c26cf3702e991fc1ab0c94fb990dccc6d3057e2b
MD5 9f9c7ab264a0aad19a003d5d5bbc93b1
BLAKE2b-256 da9150364221866a4aaa029729f057259ee84e7b8f77998ef4f934d24742833a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: apsw-3.53.3.0-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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7e4925e2899beb1e506499c8c1b4656ade7fecc0c21c7db54acfafe2dbffe2b4
MD5 332f12d9f2dac60e18768a34ed5315a3
BLAKE2b-256 9ac47bdc50404cc18888dc9c17a04df9f3cbc7b910a8f5c1400a39bec412fac0

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 958594dc78764954ec19ff8e164585b8680f9465eca45040a9891411a1867599
MD5 510426725c5c28b4cdd041cdccbb66b9
BLAKE2b-256 1d6e3827752f1dffbcfc7364dfe69b5992584376147e329ffeddb62c7e784aef

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6344b0f154196565dd6633b75478e1000af7c2426488689f4dca450fbc8a5c34
MD5 024a72cfa60fc57ea1fe180e4e55269b
BLAKE2b-256 d31ec2038ee6f73462ac8b66bff3c93ec292ed0745562c0170ffaaf61fc123ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fdda36a36fe71b8a410cbf50d3b57f7893a2c11a60b5f5cc122774cfc7b6c00e
MD5 fdd4ed9f1b8b173a0f47fbfd40a1d353
BLAKE2b-256 6fc3786c83099ba610c4761f68b816184b1d8f1fda83dcef7e71cd9796c8ba01

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c37c8f45d53148b3363b7ca7577f9f3a0355cedc98d288286aa0c4bca976411c
MD5 9eeb3ccb39d98019986fdbb87978cc91
BLAKE2b-256 6c21ee371eff9f5f488251fba08970a4e673ddbca8ddfb8477bb81ddf83b4652

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd8f71ec8dfde87cdbc7e0bfbb804f08cc7c868a6ecce97fbb7d62cfaafae54e
MD5 22af4e4bd5824609a0383940b64f4e70
BLAKE2b-256 358e16dc410595cf8048bc6b81343d73489f7fd3547f869cef6ed268e8df8a93

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 f626fe9cb2c67b4882607c6397658d060aa7260134fcf039e911e531ebd2cecd
MD5 ce16fc9479c06076fd518a5e367a57d9
BLAKE2b-256 f0f47577e7fdad0e4433ff86a1b9c2e098e58e1d833bbdf0b341b48295281bb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 5c81870be19544474aeb7582d15e1d1b75f7f980f7652da5e0a5ba08d72d310e
MD5 59d1e020331b753a4e97aa403eca3485
BLAKE2b-256 466f58d68f56cab5f909b73e120aac550180492fa9f186aa414b670e895cfc88

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dadd23964315c12c690f40736cebd836668f8028d6b9c4a1c555d9b0958982ea
MD5 d9d2536106839a0aab67562ec807e5dd
BLAKE2b-256 61a57e9537afb00e6cf419188b1838ea0fb12b03612ef711f072ffa690d1725d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9597d9e44152e31d76c830b4204dc2ccd6f5b0fa6d3cb53e920220aed63931fc
MD5 f296f84c70f428afccccc26d2e23c7c0
BLAKE2b-256 d55af05990f58b92bbdc7ae59b1d50ccfe0c710daa92f10a6f4f5262ae7fd032

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.53.3.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 314b7bd429f10996d4f241b9496a47545938488a48afb13a460f0d2d96c5f9db
MD5 3fcb34e2e62dad2ebaf239ff42db75fe
BLAKE2b-256 99efcc5776c11154d2b7e9daa0803d133ee93067f834bfa59622a35375746fc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.53.3.0-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