Skip to main content

sqlite for datascience

Project description

sqlmath - sqlite for data-science

Status

Branch master
(v2026.3.31)
beta
(Web Demo)
alpha
(Development)
CI ci ci ci
Coverage coverage coverage coverage
Demo
Artifacts



Table of Contents

  1. Web Demo

  2. Quickstart Build

  3. Quickstart Website

  4. Documentation

  5. Package Listing

  6. Changelog

  7. License

  8. Devops Instruction



Web Demo

screenshot



Quickstart Build



To build sqlmath:

#!/bin/sh

# git clone sqlmath repo
git clone https://github.com/sqlmath/sqlmath --branch=beta --single-branch
cd sqlmath

# build nodejs binary ./_binary_sqlmath_napi8_xxx_x64.node
npm run test2

# build webassembly binary ./sqlmath_wasm.wasm
sh jslint_ci.sh shCiBuildWasm



Quickstart Website



To serve your own sqlmath website:

#!/bin/sh

# cd <sqlmath repo>

# serve website at http://localhost:8080/index.html
PORT=8080 sh jslint_ci.sh shHttpFileServer



Documentation



API Doc

screenshot



Package Listing

screenshot_package_listing.svg



Changelog

screenshot_changelog.svg



License



Devops Instruction



python pypi publish

python -m build
#
twine upload --repository testpypi dist/sqlmath-2026.3.31*
py -m pip install --index-url https://test.pypi.org/simple/ sqlmath==2026.3.31
#
twine upload dist/sqlmath-2026.3.31*
pip install sqlmath==2026.3.31



sqlite upgrade

    (set -e
    #
    # lgbm
    sh jslint_ci.sh shRollupUpgrade "v4.5.0" "v4.6.0" ".ci.sh sqlmath_base.h"
    #
    # sqlite
    sh jslint_ci.sh shRollupUpgrade "3.50.3" "3.50.4" ".ci.sh sqlmath_external_sqlite.c"
    sh jslint_ci.sh shRollupUpgrade "3500300" "3500400" ".ci.sh sqlmath_external_sqlite.c"
    #
    # shSqlmathUpdate
    read -p "Press Enter to shSqlmathUpdate:"
    sh jslint_ci.sh shSqlmathUpdate
    )

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

sqlmath-2026.3.31.tar.gz (4.9 MB view details)

Uploaded Source

Built Distributions

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

sqlmath-2026.3.31-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sqlmath-2026.3.31-cp314-cp314t-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

sqlmath-2026.3.31-cp314-cp314t-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

sqlmath-2026.3.31-cp314-cp314-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14Windows x86-64

sqlmath-2026.3.31-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sqlmath-2026.3.31-cp314-cp314-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sqlmath-2026.3.31-cp314-cp314-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sqlmath-2026.3.31-cp313-cp313-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.13Windows x86-64

sqlmath-2026.3.31-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sqlmath-2026.3.31-cp313-cp313-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sqlmath-2026.3.31-cp313-cp313-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

sqlmath-2026.3.31-cp312-cp312-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.12Windows x86-64

sqlmath-2026.3.31-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sqlmath-2026.3.31-cp312-cp312-macosx_11_0_arm64.whl (980.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sqlmath-2026.3.31-cp312-cp312-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

sqlmath-2026.3.31-cp311-cp311-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11Windows x86-64

sqlmath-2026.3.31-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sqlmath-2026.3.31-cp311-cp311-macosx_11_0_arm64.whl (980.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sqlmath-2026.3.31-cp311-cp311-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

sqlmath-2026.3.31-cp310-cp310-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.10Windows x86-64

sqlmath-2026.3.31-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sqlmath-2026.3.31-cp310-cp310-macosx_11_0_arm64.whl (980.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sqlmath-2026.3.31-cp310-cp310-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file sqlmath-2026.3.31.tar.gz.

File metadata

  • Download URL: sqlmath-2026.3.31.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sqlmath-2026.3.31.tar.gz
Algorithm Hash digest
SHA256 0f8bffbbb8d9f6982e58a5872e8f522b239c5483a4435c97d3a817de5ab549f2
MD5 85041ac7035ee98913f55c3711c48c8b
BLAKE2b-256 b88c26eeb74dee68fa0d6db36c3b0e1412d86d3b4a1012469d960d09029f2e7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31.tar.gz:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 92379c6f7b0a6c7751505f9630558e9add3971d1d999c5042fc0515a15f0049d
MD5 001d39eb6d795fa94393b1af81f9ba7e
BLAKE2b-256 e1ae1bd62934815b906a97de5a0168169489680af133bd64ac81c8dc963dc8d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6e3cac48a4da15f6f24c3b52e54b79bd83525afb83232b81eb6e95de99387fcd
MD5 ba44e705696b04aaff7f190de9800ffb
BLAKE2b-256 d9499606fd1e39902c98f7d9b8a69e38674545ad9942d436b90974ff208d7299

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 543cab7fd01cb8084f2b89927110ae70394a1b094e1a7c12ba8f0f748da40f5a
MD5 5adac77fd46a50ce2b9fab523b725fc1
BLAKE2b-256 c49c22a832d61f6977331130a965375db6926aa51e030ed9c131c1c8c9411275

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 65975d129fe6971e0f965257f01db5add77e31da0caffe1afc9e5a60bda8438e
MD5 39b00d4fd94732a29586887e8c89817d
BLAKE2b-256 10c6d6575fa2cbe6f3251505887e3ab4259a08166b2531044a13704a68f71f99

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c36996ea92bb3d95355b130a8d7a446132ae7ee309136eccb686fe8ffa8ba734
MD5 811ee3eaca71abacbdfb5e425bb9cd8a
BLAKE2b-256 9841c4a92bc12c1a2263ee5d75916faf420dd5aeb62b63ef5e400bc220c07442

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fc6780f9b8bbd91efd2c856d3507716bbc000eea50beb6c32bf300189d4b047
MD5 c5421894b392128448578976732d1276
BLAKE2b-256 a7da38e3020c9a520158674b26f9da34e89d63a2813659bc9c113f70e3cab377

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 aec32d8de72d8f460861d0f241b4f581962df41c0a2499da4ace79dacb7863af
MD5 c393eac79c2aaabfa249f559fcbca98c
BLAKE2b-256 d89bb92a6a72ddd4bd499dcbe0c5a4fd60a5184211660e141ab09e6fdc381f1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 21ef45bf97e9f50de578b3222135d67ab2ec862be53323a3b55bc0d870a3ab2b
MD5 79d701e4dcf5da2a4cd56a89b7d33968
BLAKE2b-256 c87bbe7e6743c47385938ea4de1397420fc17bef5d4b067d25ee3cc1926afc88

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 464afd05d33b441462daa83cb06f9ff4dee964530b34e76ac6f9768e167dd861
MD5 b12827c44bb3ecd834f3dec42a2049ed
BLAKE2b-256 b4dcd16eeb053464ac27ed840264a6f81000117824dc9ff0f228651c7cb2529b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96974e82e80127dfce7a100faa84ac85b13df2a9cb314e8651ca14ec33095598
MD5 daed94297d37fe844ad3c8b839becf66
BLAKE2b-256 eaba2c94d200fa778f152de549de012332131998b9d9a509fae2657e01e46655

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3691a12939eacdb4790b5cebac32b4f1279a114cf442acb90ff6275c68dbbe8f
MD5 97353af643ae36e38d7097bfe9d3db4b
BLAKE2b-256 5877a7f60caf847e382731dc102de4886dddb59a9cb86a4512e559c5bf163b35

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2bc4080b31b163d8571814b0ac7b9397884dd95350ff0e46aa86afd82fd5ac3a
MD5 cb858969c6908652cc1ff40c36c9536d
BLAKE2b-256 13ba2887befef1810a6702c97615c2f9bf11813345cb4e077684b91ace79bbbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52b057e890f6e11fe0071df46f5438468be0143c37c4dd0fb25e344a5758d370
MD5 ccfff53f9e24cacf5384c58e21e9e4f5
BLAKE2b-256 9b38928e4b00fb67823f6fadcc868062409f05407db06990d7090f783fb66051

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c34af642c37492eeb9f180a04f8b2dbd51f27e89aa1f890044ccdeee83818d75
MD5 99865710f050011d781abc01a1a5edc0
BLAKE2b-256 0101b38895cbcd77e3127d763f4db392c866f73419fe86e8d11ffce98f514b2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b5934370cecbedb2a90b400f35a64187eccdf81eeed4343eca85d2a42b3d7531
MD5 afac749904902a1a15a31894e41ad8cd
BLAKE2b-256 0d67892e64a2657c86de27161c9e398ace6b46a899f59b301ce1a644af99e48b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 80e849ca8fd8363b37a9502aa7431dfe44a6a18f5d5fde09a61049af9c50f5a6
MD5 3a477e52ec6143eb616516fe3ce8d79d
BLAKE2b-256 2b17a4d5ad25c4784f4259c72fcb9d7a3f3cca3e3daafd527d464c7b66189e2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c73a193a37e634ea38f879790cfdbc985405aa17018cf4d0cb65c1a1f446abfc
MD5 9166d7e5495490ec94c636982bbae7d4
BLAKE2b-256 e590cebdfe2b0fa1e1fd454bfe9873df769bace846ab91b6983b7ec122a87da0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18805de246f317e24d1843bd69d98aed7969a942bc8e5f9dd20f5960d59cee09
MD5 4f047a72263dbec881135e81420c78b6
BLAKE2b-256 763045928d8a07d02d9f3bdf41aead1a4e5cc9577499ac4881e4243ab504c1ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b0626551dbcda60f41ca76366d527df1241cb8c0695dc4388e64af30e0a2047a
MD5 cc0faa764fcc4b1d1a960340750236f4
BLAKE2b-256 6d5203057508d6944e515e6d9f77f5192255c40ff64d02f3dd0048b96d70d7cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 244a957db2484233faa2a73b2e3672e6894e49eb7f48da2ba2c93b2726115f6c
MD5 0536bf42e96d8d17427f83d1b17a1164
BLAKE2b-256 359a645632c495ba8c0b87042ebc40128d37ad5cf24d2963490a3f00e39991ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 637b80da44397fabb516dd67fbc3bd53a95d400352b1e367f03925f60b58a821
MD5 a85eef3f8bd16e60ce83842568495baf
BLAKE2b-256 b9569e62c064bcd57c95148cf78d9688dd8685f677dc44009d0eeb913f8fc0c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91631bfce47ac41c8ac20138693eeea58c4b1f26a899f64a857a53666b3d5e56
MD5 5e474d50123592cf9e7408eb2039a9fa
BLAKE2b-256 682be82949ee5019800089346a6a94383df805859808ef7d4d4e90f6f4bd79c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

File details

Details for the file sqlmath-2026.3.31-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sqlmath-2026.3.31-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f48eb62cdafb9b3abcffc92f5113788fb8ad06387b03dadf91e7ecdfe12de9f8
MD5 5ddd5e30db878210cfb02342b29980c6
BLAKE2b-256 22de08050f739fc076a97d03f91ef35b91a4f19a89a84bf2da1105dfd39b93d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlmath-2026.3.31-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on sqlmath/sqlmath

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

Supported by

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