Skip to main content

Optional static typing for Python

Project description

Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

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

sqlglot_mypy-1.19.1.post2.tar.gz (3.6 MB view details)

Uploaded Source

Built Distributions

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

sqlglot_mypy-1.19.1.post2-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

sqlglot_mypy-1.19.1.post2-cp314-cp314t-musllinux_1_2_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.7 MB view details)

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

sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

sqlglot_mypy-1.19.1.post2-cp314-cp314-musllinux_1_2_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.6 MB view details)

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

sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (12.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

sqlglot_mypy-1.19.1.post2-cp313-cp313-musllinux_1_2_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.7 MB view details)

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

sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (12.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

sqlglot_mypy-1.19.1.post2-cp312-cp312-musllinux_1_2_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.7 MB view details)

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

sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (12.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

sqlglot_mypy-1.19.1.post2-cp311-cp311-musllinux_1_2_x86_64.whl (13.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.5 MB view details)

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

sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (12.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

sqlglot_mypy-1.19.1.post2-cp310-cp310-musllinux_1_2_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.6 MB view details)

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

sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (12.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

sqlglot_mypy-1.19.1.post2-cp39-cp39-musllinux_1_2_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (12.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

File details

Details for the file sqlglot_mypy-1.19.1.post2.tar.gz.

File metadata

  • Download URL: sqlglot_mypy-1.19.1.post2.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sqlglot_mypy-1.19.1.post2.tar.gz
Algorithm Hash digest
SHA256 e8ef0974e51ba7ce6ed37bec729a2cb0773fadc163da0b5b67ecb967936263d8
MD5 42fc2f0395ab0b5528eaa8b5dfb37248
BLAKE2b-256 64ceea0407a5d912b2dfb3ca6b33c22bd852759aba26a349d271b9e3dab83cdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2.tar.gz:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 670c7f9d64e9f40ae43375a9b0e09990b42338fc65f28d20247ee01da506d56f
MD5 2c239b9a55da8247d5c4bfeb6432c34d
BLAKE2b-256 dbedcc86b09fde864220a2f6503d8c60c1bf48152169d00b7804143f0878e433

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-py3-none-any.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc480194dd1f3f57d3c50eb27c0e30aa9bce5ad2e1a0af4a3ac5c11495e50119
MD5 e47c9aa6053a4e1ab99e251272770637
BLAKE2b-256 084b91931011fc04fd85eb3212a963072bf216bfd5090d47a1cbecf04d0168e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9bccef7fcf4fad41c8ede29dd80fd8ca3325d6bb6ae7a427cbc010c993f89756
MD5 312ad6f80967c1f92f5a48ffff165dcb
BLAKE2b-256 5925951d3182ec56f643576afdda30dc5e35b0d817cc7b4aa0de03027b43fa15

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ffc7c5a5c6bd1d29de9490b5a57d388054bd56555cb00b9509b24a39952de2f9
MD5 f53eae2035a23e9af8857cc6a430ccca
BLAKE2b-256 31ff9097c74b6108c11c723efdb5035ad524028bb01c61ffe1222c539efe590f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8979353dbf087daf7561fc56bd93e8bdc89bf8752cb023734a4cd2375749bda
MD5 827ea0217d4399d00abb90a256576a26
BLAKE2b-256 84ecd40bcd78822d82b673ae0edf3f00f7179274c3015a7313780d12b35c6e6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 caec82a726fbfb210c60242b82583e1cd3825d9aa2f790f0150807b1ceb8bc79
MD5 7dae984c6d5b94cfdab05ebb9922de88
BLAKE2b-256 8ce870014cb8cc8a6bcd08d6231aca2773057008f4fb9197887aa73332b3574b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 55aefdfe8dc90d0027844e996ce80f02445b9b72fed84077fbedc2f68801f640
MD5 9a8890117858717bb19ee03c42ca38d7
BLAKE2b-256 bcfdebc77bbc3491adff5b5d0a64ea2534505df28df991e2acac145b1ed0fd8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7dd97d3e095a1618ad75a5e0fb3b20406c41bb8799a90ef33ce006bdd05a9ed
MD5 a81663257211abdbac573b1637afaad9
BLAKE2b-256 421c1bc56e47f68375113e9acea02bb9fc08cb5be3ab99b0e0f767dfbddfa720

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87b5968bd4e561ef6f544331b99e0cf8f30fc34f210a9da289c141f894c7d574
MD5 0bd6db4e445d7028433a5498d574984b
BLAKE2b-256 9bd863a46c537465b8dfc52d52fe437da4f17a4e49dd17efa1851ce395ccde6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db359fe6e5755a980c30c5552def3201b7298d6269e8be8e78b8e0c732056b1d
MD5 78bc153bf82588ac5701656d2e7644fa
BLAKE2b-256 cb477a544df271d4578eb4074320d57fb5d914982c15ea6704d9a31efcf98311

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30c25a5001e1e12b746da8a5230aeaae90a7a405bc46cff431a7f267740261e2
MD5 1f3281719f24f7a6467bd35efa8536f3
BLAKE2b-256 35acfa7a6110148c7252fb68d430c824b4b8d0601e8c791a8157593b7997fffa

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 73e2307d2fb6d888e370e5af193459224b669b17f3b1ffd72f2ad05c513cd213
MD5 195f014df857e128d560756e73dbc0d5
BLAKE2b-256 e8897bcb7455c4ed98a13681dd6ef6922c316dbc0637ca0df403c48c5168f5c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be6af44a788db40e0a41a9f215f14f51035d1d415abbd0f1fde81bd882683f46
MD5 8f3244911dc7d4297d602366dbe96a53
BLAKE2b-256 d004e4ad2ad33fb66a3a6b57835c6b2fd4e7e2a92b3a2785524f6e72e356e3a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 34013cf95118cc627774f445d10f5c64c1519c5a4e820e0db4299d161a06183d
MD5 9412c2f82671269a6134f6394f795d7a
BLAKE2b-256 f2bdf674771c1f81db205698233d439ca9d118db61a0b8b4e8be09df365e8154

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0463f96dcc9d20556c8a6c3f9baeee49582b508478fae59c56246a44273c9e0
MD5 13f99d11d13bc7a13650559b504777ad
BLAKE2b-256 8035f8b53e63d32857b6d28e2b0d5cdf57170a4450d57ce3a4332ecacd9bdc2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5dfb8cec7842b163db75aba6e02e6da353bd3e4540377e7330b55f944928960
MD5 2f1b62444178449b0d8e3dc02c54796c
BLAKE2b-256 94ed864c3a49769e8017b6213d445c2b97d1e2ed40f85ee6c9f1465a05ba18ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e857340160e2e2701cfc4d2d9ce86785ac12417be5b954d53989e59a42c6584
MD5 51f33c96a02d6bcc669d54b142b5262c
BLAKE2b-256 8c87c22748e14597ee5298cc9ef7e4617dfca649493cf5c2f7c62559b2380530

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 619fab655bf9d4214c04f226ef8dac2d4dc581a7fd01ef46bf022a8c4ad2567b
MD5 923411a0ab77d5a7e272b252ee07e674
BLAKE2b-256 99fd884b4a5d5cb726138c3a2bee8fcbd7d3fc620cb74c1a07145ae8f7c83710

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bd3750e0832759365d51ff1f14f371e4c416428fefe50f9cd32573b54a26461a
MD5 9d4845fb817f380c41642244178200ac
BLAKE2b-256 0c8c32f60d62db762c1b3f3f76ff8252721e409a45585e349d31668167f8d9a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2b6de88a8ff3dafa28a9fa04d18e6b18be95a343e19e9c1d4fed57083321428
MD5 046c4859e3bada3c53293f3dad130f06
BLAKE2b-256 2f95911d8db62d5b854391c36c934c34ae42bbbbe98e87f7c66011ba9c0c8f0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fbb2295f16c910db516a802fd50b3872d24607739b215b2dc63cf4f8e4214b86
MD5 5cb2a4d3e01cf799ac5a3057f5075963
BLAKE2b-256 8340d204c14f70149d8aadd7b20ff92949e8e1854e1cc373f9c8b08a87fb11ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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

File details

Details for the file sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b51692aa6e2809290ee051bda14d1df8cb2a7f1e5ead9557c1c428f61932812
MD5 e0f8d82ca9f52ff5d15a97ad754b0a1e
BLAKE2b-256 93e58d796a7063b3a26d9d1bf5d146af2d8cc6a99b2c39861f2bdc3f6ed88d09

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlglot_mypy-1.19.1.post2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on VaggelisD/sqlglot-mypy

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