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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

apsw-3.53.4.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.4.0-cp314-cp314t-manylinux_2_28_i686.whl (3.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

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

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

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

apsw-3.53.4.0-cp314-cp314-musllinux_1_2_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13PyEmscripten 2025.0 wasm32

apsw-3.53.4.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apsw-3.53.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

apsw-3.53.4.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

apsw-3.53.4.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.4.0.tar.gz.

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0.tar.gz
Algorithm Hash digest
SHA256 4250fab667cc41c55170028ab095a9d4a4ae66363f4bc0720771c20519702625
MD5 ec1e61592dd5dd200aee84b2f5364a57
BLAKE2b-256 3ba3404d93429ad78385158b277ddd4929137eb279b047d892c24b8d75237119

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 7ed2b82e0b5d57c61c8f0cba91ce01d68a061cbea483a53b19f42ecc4ab6cb72
MD5 eb7c51250e1e3ada9379c4d305619542
BLAKE2b-256 24f9a9ce9fb4a6d54fad8dc2303e20700a5056465ce9dc79e09014d1c5467ba3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8feaa19aeeac9acf984e5ade28478e44ae6c1cc3e03b423f8d66fdb4eb1a5bdc
MD5 420a7f090f190223baa23921b4924152
BLAKE2b-256 28a0be6f4d469d1811ed48b59b4f0fe77cbac8c313c01e8b279950d7eecec247

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 19c8fb1b23a0ee58c31c6241022f1fac080025c924eac0069be612d1c49ad7c7
MD5 7704dd18c7a3a8e3f0373e773f2cf0ea
BLAKE2b-256 1c91e775345045b3e8de025506a7a4ec2f4a800a9dded6fdaa5d41becadbf8f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6eda7f8e79e5729c6ca0e9aa84cb2826ce0aa63257324a3066c78c8fa46d1b66
MD5 122e6512b0bea4d7c6126724a9a0e6dd
BLAKE2b-256 b56f354feb0e13501f911db790e1a6a50564a2996e36373a80d572803a2281fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7dcf83f5bf8ffacdd1ad5254322e157e426f73d8fcdafdae3e3cfc9f242f9e17
MD5 663870b67510a6280bedcff9fce5e7f9
BLAKE2b-256 f8f80683aea08504cec093a2fc37219c27af99f19006bea201f1335c915e582d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6fadc24dfd89a4e6a1ea47536bbab5034276ff50a18e1497095a7a3a2794e7c1
MD5 16be0bee49ab7e4d5098c7c51afacdbe
BLAKE2b-256 264ee87612aa2801371f29b4340b8293cec65f2608ee47f62db99400f6a0eb8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3fb92964281dee49392081be15668fa11f9c638b01c2388517ce4ffff6c3311
MD5 5aad528b1170e85dbc647b0ee379ddb0
BLAKE2b-256 24e4296804fb293fd56dbe71177335f3533c38fba6b02d13f9034e48ebd6bf12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 997ea4a591459346ad69ed98fb7a627a01f49ea08d220a113cbb8caf34ca4e50
MD5 5af76c5ab6e5e866533f91b63ae57b5f
BLAKE2b-256 d5e1e8363c0928a3b58aac1d1366a3c9af12c7b643d66520de17c51ee4ffdb98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 8eb911c4c5fd03ed42b58153829aadde25196ef24d5438c3ff3009bb97210fd7
MD5 aff2e52a44c24cba9c7ac2398bfe387c
BLAKE2b-256 dd44b9091a5987aadbfef7b868b8db726e2e257e1f5e1f659530505484b682d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 1daf038c76267e1255baa870849f604f1bc59847083f46736574abd530dd4a39
MD5 36538031294273d359c0d629c309aff2
BLAKE2b-256 bda7b3f19abe08c968549b9257d6063042c6e62f1edd0ba0b0c7323e340f4f2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 647b97ceebfe805dc75df6dc513557b9ac0e513983bd234458ead0e0522fd2cc
MD5 adb2623540de4974e6915be89f52f868
BLAKE2b-256 47487ecf4b60d37909cc190d4e88068fa8b39d3e2854033594b3c14b9a7b733c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0ecabb9e586d54d13edf4336af929a026b8c741aafdd0d98f252c6fc536d726
MD5 8970b254870b38028538df48727023be
BLAKE2b-256 177a1c15f983b27506e68e361a7acb8ce3ab19e3ac91e28f56b208736c6b1000

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e2a194578d8f2508c6a73e18d640fdfe5b2b351946d99082ecb72d855e50ea0d
MD5 48e191e248399c99a190d2c681688cc6
BLAKE2b-256 19342544374bfceed0ea366d00920357956ff955c3843d6098f09ac0162b61d8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 cdbea67df0482681970bb4cf668252e405572fc4b582e8cfd860b5a29fe75cf0
MD5 a3713e5d81253e4388fb16dca3a9b4fe
BLAKE2b-256 6b22473ba189dfa18e08839e2dc8fa9eb5567ae1b4544bee798cc284fb483456

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 13bd0c01cada861ce9cd4a09ff36c5a245185477c5fe6ce52d266c46e69f76e5
MD5 24024ab4e267f638985895dc64425e0a
BLAKE2b-256 f64be96293894d6c50e85078533c691977abb8b400ddc3b7b51f92ff04abb6ca

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 94d8e664e1b9f89dbc8635d7c7a5acff85332bdd058496c0bbb1c111b4dbcfb4
MD5 fd8335be6d9f70837c94def61a4107a1
BLAKE2b-256 12f4379cc0915a5a74033372f63631e62a38362e98b9d3487a5cbe4e6f25b3fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 d08a97ddbbdde8a6ed3e631e8d7ca5f867d930a0dff2e2d800b3fe7540430f2c
MD5 6b07e5fb0864c5ff3d89f564e92b7777
BLAKE2b-256 42a3e345e657733da9abac746f749c88332f3742e6ac13011d34c56f852ba7a3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9e13967e93e2db2245ec7537ea3ba9e00808585cc6199a08dc649b702ebce01
MD5 2db013c8003503b2a85f297edd348d4a
BLAKE2b-256 5b8b2f75600f5d07024b843f7f24fa988e85feabf6c5fff69a21f89110ee8478

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 df343db6af8a650ca7fff0b06eb20f05c964332d0d1cf5706b7e7e6f849a8b3b
MD5 b09f9e397ee2900bfa3e8a987b3162b3
BLAKE2b-256 eb67e526700aa56e4ea5644c838117dfd052c3e346ca27add8884dd600f30a3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 62945882058589d3f10e588beca18cbe36aa91eaa4e9961ca74cfd7278a69c01
MD5 b5ab47d179bed0f53ee0f6589782e314
BLAKE2b-256 12cfc06c8bc7c05908f2f50034a880aff32aa9b2cf6cf73f9dfa875ae70050dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 248060079ea0a8df3844f659e9c9ee41eb29ce7761b6022105c6968691e65259
MD5 50977011a16a68adf86dbe840104903b
BLAKE2b-256 8a938e85352f7a9d78994398bfc26d8f963618fc9cdfda3e9d00c320b798775c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 979f69f2ade92a2afd2f67208217cf2ba174e237f7edc936ecd5af28340a463e
MD5 c2c3f71fdd113b5079abe2a87db557ca
BLAKE2b-256 145eaeacd13a10cbdc0e25974b6415105fd6ce06a1e09c412345d98a830aa14f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 6b6c56c56006bc9593fd701df59b9a851b6143d45f7f447e65490658e53e4e38
MD5 26749f6207a47304dd36e0aa9282806d
BLAKE2b-256 28cd42cd9abcd5b957957b727a4f1b21232d498a3c4e35f594207a798e8b080c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 7bfe8f1eb0efbdb61005447e73affa6f9339f509bfbd565e9bee8f33ec5904ed
MD5 25016d1bae3b70f781cdd48129430a63
BLAKE2b-256 d59a891e4377a314ac0fbecd7bf57701fc5a8a3bede543112a09eab1f579a89c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8665b7e10bb97262bc821444469c0ed60bd039f5a2236dacb362e160a4a66097
MD5 4268569eb2ad8515e663448467ae65be
BLAKE2b-256 d3d979ec37e57e3b7fed286ba7ae7136512efe32e9b65010b7d850c160615983

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c4648b0954c021c2cd3f4498e70a9d0ba5bc46aaa2a737dc110a317e47df493d
MD5 7e335bc95933e0a9f4cd48d1d3612dd5
BLAKE2b-256 ef8beaf670872391c36d805ddad114a22ed366af6f8d9e706b5d65db96e07855

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f3dd4186c80bdddfd4ba4cc1edd88f87c0c7cc03bf92f2b69e00c08958fe2d7d
MD5 82c08335fbbd34c6f073af0d88648433
BLAKE2b-256 b19145cab4c186e972d45a30afa3da012fcfceb98eb1dff1cc0f67b65619815b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a078375b48bfe1f6c49a8dfc9697c73c9bff0e1de30542099691f8f209896fba
MD5 4aca2f823fe4e7fd2894c5115f88a707
BLAKE2b-256 a01cfd4176c52fa00077d3c05d299e9525041f6b43f0f65481cdc0298e432756

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ac1b011f3301c6fbe51c4ccc43ceaab74266adedaf00e7d96acbaa38f3377835
MD5 33160b5d763867483e94d53cffa3a19e
BLAKE2b-256 36d6c2cccba0fc9569778edc2afd639a5f6a58966289968ae3496281f3a54d3a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 558be4a9ee48a9479732b011ea1fc068144ceb718223fa83ec20ba6ee930ccab
MD5 14b535cf2dedc8a296406f8e4fcf6417
BLAKE2b-256 e900960c37c94b2ccd0bb076cc29d9e0d65cf11bc322abf5f32c437540cbd623

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 36d6605ae4d3447385fa0e81d66f854dd88b18c853d85b22d0016e611a0c99bc
MD5 367c473b3debcf3eb1ae8c6bdbdc081d
BLAKE2b-256 c6152487f5f87c8a9907d27788226d81d9309089b27b71d0d20fffe61d5b11ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bdebb5495c6cf734c4355c99c976d85a58dfeb08083e5b8be263ed7faef799de
MD5 58f2502954bdf3757e96a82406cff471
BLAKE2b-256 0e33c0764bf546497decddb6799ec7eee4f4881746c1a9f671dddb8f763b955a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9d46f4f9d45911f413fb21745c34a645984683442372dc45ae80c3c43c08808b
MD5 c903c23a36297460291f632a63e4fca9
BLAKE2b-256 abf89aed8933e27bca04a85ffe61dcbdab93cf81c9e123146aac4db30e941804

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 943ab632e41663f4187f383497d280a6ca91114861f1b4fc37dbf8c84c392d4f
MD5 94a8c2dad602e817e81da9583431cdc6
BLAKE2b-256 dc46c59d988953314fc032f6ba4450370a84f049fc3381cbfc98fd55aa01845c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c800584d288c8430fa242e9f5fccfd904c129e11821da6ca6f2180f98c30ceb9
MD5 257a8ff5c256be5a07313143e15c76a3
BLAKE2b-256 632843bf60a2e28f762a62a59e3e32feee9aa1a6ae89c0309bb9fcf1640edf5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c6c262ce950cbd831b52fffd0e39e5ca4bd6dc60ce048d0d6e44dae7204634a9
MD5 85b8e758573ac0ca4f4faef593c8e892
BLAKE2b-256 34bd96c6c932c8c13a1440c3a166bc53a24c967aef68af9ef687a08d9232fc41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 950f12259890c3fed24219a5219bcf1d98dedcbf258eb43bda218b919466d143
MD5 ecdb0e622f3960e54edba7480a8c936d
BLAKE2b-256 22cc9e9a5f58a567011da14f6422ca95dd039e16e1f898d3f87878ee28d90e52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 4855c9115f87548fe608553262e07def3b51633b9995e3301cd3254f9cba394b
MD5 3c53b147c473a1e02fe6bf1d0c4262b7
BLAKE2b-256 ff5f5576c0b37dc21ac9ac98003b71fa846095df8b63120ea2699a78666cc923

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0b5ccae16a9efdeca6fdbbe91330e73530782b4d98ee1c20054ae0b72efdabf3
MD5 10850fce63c7b54cfafde66464f9620d
BLAKE2b-256 5827c791001d0380d9ed6fbb34e6975546fc0dbd6520aa88b25eba2c22033120

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ec42090ec4150ad35b9e70d6bc7ee15554c268ac495cfbf0761c6a3d46edc6f
MD5 573cc001a6011ee5e1ab73a23dbddb6a
BLAKE2b-256 c72520e73a120820f81df1c7d31f39d0bbfe7b4a147250fa53875f25d4a554b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fbb3cfe03751db6a2f29e938017e11851c93fddca1ac4f78287faceba4d24059
MD5 2bc8fbf206132abe5b5cbd69456ee624
BLAKE2b-256 8de4a169c63cc6448598999acee33c112c2015e41b5a27374d16feed43e74ed1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ad5ead1a56415f298f31559c760587b2f24105904adfab72650ecc76c9886fa1
MD5 006d59ea4f5879826a37628c55a80ced
BLAKE2b-256 f5b2377efb9671affd3c8aae77fe37a538cea62132ad367fa68ac8a3f9103ba6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 88856d0bb0271fcb98706bb5b3c82a5e7d58f7ce649a4757fdcf8cf1e889e191
MD5 1a5e75758fb18c54ff1d2902dd3031b2
BLAKE2b-256 3b2068b4e3e7d6d5356f65c5ccd1fe536030cb93e2f4ad939d45142afbc86deb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0b162856ab66bdc7424b9d9c34e686d827a6fcea32363d649af2cf447bf27c36
MD5 2ad71c9471d3556e038749ec65b756ec
BLAKE2b-256 18eb0fe9a1609822e157d916af4228975af564371e0e1614438569c15d8b4d92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b729ec8df6cd0010f174a21c18e0315bc748800709176d3dd7e14d7a8aeeb6f
MD5 3aa178091a8e183ec3198d13590edea1
BLAKE2b-256 7bf2ce4e0c6fc2d439c23afab00313de135fc645d73b4e4b59a1b98afb6d5176

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6f7b80f70d04e5f03b29a16db810b414c46e097434ba892741424c89db359c43
MD5 fa94536d860937d00ea152ffb60fbe15
BLAKE2b-256 aa7e54b5a69cb7673a3a2097152b6b70f11157efff76b3fb2453cbd328439147

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7718908b72f95f18091f723918eab4a4f0a3405a92d0a64a38371e2727e79e41
MD5 3e0476708b011fdfd0edb431b3e0fa1b
BLAKE2b-256 dabd52202d244f1f9cc122767222281afc61d444d01e0182567ea0e80b857882

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 30b107e27947d366f5b3300feb624b39338448211a4e5cd8ee0d752baa9481fa
MD5 d5326d02515df7fa7678333e4e8a7f0d
BLAKE2b-256 008e31ad0360475f5dd41d1290b2744e79dfdfd661a362943486193a32683f5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c47c64ca9c2fac2b476317210b6e8c04681fb718594c0806bd33e5d2b459dff
MD5 d8a2edc2e811993a24d98fdbac203733
BLAKE2b-256 bc20c83561b62be054bc0d04216b7d1cb037c4d95078a8250a062a61bd1a6659

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 8a5a722b4d544d2eddd559556424fa40b3206542591fa4563bb6a58432b362c6
MD5 cc3cab6ecab428cfa54ee512a6b015bb
BLAKE2b-256 7f4732f062791b5959fd645d181deb22165f8ff7727dc3edb4042f2f2a7d1e22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 a4a41a246474ef12a1d4f1b8b87866a4deb8384047df70f5867018a6603e7fac
MD5 9dbeb706f74609b1f7ce4ccb94ca37cb
BLAKE2b-256 28d08047da77dd539c6572155ed27351429aacf3a805b5fbaf7c124ef251c4e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4760a026284318d5de6937a14add0d03b194ea60bf67fb51bdd28b541a249229
MD5 00d250915d8bda60b50b0205a4ebf986
BLAKE2b-256 d9bd520cfc025a80c11fd7c2de0c2361ce4ec39dff822888585c2ba333110016

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 838dff7f0a360837dd5d480afbc818aeffa3decd83c81a39ac47cece7956fcee
MD5 b9840912ec8985f3d0012ce7e6ea341e
BLAKE2b-256 cbc0305bb71b2ea948a9d67c1c896a6beac39410784ae9fe7f56cb4f1a8f79c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8cfa9ad1dd459d453bc7bc0b2beb2aa27f326822f0301ce1a903be1e0ad004b2
MD5 27dc7ac1dd5abe542cea1dd202684811
BLAKE2b-256 112873ec4710ba5e082d798fec2ceecf23bd982a02dbb2c4d587e8bac461e0cd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8a2956739873f76c1f8aa3fb0ec6933dddcc648524d3a8677a63c4dd4b7d7418
MD5 66ea5733d7393b30a67870ed8e815b72
BLAKE2b-256 5d9c2a91da813cb737114743b8fa3ce55f0137b452b441028ea3b130d06e19b3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 371efde8c6cf0d278cb9e17848ddb637e5b40fa3f86bcfd57786cc26869608aa
MD5 40dd5b9c5faa9ddb7713e2e1f79d5922
BLAKE2b-256 8e2fda9f140adf3d8ead286f6d6fa86c2dfc07c1b32d3384476b7c5cea97de8a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ac462dff754a62576872aba41921bad0f2a60b43e51811af54417e6cf01e3ce8
MD5 2c01185d784d08439d6fc881a6daaa63
BLAKE2b-256 1e447e6782e9a156e97b10d276e0bfac293da43d8388fcbf2633da1bf9da4f07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 44625dda9965e1f0a839f86191f9de14f34782789e4b3e9984609644bd5c00d2
MD5 6265c4edece7089f66cf45b5f1de2ade
BLAKE2b-256 00a2f29bc46d1c49db331ec74c175046db40286b059598abe98565e0bb5ad0f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b50af311ea4d32595bf403488e247093dfa470d267f0b1959cb252a716f5c9d1
MD5 027e1a89c7ca9428d9825b23c158eae1
BLAKE2b-256 38b1511ff4cab157aeca41236fa1cabd954c583fc67e4c37011165bb7d272763

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6f5370dbd4467fdbb8a4188604a85e235a5efdc16a8340a7c9cd38d3866a908b
MD5 5aa265cff8c2fe280891974976ce4780
BLAKE2b-256 1e16791cef08d0e42f2e1f005a0c95f2be3e8980a1c6626b45000eb3db608c70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 41bbbee759cd44b2053d0e8d071decca705116c085c9d0a15e8060f076510a3e
MD5 694bc796ad72fd6f2b267b6b746bed2a
BLAKE2b-256 95e01084c69b5751f35398465234de0a6c43bcbd4ff65f347426d4ecbd47e10c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cca0a8a4498a355326fb491d852187c2fd2031d3e61925e349ba297d3ab884f4
MD5 946c59c304e102e54d5673482cfc88c1
BLAKE2b-256 a6ccbbe97dc8d32f417c3cfc22b942b271ef41c5a04ee530873555bf1e7b737d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a6a85e6b3f896bcb9625e9b321947fd50f0e84627dbf0541e46b2fad151137fc
MD5 e9fc4d34e986a3e8c56203d764041c43
BLAKE2b-256 49c7faa176008718cc8f28e0575f48c54fc76c64ed2e9986ed436493383030c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 95d2a5172d7b164c11a9b92c584bced9ddecbf963ad71432951b92b0de903d71
MD5 ff702f288df5b06946deb094dc4206fd
BLAKE2b-256 4ab3a7940c3467d446058b9148104d1ec5f84143dc36ed83e708fda950101d0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 149fe6f761456ceb2b9f4c8b9c33dad9142544e6417267477b7a9d5b93da70e5
MD5 b293242bddddaf63137eb02e661bd079
BLAKE2b-256 aff31909e2b2b30e1315ae27324ea272fc807eb6e3ca08930ac70ad29c6b58da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 041b362eb1efbedae8eb869b51902590d4b44b0625c7d0e44b0b0b1e7ff79978
MD5 4b66ed727055c88959dfc908b097d43a
BLAKE2b-256 d11e6309acfb8a0c59c549c9254a25e576a5122bb0b427e0ec4749a41663102d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 94fab7525b77af4230a4e406c6c8dcc0dcf25eac91a1975c75706e4806d28915
MD5 22996150d9fae2ee29d9a54f36b1c589
BLAKE2b-256 6aff2104f2185dc6ef7b938ef304391a69ed84f70e3d084b072e0cc6e30b1982

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 d981f7999d289809d72af50cbd05b2d03de1e6b181690ce8f37bf98edc0d9c43
MD5 4a40cc372211c6094d57fabec21f6385
BLAKE2b-256 8dfb540206a2279f9401fc40820fbd0d18e46b01cf643d50a57dda1ab2f31634

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 15f342ddad6cd75d3372a541d0cd107c91630a35173ebd59d2135487dc6ca0fb
MD5 1f330eb36fe2dfd10da861a6d96810c4
BLAKE2b-256 cd6fb28ae91bb9dd2383c16604c2991062f602783a01bb9df679447c18d03eb9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: apsw-3.53.4.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.14

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 813daf4c176ce6716bdad3785245ff35a373ac3ea5cde1a23f4219a96cd6317c
MD5 686aa95a44cbc1f2791dd71df8bb6afe
BLAKE2b-256 48201ff7689db9acdd65939160ae1059378569f7a71fa2d265f935c865bde502

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13db505f1f08a185917786124d0960615e81b3fe0a016d1069b6b91abe552100
MD5 854456f11c939b7bcfa45ad5cd37f923
BLAKE2b-256 c255a98d16ffbed2048bcd76f71260de76b3681ddf22977a45db085409e7a957

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 58abdd76ecc8d90f6a2f9a5c9d280b579e6994332c6b4cdb26ae0700e6984d3c
MD5 92c4c227cc9f79575e9a2dc0e2afa05b
BLAKE2b-256 07dfa6b083c0d4ba37cb1a1c73b49e251840fe5ec9ea18f2c30f9e4f3766da93

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1826a9f3a62f5ed79940a7a67cb480be6d0a57f471198e65af57bdbc179b2de2
MD5 c8262883803a0088ead776fb776f3f8b
BLAKE2b-256 2e19985718c62d35d7a6c71b4e69c8fa654c474d4ba94e454e1fab7c5585eb65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f66758d325f1209c68368d4ef6c974661ca3784c398b8ed3d61df660598c6d25
MD5 88d1501c7344ae0a13553afe2f0ca1e4
BLAKE2b-256 1b746e03efa39725ad4b62b82964fe45a5c9dd93dd12714f4b5b014fb673b6db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cad12a70fae847c7b0fcf98ba0299ffcfe9c51c9f0f7764185bd91a2c709c937
MD5 8401e5c087a1f3762059d03b3ae6da7a
BLAKE2b-256 a8d6b32dd63ae11fac0738cc3789e9c48e2e13ba27115ed6e806cd4556c8f56f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 96a617d936b3141899c8f60a9fc8291ec7fa55779bac0992b26bac713ab2f1cb
MD5 4c5b0fcfe35ce18af2190bb8e5d7eab7
BLAKE2b-256 a8fa6fd9c25c3a25533d6a9b853d243b54aa15c4be49f5753c18c2426d066c58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 c745c316301fcca10d1b85e2a8d3ff1df9c138aa6a755f143ef7437f6718a131
MD5 22c3cfc5f5cfdf7249460b0a231916e8
BLAKE2b-256 e0d98bc7a773b9ad206ea18aa272cc6e67b8a3879e4ee65995f6519d13fcdb95

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 caf15026394789e508991d43423937ab1d1cf07df8866876ce998d84862ed209
MD5 8979d3e12421475558658b8ab03a0de2
BLAKE2b-256 3baa8793494c648e93c94bb9bf629ef5b557fa3e5a8a5c7402554442de3bd46b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb1d95203ebb3174126cf3a8d078c1c3f490ac42ad48333dd130d70acc408b81
MD5 f5fa4cd8ee5d7f22a9b95f5f5599e52c
BLAKE2b-256 be5a72795bed184735d2ff84bc4370910565dc65759c356fb6a3b7c0e93f0a5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.53.4.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da86a8d03c55615ab494f474e94e06e86eb1cf5977a99d4734cd5699d4a57a65
MD5 a0bc49462b9cb6690acf14b23ade3e05
BLAKE2b-256 6c21efe6ffd8680bba0cde918ad37e10c94896a7a0c0fe0ef5dbf8e97f88fd71

See more details on using hashes here.

Provenance

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