Skip to main content

Python bindings for mypy AST serialization

Project description

This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.

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

ast_serialize-0.5.0.tar.gz (61.2 kB view details)

Uploaded Source

Built Distributions

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

ast_serialize-0.5.0-cp314-cp314t-win_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

ast_serialize-0.5.0-cp314-cp314t-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

ast_serialize-0.5.0-cp314-cp314t-win32.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows x86

ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_31_riscv64.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ riscv64

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

ast_serialize-0.5.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.5+ i686

ast_serialize-0.5.0-cp314-cp314t-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

ast_serialize-0.5.0-cp314-cp314t-macosx_10_12_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

ast_serialize-0.5.0-cp39-abi3-win_arm64.whl (1.1 MB view details)

Uploaded CPython 3.9+Windows ARM64

ast_serialize-0.5.0-cp39-abi3-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.9+Windows x86-64

ast_serialize-0.5.0-cp39-abi3-win32.whl (1.1 MB view details)

Uploaded CPython 3.9+Windows x86

ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ x86-64

ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

ast_serialize-0.5.0-cp39-abi3-manylinux_2_31_riscv64.whl (1.3 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.31+ riscv64

ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

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

ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.5 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

ast_serialize-0.5.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (1.3 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

ast_serialize-0.5.0-cp39-abi3-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

ast_serialize-0.5.0-cp39-abi3-macosx_10_12_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

Details for the file ast_serialize-0.5.0.tar.gz.

File metadata

  • Download URL: ast_serialize-0.5.0.tar.gz
  • Upload date:
  • Size: 61.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ast_serialize-0.5.0.tar.gz
Algorithm Hash digest
SHA256 5880091bfe6f4f986f22866375c2e884843e7a0b6343ae41aeea659613d879b6
MD5 115c9e06921a21d20d77869d73d7a24a
BLAKE2b-256 819d09e27731bd5864a9ce04e3244074e674bb8936bf62b45e0357248717adac

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0.tar.gz:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 787baedb0262cc49e8ce37cc15c00ae818e46a165a3b36f5e21ed174998104cb
MD5 a28afc14540dbc1dfb20a406ec847adf
BLAKE2b-256 d08ed00c5ab30c58222e07d62956fca86c59d91b9ad32997e633c38b526623a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-win_arm64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b0c06d760909b095cc466356dfccd05a1c7233a6ca191c020dca2c6a6f16c24c
MD5 a60e3477257c2bce2e2c4482d2333ff8
BLAKE2b-256 036fc9d4d549295ed05111aeb8853232d1afd9d0a179fddb01eeffbb3a4a6842

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-win_amd64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: ast_serialize-0.5.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 842d1c004bb466c7df036f95fabef789570541922b10976b12f5592a69cf0b38
MD5 513fbf2ab7346f723d573f93f45f64e6
BLAKE2b-256 0b43419be1c566a4c504cd8fd60ce2f84e790f295495c0f327cfaeadf3d51012

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-win32.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b15219e9cdc9f53f6f4cb51c009203507228226148c05c5e8fe451c28b435eb3
MD5 c4c8b09ac476242b7a4166a72f3a2609
BLAKE2b-256 142eb278f68c497ee2f1d1576cbbef8db5281cd4a5f2db040537592ac9c8862e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 061ee58bdb52341c8201a6df41182a977736bae3b7ded87ca7176ca25a8a47ab
MD5 8da5cff9a4beda4663716b698aebe2de
BLAKE2b-256 40aca93c9b58292653f6c595752f677a08e608f903b710594909e9231a389b3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 36be371028fc1675acb38a331bde160dbab7ff907fdf00b67eb6911aa106951b
MD5 ac6a6bb652e49c4bc4a1a1c31fac18e2
BLAKE2b-256 47682f76594432a22581ecf878b5e75a9b8601c24b2241cf0bbeb1e21fcf370c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 104e4a35bd7c124173c41760ef9aaea17ddb3f86c65cb643671d59afbe3ee94c
MD5 0013ee2f30ec73095c5c3eb60e01b3de
BLAKE2b-256 66426aca9b9abc710014b2be9059689e5dd1679339e78f567ffb4d255a9e2050

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_31_riscv64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_31_riscv64.whl
Algorithm Hash digest
SHA256 16db7c62ec0b8efe1d7afd283a388d8f74f2605d56032e5a37747d2de8dba027
MD5 2856660aba86085435403fc805f78207
BLAKE2b-256 4ee149b60f467979979cfe6913b43948ff25bca971ad0591d181812f163a988e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_31_riscv64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 832d4c998e0b091fd60a6d6bceee535483c4d490de9ba85003af835225719261
MD5 470020f01d36946626d2a89c5feba014
BLAKE2b-256 50e21e520793bc6a4e4524a6ab022391e827825eaa0c3811828bfdc6852eca26

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6848f2a093fb5548751a9a09bff8fcd229e2bbeb0e3331f391b6ae6d26cd9903
MD5 d1e84aa63fb94a502007fcc6d86f5461
BLAKE2b-256 ffbd68063442838f1ba68ec72b5436430bc75b3bb17a1a3c3063f09b0c05ae2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5499e8797edff2a9186aa313ed382c6b422e798e9332d9953badcee6e69a88f2
MD5 f56c5805369fe86336165d2ee628e196
BLAKE2b-256 26c8ee097e437ea27dd2b8b227865c875492b585650a5802a22d82b304c8201b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f8015cd071ac1339924ee2b8098c93e00e155f30a16f40ec9816fcf84f4753f6
MD5 1db675e8cf0349f9b1cd8206790c8ae1
BLAKE2b-256 e5d34cf705beeccc08754d0bbda99aefff26110e209b9a07ac8a6b60eec48531

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 be5173fb66f9b49026d9d5a2ff0fc7c7009077107c0eb285b2d60fdf1fe10bd1
MD5 2c99a47eea6470b66edb8637e82ce7f6
BLAKE2b-256 9c810bb853e76e4f6e9a1855d569003c59e19ffac45f7079d91505d1bb212f92

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 baf5eb061eb5bccade4128ad42da33787d72f6013809cd1b590376ece8b3c937
MD5 3f92536bb2caf03fdc902b1ddb42d1da
BLAKE2b-256 74ba66ab9555de6275677566f6574e5ef6c29cb185ea866f643bc06f8280a8ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d1a2de9de5be04652f0ed60738356ef94f66db37924a9499fffe98dc491aa0b
MD5 fbe8a77d6fe9fdb61beb75f98850e207
BLAKE2b-256 37de5a7f0a9fe68944f536632a5af84676739c7d2582be42deb082634bf3a754

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8f5c14f169eb0972c0c21bada5358b23d6047c76583b005234f865b11f1fa00a
MD5 01b680a575b7bc5e1aa076eaf29c57b0
BLAKE2b-256 c09a13dde51ba9e15f8b97957ab7cb0120d0e381524d651c6bd630b9c359227f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp314-cp314t-macosx_10_12_x86_64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 92a31c9c20d25a076edaeec76b128a3535d74a24f340b9a8a7e96c9b86dc9642
MD5 64a4642236e7e1e209ac34fbec742bd9
BLAKE2b-256 4519cc8bd127d28a43da249aa955cfd164cf8fd534e79e42cea96c4854d72fd0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-win_arm64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 cf25572c526add400f26a4750dc6ce0c3bb93fc1f75e7ae0cad4ce4f2cd5c590
MD5 52ff5d8635b6e4037a7de945f94d8022
BLAKE2b-256 4111ca5672c7d491825bc4cd6702dea106a6b60d928707712ec257c7833ae476

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-win_amd64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-win32.whl.

File metadata

  • Download URL: ast_serialize-0.5.0-cp39-abi3-win32.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 143a4ef63285a075871908fda3672dc21864b83a8ec3ee12304aa3e4c5387b9a
MD5 b93f81b4978b549dcf4f9ced5296fb44
BLAKE2b-256 dd515b840c4df7334104cecffa28f23904fe81ca89ca223d2450e288de39fd3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-win32.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 239a4c354e8d676e9d94631d1d4a64edc6b266f86ff3a5a80aedd344f342c01d
MD5 65012c66b48bc8ab50d6282de4d6d3bd
BLAKE2b-256 8b38d8d90042747d05aa08d4efcf1c99035a5f670a6bf4c214d31644392afbca

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cae65289fc456fde04af979a2be09302ef5d8ab92ef23e596d6746dc267ada27
MD5 07346d0395696c404fb8d13f959ca9fa
BLAKE2b-256 0cceb59e02a82d9c4244d64cde502e0b00e83e38816abe19155ceb5437402c7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 df1c00022cbbcb064bfaa505aa9c9295362443ce5dacb459d1331d3da353f887
MD5 e419818e42c70efa672a41d71688283c
BLAKE2b-256 a9aed5b7626874478997adc7a29ab28accf21e596fb590c944290401dfd0b29e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1943db345233cc7194a470f13afa9c59772c0b123dea0c9414c4d4ca54369759
MD5 bbdbedf0ce574b8300f41824962e1147
BLAKE2b-256 768e699a5b955f7926956c95e9e1d74132acad73c2fe7a426f94da89123c20aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_31_riscv64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_31_riscv64.whl
Algorithm Hash digest
SHA256 27d51654fc240a1e87e742d353d98eb45b75f62f129086b3596ab53df2ac2a43
MD5 31ed38a7340b277910e40e7d79447f92
BLAKE2b-256 6d4f0de1bbe06f6edef9fde4ed12ca8e7b3ec7e6e2bd4e672c5af487f7957665

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_31_riscv64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b54f60c1d78767a53b67eaa663f0dfac3afe606aa07f1301572f588b73d64809
MD5 37b73c22d32d65c00af788f8b9a4699d
BLAKE2b-256 b2714d1d479aa56d0101c40e17720c3d6ac2af7269ea0487a80b18e7bfd1a5b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b725026bafa801dbd7310eb13a75f0a2e370e7e51b2cb225f9d21fcfadf919ee
MD5 ce980f0d786c178f87f74f825f76a602
BLAKE2b-256 fae04ad5c04c24a40481b2935ce9a0ccdb6023dc8b667167d06ae530cc3512f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e42d729ef2be96a14efbad355093284739e3670ece3e534f82cc8832790911d9
MD5 ab11ec01c0e7fdb370f25fa705563f3a
BLAKE2b-256 35b2a620e206b5aeb7efbf2710336df57d457cffbb3991076bbcc1147ef9abd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f66173891548c9f2726bf27957b41cabce12fa679dc6da505ddbde4d4b3b31cf
MD5 dcdafda7efd1a5c8700d2e73faca565a
BLAKE2b-256 c6ca6376559dcce707cdbc1d0d9a13c8d3baaaa501e949ce0ebdc4230cd881aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9cc22cf0c9be65e71cf88fda130af60d61eb4a79370ad4cfe7900d48a4aa2211
MD5 0589c8531cfc4a72d70cd9ea8da861f3
BLAKE2b-256 40ae1f919100f8620887af58fcc381c61a1f218cdf89c6e155f87b213e61010a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2782c36237c46dd1674542f2109740ea5ea485a169bf1431939ada0434e17934
MD5 738b77c1cfc4f17c67b275cddd8ac120
BLAKE2b-256 7561e00872439cfdddcc3c1b6cdaa6e5d904ba8e26a18807c67c4e14409d0ca8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf683d6363edf2b39eed6b6d4fe22d34b6203867a67e27134d9e2a2680c4bc4a
MD5 9e31a81de43d55c31989696acbe78242
BLAKE2b-256 260abd3d18a582f273d6c843d16bb9e22e9e16365ff7991e92f18f798e9f1224

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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

File details

Details for the file ast_serialize-0.5.0-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ast_serialize-0.5.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0668aa9459cfa8c9c49ddd2163ebcf43088ba045ef7492af6fe22e0098303101
MD5 53f74aea39955d7318dc5afaeca84f08
BLAKE2b-256 e09edc2530acb3a60dc6e46d65abf27d1d9f86721694757906a148d90a6860de

See more details on using hashes here.

Provenance

The following attestation bundles were made for ast_serialize-0.5.0-cp39-abi3-macosx_10_12_x86_64.whl:

Publisher: build_wheels.yml on mypyc/ast_serialize

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