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.9 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.

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.50.2.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

apsw-3.50.2.0-cp313-cp313-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.13Windows x86-64

apsw-3.50.2.0-cp313-cp313-win32.whl (1.6 MB view details)

Uploaded CPython 3.13Windows x86

apsw-3.50.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

apsw-3.50.2.0-cp313-cp313-musllinux_1_2_i686.whl (7.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

apsw-3.50.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (6.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

apsw-3.50.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

apsw-3.50.2.0-cp313-cp313-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

apsw-3.50.2.0-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (6.8 MB view details)

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

apsw-3.50.2.0-cp313-cp313-manylinux_2_28_aarch64.whl (7.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

apsw-3.50.2.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.50.2.0-cp313-cp313-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

apsw-3.50.2.0-cp313-cp313-macosx_10_13_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

apsw-3.50.2.0-cp312-cp312-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86-64

apsw-3.50.2.0-cp312-cp312-win32.whl (1.6 MB view details)

Uploaded CPython 3.12Windows x86

apsw-3.50.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

apsw-3.50.2.0-cp312-cp312-musllinux_1_2_i686.whl (7.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

apsw-3.50.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (6.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

apsw-3.50.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

apsw-3.50.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

apsw-3.50.2.0-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (6.7 MB view details)

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

apsw-3.50.2.0-cp312-cp312-manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

apsw-3.50.2.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (6.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.50.2.0-cp312-cp312-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

apsw-3.50.2.0-cp312-cp312-macosx_10_13_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

apsw-3.50.2.0-cp311-cp311-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86-64

apsw-3.50.2.0-cp311-cp311-win32.whl (1.6 MB view details)

Uploaded CPython 3.11Windows x86

apsw-3.50.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

apsw-3.50.2.0-cp311-cp311-musllinux_1_2_i686.whl (7.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

apsw-3.50.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (6.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

apsw-3.50.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

apsw-3.50.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

apsw-3.50.2.0-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (6.8 MB view details)

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

apsw-3.50.2.0-cp311-cp311-manylinux_2_28_aarch64.whl (7.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

apsw-3.50.2.0-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (6.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.50.2.0-cp311-cp311-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apsw-3.50.2.0-cp311-cp311-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

apsw-3.50.2.0-cp310-cp310-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.10Windows x86-64

apsw-3.50.2.0-cp310-cp310-win32.whl (1.6 MB view details)

Uploaded CPython 3.10Windows x86

apsw-3.50.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

apsw-3.50.2.0-cp310-cp310-musllinux_1_2_i686.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

apsw-3.50.2.0-cp310-cp310-musllinux_1_2_armv7l.whl (6.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

apsw-3.50.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

apsw-3.50.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

apsw-3.50.2.0-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (6.6 MB view details)

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

apsw-3.50.2.0-cp310-cp310-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

apsw-3.50.2.0-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.50.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apsw-3.50.2.0-cp310-cp310-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

apsw-3.50.2.0-cp39-cp39-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.9Windows x86-64

apsw-3.50.2.0-cp39-cp39-win32.whl (1.6 MB view details)

Uploaded CPython 3.9Windows x86

apsw-3.50.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

apsw-3.50.2.0-cp39-cp39-musllinux_1_2_i686.whl (6.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

apsw-3.50.2.0-cp39-cp39-musllinux_1_2_armv7l.whl (6.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

apsw-3.50.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

apsw-3.50.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

apsw-3.50.2.0-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (6.6 MB view details)

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

apsw-3.50.2.0-cp39-cp39-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

apsw-3.50.2.0-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (6.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.50.2.0-cp39-cp39-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

apsw-3.50.2.0-cp39-cp39-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0.tar.gz
Algorithm Hash digest
SHA256 ce6e78732f8e9923c6d7b0b5e857f2121075fc25ae3a1e259dd8e6ff22356e64
MD5 ef7c7a323d2f4266a4714c2622ea5abd
BLAKE2b-256 1f0e5c7c409166561d481fc18c95f57a9cec9f3c3dbaee6a7ef91a97e549d09f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 518195f41aac735767d84e4dd4e942ca4338162be6fea44c6682480469ce92e9
MD5 3c7c360da13525be55b666f1254d3bec
BLAKE2b-256 8ed149a016df6ba7de2a9de558318f21772b39d987b51e02d43211800395552b

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a17f5a477010bc4bbde79642420047dc43204df439b8e2eea5879a5961e93b8d
MD5 77eff1b6e3e08e3db28f07308670bdd0
BLAKE2b-256 821cde7eaa2f275681840ff3583143008ad5e4a486faefbe0e64b451a1d8420f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 47b9d6832a4a76ca3cf1c1ed15e21686c7dd549b6ea418867eb5ac479d3e11a1
MD5 c481e1adcc651277edf41a6238a0bd39
BLAKE2b-256 bc610689b807515554db969e6388618a24e9c0683bd527c840528cb81418ff14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ceaed788326e92de925e770e10e6238ec5bae2dca87e58198fc5dd82f56a33f4
MD5 8d1594aec101e8e51b26e99abf983095
BLAKE2b-256 2e3716d1ca567e51982389f548a5f17f907847e3670e1c63e2845b929fa18289

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ba6027ded6875b95307b1b35857567322c3a97983172767e58ad480ee7aee7bb
MD5 c327ffc89899ef481e9d3aaef51bed67
BLAKE2b-256 0accacba6727ea78182a28efe7704be7ab80722a2e44e9031203cacf29d05cfb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21053bdf6d65aa21b3b1acfcb152f365ce1b0a566352e86d524c67a1c2981695
MD5 2d36cf3035ccd8e7c4e7f1c11fc77c27
BLAKE2b-256 ad5736bceb6aca75343c236d2b09c484b93a03eb1611f248913ddfe8cce2d171

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93f03b5eb363812cb36452cf6296c176bd64e5bdf2fd6229d54f20aa04432210
MD5 cbe94338814497df9c3486e1b64128d1
BLAKE2b-256 71de13543629579ec5f63eb085b51840efe5af6ab9f5c61aaf3b12bcc1b7b163

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0706cf63e4760a475666ab3e5e44eb49f651b15ab8c6f8192ec05c1c2720df96
MD5 5202dfa41c8edf1401f6af0b80283210
BLAKE2b-256 10cce18c303f57e0afc6f2a01edd2228b80d8a09375d0a25a1bb9e3782849a51

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f3e1c588ff49af644bf1cdd263d6970a901d4dc1b4a8e14ee6b1c8deb937d643
MD5 e840e4a6b410afc2bac9fa38a4cdfaeb
BLAKE2b-256 8eaade05a9c37dbf3cbcedadf576c72d991238df3c83f2729ef2886020badad1

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.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.50.2.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 c2d2299abd44f6eab428d7e93108d34ec7db910b701965252a75f37fe1e48178
MD5 af4b88e161249d8b154bc97d8281cfbb
BLAKE2b-256 ae421990bd74ac75b7720c405c4244cf60990fffeeca7a48b89b3cb718d740cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_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.50.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 641650af25e7122d7fbb94b1d4b39bde1fefd0b9074d0f16acafd3b923bea5aa
MD5 3d3eec67223a4331f66c831525f54cb0
BLAKE2b-256 6625638a93afbdba86647844918586e683ae2af8d0a249714dbf2ce3b6bcc216

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a455b39a91724dd99f497eb09a7d0218aa6e0c708c9dd520476ee18dc07f26c4
MD5 e35a12c10f1b303120d8f68d42e6c71a
BLAKE2b-256 db25ce3208379631eaeede3f2869f5b46ffced0f9ea74a3b869918839ae3e5ba

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9d891730cfb73b41a884c210b7c177e285b112dedd5e023c07de473df72b2550
MD5 694b2b74c01e7e12ffed03b959ad825f
BLAKE2b-256 fdb22688e077851e316980584d6baf5600ec60606d4626f444a68c9746e91c30

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 9dcf1b7632337894c17ae3cd03e040836edd92eec3438048975e6bda1491d0b8
MD5 ac0c3f7e1ed2e2c0b291e7972151b56b
BLAKE2b-256 1943820e8a4a69f69a3b87b59504465605a059da7b4e3f446623712c095dada3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6933b69ac39ab54c3510cd3fc3d77cf9b743243a8bf551f82cf047ef9f2ea393
MD5 c6a93165eac56aad05b98fbd79f0c9dc
BLAKE2b-256 ad27630ec91ca0b9af1b69f2b00dbb9dca1c5386b4de393511843a3275caa9ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9f96729c6fa2142a5b14b2326352dcadaf29e4b6a51dfa0124a3899f88c13b65
MD5 1d52391eeb75f97b71b2e36c41c39641
BLAKE2b-256 a7b7d580a58745c962b07f695973e2999690ac40a089835451bb107e6477a342

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 54132b362718d20640ae0c8eefd49f9818d072c20b3a145f53a7fd435ab02c0a
MD5 8bed17d1439f6dbc41195460471c56e5
BLAKE2b-256 8088213b175fbe68e90e706226f4a2c8b719c0222e33af9aa469a807a71168e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 024f6071ec14970b0223ef105b0c785afb74afe51a631ea2ff66edd6257ccd30
MD5 f31c2e7aa3ad95489c39dfbe6eaeea3a
BLAKE2b-256 c38b5d573a221aaef77b4bf35fd87b29ceaa4e87abac8eaf5e7758bfd9f225ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfe893682ece79c9e1af850381baa6540b0d5eb7b885b7e2311a7dd97347dc37
MD5 c4f8b74e6f2d67fc60bde0ae6d504f41
BLAKE2b-256 9c318fe2f5f8f92aa57132ae8afb1684bc8e5c0027624d7fc1816ab15bb0e1d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 7751f7359692bb059cf4b474d1cd564a751883803d0569312424fa16f4bc994e
MD5 4d7d9c182b5462ff4edca54cce60c2c8
BLAKE2b-256 bbcbeaeadcbb70d4eb9cb4eba40346e67b6655e36904c16b3bb1925cd1f05408

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29b8d1a4cd479c82350686ef7109d00ef1718fc836f078e6026aa9ada47244dc
MD5 010811248a787a39aa50a2c5516c77c8
BLAKE2b-256 354fbc00127d35252214e58da488f2ee805ee19cf0508ad902014349a305de67

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.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.50.2.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 951c521285c9922be6bddee2756f860eac5e7083efd6c51e8c4469c58a18ac87
MD5 dfae3c8fca209913ce96b26cf9043e4d
BLAKE2b-256 481140b90ae62418822a40015c79bbfaa759bc963b71e573340837c5a3064511

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_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.50.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f2dba6ac5e2adee7120eb5b7a9e1326e25bf31a47a65bbd607197bcaed7398d
MD5 1fc11976abb7093126d8fbb392c95cb2
BLAKE2b-256 d2e12e647ae11cde6e1b9033218ba0c85df6465de1e1b8674796d9cfad28e25f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 92ad5c8c14ac0b5ee7ee7c5815e2cde6b35b502103750f28a14cf8ec4347f152
MD5 63853319a94f3ef23dfcde9a21adbfda
BLAKE2b-256 c649982b30819a6f478ef7bf2fe492327609f60c7aa26806431b7f685222fb64

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 018d568fc13fc4ab7f774598a0a2948c9b1a8034824c14f7db34dd513b148c1e
MD5 03141d1f2edb3a07d4ad8e5fc9dcff02
BLAKE2b-256 d45418296e59af39da084e1976e252ca68b39081a27928a6f26fe52b8228704e

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cb6124cfa9f4f6472e28014ab22aa47e902a59a6e4a34cfa7e3ea91c2a4fb9bd
MD5 84907ab9b466661340a6aefe616f03ac
BLAKE2b-256 dead03357a82ba6fa2f0285be6d5a194d857356a50eec270e965635b63f41727

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a85daa0a552611607e05afab6ad28a0ec2808b8f4bc84a3e1ff3a5ba9ef9d8a4
MD5 b1494e82b6df1c170bc074d14064bdcc
BLAKE2b-256 8038ef18b77c30f9d0b01027b6f0c719f54d39c871eba8470863eb41efe934e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5fc1a3c3f7b55b6116a618ea5b867a8b7d5bb8386ede0c1d25ad6c577aa08c7a
MD5 3ea4ae075e6e0ea06f7ade8e3f428fc2
BLAKE2b-256 63a73aa6bc22ef9118dfe073a1afbd374de3f02a9c9c2979ca35627a767741f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8117a23572c658e4e60e4658bb2d88bef5e3444520175289f76b978428aff088
MD5 75a996ce71cf2d8c34721f353f6bd7c8
BLAKE2b-256 cbfaec2298d90e157716f494299d5a23c5394a71ac495a20c91e0fea4ebe5a99

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 85af4b2d05973e3df0d0e32c0652b6822c065aca4d340962e52bbc116bc8d7db
MD5 8a182c0b46804a6a89262b37a02d8354
BLAKE2b-256 85944a1a4184b366372d9f015a847e550d13692b3ee695fba53e852ecbc939d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d0807a3100853f2edfae9ce1e1123b8f31aac39674272fa7f0c1ad07e048ad04
MD5 2e9e0de2bda2f1b128e5a6a2980a74f0
BLAKE2b-256 5b3b2120130d1b8ca3d7e589bce1d7338866d9717c75ea2e132068c946e5937b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6b97ed734afd21f344defa23628aeaa51e3e7b677575b15b92908cfe16c2d1f4
MD5 5cb072c68dc704a4c40b1d8c6b85c150
BLAKE2b-256 45572a343361f7b6c7b7d1009a22b267e685ce2f4e3ef3be99d5005571d3f91c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3b1fbce49d631dfddb66949ff8c3e3066dacf5c47585735b5f01e5165d003a52
MD5 02f734ad6d58217a6a202f2dba20b6e3
BLAKE2b-256 ef5c8e989e1e50fab563f7f0ee5cb0271cf5ddc315fd684467812b43d426af7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.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.50.2.0-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 eeb84a03a079210afeb5b93893e3a7ab8c5178f1f1ba07c0e5dd5ea756e6d022
MD5 24a0adbb7f559600565bfee9d563dce7
BLAKE2b-256 1d2cfed87844382c936d0adb50f3cc496f77ffbe1babce8967b64e45fa2a915e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_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.50.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7443a491933e992008cfb72cd8cd045e8d13040d905afb706ff2372f9d9d7bef
MD5 ef5ee815ce6e3fb9ee51a00c7d2738e2
BLAKE2b-256 84109b5f23eaf24eafe5c608cf5611df0ba8e0824498eac7230ed7f4cd690f45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 654d6ba728177bd091ab762ddffd35c7e48b334edc4bb40921bcaafb606ff324
MD5 f1f21a729a1dcfdac1fa25bfc1d1e6e7
BLAKE2b-256 134ced67f0a2cceb3652672af287adb31a1dbb84f67e4528200bffcb8f03c47f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b9b274193482f052f2ede89889df3df83c3cc0ab5d782eace1ad91eaf04b2a61
MD5 4c00bb5524124516b3b71a8ba8abef86
BLAKE2b-256 540061ef1aa1e3e19cd397888e3ec1231333fe2b31eeae00cc393fd85e27f11e

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3ede94eee2045b05a71d15249a627b01c2aac9b5d558441eda78d5bfaf0803f2
MD5 c9c9b0994f5af3f61d80725045b4dcc7
BLAKE2b-256 d7c615f8305fcb1bb681dcaf3e2bdfdbf6714d2257ae5e2ba2e7dc87cf442a3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1711906ea492f8b1f66def66c7ca086fa6cb3049654d09bb23ea311a3aa61763
MD5 f6623b6abb75a0791f9d2c0dfe526a0e
BLAKE2b-256 c2ceaf8d38eea8fb67b40e35e67cd362209c633174b5386af52b1e1d03465a6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6ea01c36600c974efd8a857f88a8628d34ab61b0213fe4b9797432bbb540e120
MD5 9b0855ef3bcb5de00abf85d0c89aa346
BLAKE2b-256 3780770b943bc992dd6c5b77f7fb4fa4402ea1d0c27f2a19c07964be8cbd096e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 529e0332eb020820080a35734645d8acb74579275f102461f6bb0271ce63c761
MD5 f5307ebcace5cdc64d4639bd25e4b30a
BLAKE2b-256 71dffff0ae5061536acae449838af54a19f32ee1a7c1e16e46b6231bb6de4ecc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5032cadc5326c9b742e973a911d9ced4f545ad5e1f95af5412c23e694e3ea6d9
MD5 76a581d5160eca9e1c588a0f05b70d1e
BLAKE2b-256 88365c70739d7cecc5137da655f59318ddcf962914bc33a78db70dfd58e61df3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bcc15c7965be8bc22ba8ff3dcaf3ab4d8697153e7226449b09ae0c69bd738b82
MD5 640b7837d488f28bce7fe7b5b4758053
BLAKE2b-256 c81e8d8ae9c5753c7ffe2cf9cca5d36cabeae0a72ce06917afb0259248957f6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 2893059bc0fba7111f18a55459488268be870c040623975a510836e115225fd5
MD5 08c3326e468d763f765a4e4c40030417
BLAKE2b-256 45913e32934bf541c3c763d6beb9f8c7305bcfa92e0f9ee6d95a0655924878d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d310e74d65905b9cdf5102cac536006e458d9535678a4c60b2a0a2fa53f78cab
MD5 3605fbab9d76fa60837aa74f30f5ec20
BLAKE2b-256 51218a0794ed1229340860cc06b937854c6583621588bcad2a25970c862ca657

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.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.50.2.0-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 a0cc352c914298e9b556e06b13e66b30874cceb04ee820ea3165d62cb9ff72d1
MD5 857db8920774deef45a3150a2037a679
BLAKE2b-256 65113d9d24e040d0e57b8ce04d60c8dc2ec47954c63545bb68f32b2af9bfefb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_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.50.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b1299a1e370dfaed8ae28d6ee3a8b802e02188e9f227a1e023f6c9bc194316a0
MD5 05c10daae178b427dc3ba66d0064caf4
BLAKE2b-256 3d3755911df512bef88dbbcbe0af255fdea68bc533e8d87328025aad0b0af1ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 340613802f7fffa0755d62821154a382c9993923ce5f7fe82c9547e59eb32968
MD5 07718804a25a246e206a5e0bb06bed96
BLAKE2b-256 a6420d67d4bf36b91bdd66cefb6d93f7124a7db47f4848bbaa6a7c22d350fbc4

See more details on using hashes here.

Provenance

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

File details

Details for the file apsw-3.50.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: apsw-3.50.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6add8289e6dc161035844fd29327ad1bca8bb7fe6cd28f88916e955f26fd5ff2
MD5 af02d581353780ffb65d720167633811
BLAKE2b-256 0f8bdd1c3b1b2bdfe39e7c8134dae50efb34a8a881748e5beabfbbc26ec8c0ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: apsw-3.50.2.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 282b6e2a76af2ded28d896ed9d17468c881bb3841588a7798bdd51af5f2bb399
MD5 ea711e7559085e105f2c66099056a952
BLAKE2b-256 09e98b454ddc94c71f11714b6988b0d223e3242a5a24c6c928f9088002ece1a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9e4613f4cf89516f2a6f687fed3a961c597c7b8343a1ff7240cf47730fe816c
MD5 1410fbff17a13b27e208604ffa4a2cec
BLAKE2b-256 c69e0c5a79a41790ead42cdd1084138c8ee8254f609ab3a447ac572ba1b298c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 17878c011e9eb5b875956c3731ea4da27ca6c7d79ff7066694d0cdc3d40449a7
MD5 293c213f3538672c15acf50a5124db20
BLAKE2b-256 40df58631136911b1aee0854718620ebf4aea2d41cc142001027a1d18d302a6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 589002ce029f8500d3a4cc53c9f3ba3beaa1c05ba7e3a7f16a95b5d82f157185
MD5 03728ee92c34f0f813ad2e34f7372a17
BLAKE2b-256 9ddfbb04343b8d341769d77c10a13b74fe1447bc3d5599a0d71b2653a1a924d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7bef281115642559d3003736dc69175aca6e722fc0feef56e76c973fcfc41da
MD5 ce05249b733bce552bd69d5cd460f565
BLAKE2b-256 948237f697d58bfd194ac70e32ee02ad3308cceb997baa06321b947a05ffd7a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc4017ea0ef66a6d769d9762d5ad161423fdaae102fe80b77bbde5273f8840e3
MD5 8971d17d73a2fd8552f26c6edb5e9f7b
BLAKE2b-256 31a4167d0d3be8bf5ecead563e29e9006a5331a37850f84a3f53c11f4fba8dbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 9ceaf3fd3e3e87f600f1c137ffaab56fff9453c588cdbdecaf0eb21522e1c868
MD5 3be9df5bd782052656de4250ecd74ac6
BLAKE2b-256 c62db7d468281eddafcf31defbaab6bd3c31104b5f0b4e9526784219c8adde54

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04ef46ec29a77311e1748c71f38f8ad4c3e92991dcb5eb3a6b0c120d48a46f88
MD5 3be8fe635feed8477ce8a869df0e8a8a
BLAKE2b-256 de9f466602ff179cbb3839042a6a5607e5399e695621b88d34e860dcdddd14de

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 d20e582fea70a4e4060cc49c592f17ef32edd84315e43e26bb8fe4fde8ce72c5
MD5 82c2a9880f0997fc59505704ced61964
BLAKE2b-256 4b801c3e5379c19c40e84abed17b17ba8765da9917930d09c4a7888fc2153aa7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_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.50.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14f3ea3c8a9f555f7115f84e4f771bb1c29f85f77c93168c36e3fc6704dbc01a
MD5 195724738a99c7839ec27891555b4dc5
BLAKE2b-256 777f0bc42a8183d2ab3151c901ff6a497d0695120ce4d2ef34a7fc30e7113420

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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.50.2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.50.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fc0f68f7cc0b4c6ae3ee910ed4b513b99938489e0f4dc93fa49207065ad355d4
MD5 d7d0347a1d0585013fe1dff60746993d
BLAKE2b-256 a3fdff69b8fbadb6e150a2700a831c9c62eadd85bec39546f793d77b408bacf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apsw-3.50.2.0-cp39-cp39-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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page