Skip to main content

Another Python SQLite Wrapper

Project description

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

About

APSW is a Python wrapper for the SQLite embedded relational database engine. It focuses translating between the complete SQLite C API and Python’s C API, letting you get the most out of SQLite from Python.

It is recommended to use the builtin sqlite3 module if you want SQLite to be 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

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.

Older Python versions

A release from January 2022 supports all CPython versions back to 2.3. The tips include more information about versions.

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.40.0.0.tar.gz (310.1 kB view details)

Uploaded Source

Built Distributions

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

apsw-3.40.0.0-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

apsw-3.40.0.0-cp311-cp311-win32.whl (894.9 kB view details)

Uploaded CPython 3.11Windows x86

apsw-3.40.0.0-cp311-cp311-musllinux_1_1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

apsw-3.40.0.0-cp311-cp311-musllinux_1_1_i686.whl (4.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

apsw-3.40.0.0-cp311-cp311-musllinux_1_1_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

apsw-3.40.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

apsw-3.40.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

apsw-3.40.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

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

apsw-3.40.0.0-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apsw-3.40.0.0-cp311-cp311-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

apsw-3.40.0.0-cp311-cp311-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

apsw-3.40.0.0-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

apsw-3.40.0.0-cp310-cp310-win32.whl (894.8 kB view details)

Uploaded CPython 3.10Windows x86

apsw-3.40.0.0-cp310-cp310-musllinux_1_1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

apsw-3.40.0.0-cp310-cp310-musllinux_1_1_i686.whl (4.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

apsw-3.40.0.0-cp310-cp310-musllinux_1_1_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

apsw-3.40.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

apsw-3.40.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

apsw-3.40.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

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

apsw-3.40.0.0-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apsw-3.40.0.0-cp310-cp310-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

apsw-3.40.0.0-cp310-cp310-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

apsw-3.40.0.0-cp39-cp39-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.9Windows x86-64

apsw-3.40.0.0-cp39-cp39-win32.whl (895.0 kB view details)

Uploaded CPython 3.9Windows x86

apsw-3.40.0.0-cp39-cp39-musllinux_1_1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

apsw-3.40.0.0-cp39-cp39-musllinux_1_1_i686.whl (4.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

apsw-3.40.0.0-cp39-cp39-musllinux_1_1_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

apsw-3.40.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

apsw-3.40.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

apsw-3.40.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

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

apsw-3.40.0.0-cp39-cp39-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

apsw-3.40.0.0-cp39-cp39-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

apsw-3.40.0.0-cp39-cp39-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

apsw-3.40.0.0-cp38-cp38-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.8Windows x86-64

apsw-3.40.0.0-cp38-cp38-win32.whl (894.9 kB view details)

Uploaded CPython 3.8Windows x86

apsw-3.40.0.0-cp38-cp38-musllinux_1_1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

apsw-3.40.0.0-cp38-cp38-musllinux_1_1_i686.whl (4.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

apsw-3.40.0.0-cp38-cp38-musllinux_1_1_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

apsw-3.40.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

apsw-3.40.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

apsw-3.40.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

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

apsw-3.40.0.0-cp38-cp38-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

apsw-3.40.0.0-cp38-cp38-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

apsw-3.40.0.0-cp38-cp38-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

apsw-3.40.0.0-cp37-cp37m-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

apsw-3.40.0.0-cp37-cp37m-win32.whl (894.5 kB view details)

Uploaded CPython 3.7mWindows x86

apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_i686.whl (4.5 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

apsw-3.40.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

apsw-3.40.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

apsw-3.40.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.40.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

apsw-3.40.0.0-cp36-cp36m-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.6mWindows x86-64

apsw-3.40.0.0-cp36-cp36m-win32.whl (949.8 kB view details)

Uploaded CPython 3.6mWindows x86

apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_i686.whl (4.5 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ ARM64

apsw-3.40.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

apsw-3.40.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

apsw-3.40.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

apsw-3.40.0.0-cp36-cp36m-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: apsw-3.40.0.0.tar.gz
  • Upload date:
  • Size: 310.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0.tar.gz
Algorithm Hash digest
SHA256 beb9c57dd6446a389d0e31d3bdea68a084c2d8852e14ad05e6bbd7746096d1d0
MD5 5efbcc416e1b6dc3dd9aec33314e41e7
BLAKE2b-256 8174ae6256a011c8e30f8775b36d83d7c05cd9c2966962ff06a4a0a0ffec9a6a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apsw-3.40.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e0dc86bb68fcbaff62abcf292f5575a34ce3ada10d3dc6954036a742cf550ee
MD5 cefd91130df1679cf71ca8b60492af7e
BLAKE2b-256 84720a9a63f33503d53cf52b5d8ca99a750ca2551d5304b7535c214b78ff0b88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apsw-3.40.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 894.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 5f5543f944ddcc3258787c60b85551b30bc183d15c4383196c5d6d4b58c8ad1a
MD5 2f7382665dc864fe0996757e940cd93c
BLAKE2b-256 a3eb4d449dc069b59d63cb7a34b4ddceaabc238c5bfd80018a85300410305954

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 eb221070de0d69e10a0fda5608f87aa37e52ddefdd5b014b841052570ff6a7e4
MD5 a545b3164e28f0f3df41704e79d6ee9c
BLAKE2b-256 28aff5626a1dcce0c52d4118aa64e1920460fcfe28fdfc0c2bab0e521722f48a

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5e43e5f00e45545519a04842e6da0e9849560df60a88100d9a55df892f395667
MD5 57e5f9ac16205706708e81c4f45d5a92
BLAKE2b-256 6db948e07a48e51cf2da8523c6fb6e0c052ddf5bdf3ab774a675679aa81a998e

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cae681318bce1326f12a43a57c86ec51bafd769cecdd64bbc3d461efb46b7568
MD5 f80820d7eac1dc047691d69d9099e300
BLAKE2b-256 9149a1744ecd4715fba8555b32931373f0b2e3e896c0969ebf77498c0cd409e4

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4f77cc8a6dc1c8ea3de11839ed376f57140f4b68f9d8e05f5cbde651712fe18f
MD5 e6d126b651899ed08fa594e1124677ac
BLAKE2b-256 214d27f27ff11340621665374175941852192496f3171808f0ffe415916a3a12

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 260c7a2f5ee486e294ce322499702608ba25fe5e84a670d5600ef5577f4e1d11
MD5 4e9e159df47047f5751348dd803fb2ae
BLAKE2b-256 11db8132a15cd77fb33d519313c6fa26075f48ef84ddd295d1d2e756f5bb0b98

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d67969b164e279b03a0b777688d6ff79c8830474aab0461eea29a639433dd267
MD5 4b1b96a8ee29222f71d3f8c7795e7b5b
BLAKE2b-256 bb9752cceb0834a00a7745c6c53d1601a54116e98c96168dae8ee822ee69a0d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b55e720736ac1b4954cc3d81794076868a8430687d3bd66d48c3a9aba2dd2066
MD5 864a9714d349f17781894d5619aeacd9
BLAKE2b-256 9689054bc57ffcb474e736e13dc7a70932ac105cd5b542e2be6fbc183927f23a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14b529570ac0a100afd6c2d884c488dd83866ad2e0d127ac79114097d7d22ce9
MD5 cf354e08369d9735e2b9fd10f8fd0c18
BLAKE2b-256 0e04dc3a518d4453d8649aaa3998994e9fa06779d970c8f5bc3295c18d00f294

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 6b3d5ad53a69428f0c6f9cf097357904682fd1c2dfca5b3df17e42e99e408e34
MD5 705f5a137ba0fd42804867dc3e319643
BLAKE2b-256 4ce7b7ccdc23d85a16ebed6e837e38c5ebca00b746fc968de40534b47d4b6baf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apsw-3.40.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 330cd18d9b10ad3b85d31a32dcbab568c50245b781b824dcd509a7ba6aa095de
MD5 3d0371a93f1607a803ebe7b7d558ab13
BLAKE2b-256 1768f6ba146e577904610c1072233aa9cead6a3cff63e430efa1e5ead248529a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apsw-3.40.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 894.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4a1aa6549a0bcd05a6006ef7bcb3af6cb8d315c35286a2a97f3347b678754a18
MD5 da043492ec414427b5ecf3e635fa34f5
BLAKE2b-256 545a621cfad0cf7e82d05553077ae94afd9234c59ad427dd815a84f3921487f5

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b9b99a24a769cc49ae4facbbb01dff6a98d54be802f3d497cd15a49ab0cb64ea
MD5 c10af551fe1340fb59827d371e7a2b97
BLAKE2b-256 63ef2024513493d41b917ef0dc241d7414266a8ea28db7e38c01adeb33f13086

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 240a2470029a5e1c2d6881128cae35d2e46d95abd101197e1a00bf672c15c52e
MD5 ab55fafa2e242da245484c1f41d85403
BLAKE2b-256 c85a804ce65622cc680fba393af245bddeb51b8d3674e481c8b0f35425ad34fc

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fae607fee37fbf3116ca3ff10f0506c5741b047b91c5cf9f3d0cb43ab9cab79a
MD5 ef4ea459935a741e121fdc8836d95898
BLAKE2b-256 e834ed53220ebd68a370ad30fe994cfa7362ba6d1e839524371cdd744909b179

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fabe1d875b6782ac7da117d700f30fcb25a40c3044c9af3148123922e4fdff33
MD5 908481ab171724ae4abf20664b0e6d2b
BLAKE2b-256 ade84459d2c221d069c6d2c2d9c8f262b157ea2fe4231c204f32368d3e5f7a5f

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de3360a985a284695f7e4d3fb3c9a46638b8b1895f51e7ff40bdfe4de2b446ea
MD5 ee12af0216b06c0dca7e90289c91fa3f
BLAKE2b-256 b56de1b6637bd15675292b34e618b2bc26d68b3c702a316566e73a552ec04fe2

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d4fa932c5c2e2550e8101f6ec131daa9ae7320b28b81732965d1a886e970a992
MD5 4f5beac18675d83927b04edffd4c54a5
BLAKE2b-256 2bc019a3a8e01c3530dfdadaff2b6f57be6bf8be2348de0873c292f986163632

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76160bff6526c652d441f48616848b2a30f9b7a97bc1ed582a81fc581d7742f5
MD5 b4ad0520ecaacbc9f1853015bd7df870
BLAKE2b-256 fa491f2369ef135cf8c1ad5a059a46083be9384f2cb5bebac2b8f4102f23f192

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bb76d888de5c7be6aba2c3b30547060f2a22531aae7ae44ccb0c285db185996c
MD5 769b5cadbc3f423ecf2934e43c13aac7
BLAKE2b-256 329935ed8daa8075b0e17736794de7a05e7c9bb93a2a73ce6698269f7c5a4d66

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 bc4d913b74d2cff5911ee742a898126e2d14f3247b43f0ef99e1d6018f3506a9
MD5 2de74ed4c3232e2e3729bbc8db43dd00
BLAKE2b-256 8488e1827136fa6bc982feaf0bca7f0d2568a625e3fdf19b2b76f511dc687496

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apsw-3.40.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fb6191108ef4b21278229c942db4c2227a44423c391e76953427916c5258fa8d
MD5 a2879c9a0f5fe2c7717bb1adaf95bb94
BLAKE2b-256 6fe0e728a6b7f48b49fd244b3c617db1c39181e6a40fd9dd58675de6db7d7ab1

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 895.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 33fc247f9d9fc0ca80d38ad5f27d3460e03537be224fbe76c673bad82d52973e
MD5 5accacb988942d544675fdadb27cbb30
BLAKE2b-256 5bac159f0f1e5b0d4ea00cc40dac54a64c2197eaa29ae63d3d1c0cab86019c55

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fba9e7e83478533b342d3c1eac8a3e0cb14a6864740a434a3512465d1623f3dd
MD5 43cabea4f34e817e11e3681ecbb765a6
BLAKE2b-256 020ec12f6e3c2e1ae3d9075702c6914cfae8535bcde17e66771dfc4427e701b0

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ae9bac486ab0c4ec7754da32bce1c4d4f18ab421dc20352007a0e3bea49f5873
MD5 6ca4a9b9496e7d460f3e5307f3ff06e1
BLAKE2b-256 bd77607ecc0617098459d8cbeedc1a8f30fc5afc1b295fab0a9ecb32630e19e0

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 87fd6428d7f120898b799a783b790da24d3d158f73deb6cfbfdfc6f94c6c3e5b
MD5 eb991ce40438b717ad45a02fed46c8c2
BLAKE2b-256 ddc238aaf2d0272364b8088499a0cb6f2fa939b48660c2ad48f3984add4fb6aa

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7dbcd797484425ab99253965f4ef2806d8eebac139d850787d6ab095a766c1f5
MD5 2a449906690ffefa20640d22833676f0
BLAKE2b-256 15f301b1a86cf4c0cc0a70bd541780d47d555d683f49ce40ce1cbe5c5bbf9fdb

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d8e5f5691a43d7b5784ac8aa8f405632d0c79f15bcb558b0f13058544bca198
MD5 9acca8b8319922899655f579bce82a47
BLAKE2b-256 482c36abf5538998774d16f1dcdbe47364e35032aef839aecf418962e035602c

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2b854cd555560f01c554a07d81e0523612faa2d4df8ea7341c3da0445a5f1c74
MD5 946a0686a1d75f2060570738947c5e24
BLAKE2b-256 e2aa23300db8e099a8a484cd279dd5ea77b4f46254ecb6e633ae7e02d4e810de

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5678181212073a6261084f14b15a495597756d7adcaee60d8f71b12b23828ce4
MD5 a55438a5ce029d2bb552a28e6b61e96d
BLAKE2b-256 b9ac8c0b42234612b0ee945dfe601a60d44d639996517cbcc6e613ca760f4cf5

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e7c1ef1e70460fd498f3cc9f91c975955120569722880745d9ba6a64044dc252
MD5 8f139540e5ab0ae9fd3a711c468e8838
BLAKE2b-256 31d5967d2a9095b58164326413fc2d44e2b7d59d3f8a5862a53e8ce1dd757138

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a73be57213f6d7714417b4f024236d5703cdefa414c1e62cec9f0c33fdb73903
MD5 6fa4699cf30c1e5f44dc57cc75200007
BLAKE2b-256 3ca35657f6327f7e7fa12907f10ee47ec1291f03ef6e8d58a3f08962d669c4dc

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4346d4d0656009fc11370fcc40be63615f71f931b3181f492a62d0dd8cfd6588
MD5 1c38acc339016594315608830be026fd
BLAKE2b-256 f2c39869dc6ed92d58bead056b25c6755c74bb6309abf9140dd4b457187690f0

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 894.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4cf37cee4ed1675b91734170ae971ae863c0894bd8a35518419d9659b68308f0
MD5 e8964df7347777ac5bdc904c5616f8a6
BLAKE2b-256 5073110895b9783caca2067631f4456e4b860bcf45d21f10cbe765e9b2795cfe

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4b7774f5bf39714486d31491ac2ca3cf8800171a5b41421c1658b5d9b584eebd
MD5 018309e144ed773d39558455a4453094
BLAKE2b-256 fedf2e2ca99a9b04e8555e408f1b5d56b1253cfa142f8a27ca31a3f1689ac6e1

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 979e309dcf724df9dc79f7ece056a7e98d241434f503cb81b406097c98b91dae
MD5 d6e106dd1b472d57b01e0e4409290710
BLAKE2b-256 c5061eb903a0ce05e967ae9148f9461f290fd88a3fb617576635abcf53d8f505

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 14c8d2c0fd74cbb00fb08b00c55ff2fb3f5f29ab76d3bfc50961ab8bb06f2b3d
MD5 e16cd60afd0313cfaa2b9ae406fde8d5
BLAKE2b-256 d46108c5e441ae96f126011a08bb608b09226a1be4266a53c9f6915ee9c43550

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 998a92d0749b8927411aa702dcb6098195dbc884d55deb510a637f0ea228b1fd
MD5 5cf98e83f05e7522d9eab16264437f6e
BLAKE2b-256 02144213e7a192446098eda474a05810ae83397ba77b7caceb304a40f9cbb747

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91690aaf6ad680206f83c1ceee7deaf748fa89f5d3fe9c0fcb21c57ae8667c8a
MD5 7ed2e7127a004d3e60b27982517d427b
BLAKE2b-256 4d7621746fbd53eca6fb5f604f67f7b71d11804ca8b57b49931bf74ee1b1a8d8

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5d79bbd59bf61854579cd33e86b81b0bf7f052944ec8512ac1cd8bb690a49b89
MD5 4ec38da1dad3b34d1f496e83029709d0
BLAKE2b-256 c01532972c9feca320052b15c8508b9f1fa15fd5a8825afe02d0adc13ed0f587

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0a86c480da726e3ff659a9d8c8021eac53ffa649b1ecc6047336ba90b022caf
MD5 d8b0392871e8af444cae0149393b4dcc
BLAKE2b-256 ad6ce5f64285d1ef9ce2e48a6b27167a95a61d1837fd99da2ca853c7a860ad9f

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 567fd237e4083b79f3cb84d047e3dde0086319e0c393473b6e9af0d0cb8543e7
MD5 bd3797a6b74f922069aa26cea68b4c06
BLAKE2b-256 425aeaf032193aa91d0ced675cb0f64e655a6503a6f5729bfbc35f582fad1e45

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f8973b04165a1d378bcc06ad56656bcf25ebbf8e93f947d3c4c3c08eda58e53b
MD5 60847d37220d2de7c05aa752733c2a01
BLAKE2b-256 c5c1d66e25dbe2bf05fd2bffea4228bef0de886687a6e25e07ea92a5c49e78c1

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 610b73e7e6b0979bc2a2fd46b74e16da5f89d55fd57360137ddd670118133807
MD5 a09ef447167856cc3069f2f2ca6bfa6f
BLAKE2b-256 2acd49b22e63a3496bd5bd30aa46ffefdbc2d324181a6e7b97a56e5428d8a8d6

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 894.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6ee48b67beae479eb5d6f6900d09565d4893169d8fb58aac274c765eeaa75b43
MD5 fb2cd3c41a0ad039a7fa143ee61dcfe4
BLAKE2b-256 af93066e768bb401a5c8b25df30dab0d295f4f90f65062a2df759cca78187ad2

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1a222a086d5a8b90bd57ecc3aeb566cf7018b7ed195e59ca9d6137d782cc48c9
MD5 56d023802ef59670bf092221dbd5abff
BLAKE2b-256 1955f3c73115653cf599fb0bf8773174a6ba21c44a8adb926ff50bcf2e548e60

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 17768a31ed753b946c1bd3347a51332a7de54d5c402dc58922bd635e24c4ddc6
MD5 13ca470c01633b1bfe6170051938032a
BLAKE2b-256 47f283de75d1a5947bcdd4db88feb7fdcc215d921aa274ba5c3c85ebbcb759c9

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7357c6d79eaa7f8aec20d410960a97fc28983d4c07f90012490239f897fa9364
MD5 9ddfdd2e3fc806a732d2ad4706e1bc11
BLAKE2b-256 e7e5d27e7511a58fe3dd1f82e555abcc017d8377ae79b9f0cde11c1eafb2c7e5

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 81617a0b0e228931831124161ccf4d13584aac77ee8b9224b79793346c3cc36f
MD5 b3ddba8b1cba095b596812ce35efe19b
BLAKE2b-256 e32643f726dc9cdc44920fe59bd1564ba66594f5ba5ca62fa1844037f55ed6eb

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d0af77ed4a94f32f107bf71ba9cde49a1a1e2e6413895b04b58b672c2e50ea78
MD5 391703fc066599f4f79eeae9ac82cdfc
BLAKE2b-256 6da16332f05d829c914029c5fff5d4d9fa64a44109f17c420dcc99d116103680

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05b2e130acd3c7211330dee47451f4f9aac505d3a1f978e5a6b48bda9e5bbfaa
MD5 8e1e2bc499808838399aef40293227cf
BLAKE2b-256 3fd58b94245c734cf36b93ff2a5295e9d1b9620318dbb46401f56df7ca64b59b

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 148209dec4c03610cb91e163082d44826d6bf3f2d543c2199915327ed7c5d46c
MD5 8fa7aabc7a4013c7b39a4fa759258f18
BLAKE2b-256 b882b8290f357341b2979284a0dba45afa375d1e24d8bb33bac4a45752582aae

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 61c5cf5b2003719294bb5905cc21ce014aa6edaf9b41e42c4bcc05bee5703fb6
MD5 5512e6494841af13d30e9455df126e18
BLAKE2b-256 2e3e55decabced4a782106c28cc2786e1baf2d756f1e7045da640a3b6de61531

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: apsw-3.40.0.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 949.8 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7bd6b244a50e91f9a4a58ecb96afafdbfabd7ceb6300c4bba302abbdf42934ef
MD5 cb52ea30576eb0ca970f5acb27debf84
BLAKE2b-256 d609c1d479e1f04f8f7d08df60d1326e74e8ab871d17ac19f3c8108c491052b2

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 59b74731068d67a527eda9415fdab5e34e2f5863b0b57d59ef13438e4b6c7105
MD5 189347c4e1663c4166fb71109b66b748
BLAKE2b-256 d75c4191ee2e723bbf25bf2a6bf6c48d4088b9b9c40df5d8ab09314ade393bbb

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 47d4694835018867aba248a7c217d745bb2e2b2c3fd032d9ec76a29b9eca4e8e
MD5 aeadeb7748fdcb771ea6f32cff873e27
BLAKE2b-256 d6af063d6fba94ee4e76018f328e182d5336640f386bffcfe71885113d13492d

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d36310a1e5258171bc5d46b3dfe22f5415af16099004c7508a4cbd5c8f65e808
MD5 b8da28da2268c12895ca6a1e84127fb3
BLAKE2b-256 67b474dd1ff2857173219b7814f58dcd0273b99534b3cf94a51dca29a4e8be2e

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a865b3fa74d64683b6bced97f6815bda121da9f04b36ccb1c1d17131f682595
MD5 5dd229b2d96d7cdd07727edbc8a3f6be
BLAKE2b-256 6217fa579043010220efb27221b041e519aff640b30eeeca18fde39f600b03ec

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3c2e99703f9d04039fd9a84f207a1b89b2391f7cebc27be62934cc8b346980b8
MD5 1719daa30451170cbd40f5d503b5edb0
BLAKE2b-256 4226ec9e1d1bd61f5c2cc280d215a49e469fca25f11c13d92f8a9f375b7c01c5

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eaf7f3b5135fc27d2025d7d99f0d9095117069746dd2480e40e94297363e632a
MD5 4c04152a769c52b55cbda8e7e15dff0d
BLAKE2b-256 6e12e59521fed0480b67efc52a1d1b643f6214f85ec410f03faa244b01d34bb0

See more details on using hashes here.

File details

Details for the file apsw-3.40.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for apsw-3.40.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4fc1d72dc7db07bda76986bf9d45ba4f87e14503e3f14baf6d5cfa446183bc63
MD5 1a3e4e39c862d40dc289d3962537585b
BLAKE2b-256 d51054cd97061f854afa620f67273552da8803b660be56e6a15ed91aee2ba258

See more details on using hashes here.

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