Skip to main content
Archived

This project has been archived by its maintainers, and is no longer receiving any updates.

End of life

This project is no longer maintained.

Use the standard library ast module instead. See https://github.com/python/typed_ast/issues/179.

Description

typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast below Python 3.8, the parsers in typed_ast include PEP 484 type comments and are independent of the version of Python under which they are run. The typed_ast parsers produce the standard Python AST (plus type comments), and are both fast and correct, as they are based on the CPython 2.7 and 3.7 parsers.

Note: The ast module of Python 3.8+ supports all features of typed_ast. typed_ast does not support parsing code that uses syntax introduced in Python 3.8 onwards. We recommend using ast on Python 3.8 or above.

Release files for typed-ast 1.5.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for typed-ast 1.5.5
File Size Uploaded
typed_ast-1.5.5.tar.gz 252.8 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for typed-ast 1.5.5
File
typed_ast-1.5.5-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
typed_ast-1.5.5-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
typed_ast-1.5.5-cp311-cp311-musllinux_1_1_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARM64 Details
typed_ast-1.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
typed_ast-1.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
typed_ast-1.5.5-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
typed_ast-1.5.5-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
typed_ast-1.5.5-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
typed_ast-1.5.5-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
typed_ast-1.5.5-cp310-cp310-musllinux_1_1_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARM64 Details
typed_ast-1.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
typed_ast-1.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
typed_ast-1.5.5-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
typed_ast-1.5.5-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
typed_ast-1.5.5-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
typed_ast-1.5.5-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
typed_ast-1.5.5-cp39-cp39-musllinux_1_1_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ ARM64 Details
typed_ast-1.5.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
typed_ast-1.5.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
typed_ast-1.5.5-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
typed_ast-1.5.5-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
typed_ast-1.5.5-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
typed_ast-1.5.5-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
typed_ast-1.5.5-cp38-cp38-musllinux_1_1_aarch64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ ARM64 Details
typed_ast-1.5.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64 Details
typed_ast-1.5.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
typed_ast-1.5.5-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
typed_ast-1.5.5-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
typed_ast-1.5.5-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64 Details
typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ ARM64 Details
typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 Details
typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Details
typed_ast-1.5.5-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
typed_ast-1.5.5-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64 Details
typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_aarch64.whl CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ ARM64 Details
typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64 Details
typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64 Details
typed_ast-1.5.5-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details

Total release size: 23.3 MB

Release files / typed_ast-1.5.5.tar.gz

Download URL typed_ast-1.5.5.tar.gz
Size 252.8 kB
Tags Source
SHA-256 checksum
How to use checksums
94282f7a354f36ef5dbce0ef3467ebf6a258e370ab33d5b40c249fa996e590dd
BLAKE2b-256 checksum
How to use checksums
f97ea424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-win_amd64.whl

Download URL typed_ast-1.5.5-cp311-cp311-win_amd64.whl
Size 139.3 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
83509f9324011c9a39faaef0922c6f720f9623afe3fe220b6d0b15638247206b
BLAKE2b-256 checksum
How to use checksums
9083f28d2c912cd010a09b3677ac69d23181045eb17e358914ab739b7fdee530
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL typed_ast-1.5.5-cp311-cp311-musllinux_1_1_x86_64.whl
Size 882.0 kB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
e48bf27022897577d8479eaed64701ecaf0467182448bd95759883300ca818c8
BLAKE2b-256 checksum
How to use checksums
038dd0a4d1e060e1e8dda2408131a0cc7633fc4bc99fca5941dcb86c461dfe01
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-musllinux_1_1_aarch64.whl

Download URL typed_ast-1.5.5-cp311-cp311-musllinux_1_1_aarch64.whl
Size 898.1 kB
Tags CPython 3.11 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
6eb936d107e4d474940469e8ec5b380c9b329b5f08b78282d46baeebd3692dc9
BLAKE2b-256 checksum
How to use checksums
d93c4af750e6c673a0dd6c7b9f5b5e5ed58ec51a2e4e744081781c664d369dfa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL typed_ast-1.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 860.3 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
61443214d9b4c660dcf4b5307f15c12cb30bdfe9588ce6158f4a005baeb167b2
BLAKE2b-256 checksum
How to use checksums
60ca765e8bf8b24d0ed7b9fc669f6826c5bc3eb7412fc765691f59b83ae195b2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL typed_ast-1.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 878.4 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
cc95ffaaab2be3b25eb938779e43f513e0e538a84dd14a5d844b8f2932593d88
BLAKE2b-256 checksum
How to use checksums
bf9a598e47f2c3ecd19d7f1bb66854d0d3ba23ffd93c846448790a92524b0a8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-macosx_11_0_arm64.whl

Download URL typed_ast-1.5.5-cp311-cp311-macosx_11_0_arm64.whl
Size 208.2 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b445c2abfecab89a932b20bd8261488d574591173d07827c1eda32c457358b18
BLAKE2b-256 checksum
How to use checksums
96fdfc8ccf19fc16a40a23e7c7802d0abc78c1f38f1abb6e2447c474f8a076d8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp311-cp311-macosx_10_9_x86_64.whl

Download URL typed_ast-1.5.5-cp311-cp311-macosx_10_9_x86_64.whl
Size 223.3 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
c631da9710271cb67b08bd3f3813b7af7f4c69c319b75475436fcab8c3d21bee
BLAKE2b-256 checksum
How to use checksums
7553b685e10da535c7b3572735f8bea0d4abb35a04722a7d44ca9c163a0cf822
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-win_amd64.whl

Download URL typed_ast-1.5.5-cp310-cp310-win_amd64.whl
Size 139.4 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
e1a976ed4cc2d71bb073e1b2a250892a6e968ff02aa14c1f40eba4f365ffec02
BLAKE2b-256 checksum
How to use checksums
43174bdece9795da6f3345c4da5667ac64bc25863617f19c28d81f350f515be6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL typed_ast-1.5.5-cp310-cp310-musllinux_1_1_x86_64.whl
Size 839.3 kB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
d5c0c112a74c0e5db2c75882a0adf3133adedcdbfd8cf7c9d6ed77365ab90a1d
BLAKE2b-256 checksum
How to use checksums
90f00956d925f87bd81f6e0f8cf119eac5e5c8f4da50ca25bb9f5904148d4611
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-musllinux_1_1_aarch64.whl

Download URL typed_ast-1.5.5-cp310-cp310-musllinux_1_1_aarch64.whl
Size 855.0 kB
Tags CPython 3.10 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
5fe83a9a44c4ce67c796a1b466c270c1272e176603d5e06f6afbc101a572859d
BLAKE2b-256 checksum
How to use checksums
ca59dbbbe5a0e91c15d14a0896b539a5ed01326b0d468e75c1a33274d128d2d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL typed_ast-1.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 824.7 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
d41b7a686ce653e06c2609075d397ebd5b969d821b9797d029fccd71fdec8e04
BLAKE2b-256 checksum
How to use checksums
e2edb9b8b794b37b55c9247b1e8d38b0361e8158795c181636d34d6c11b506e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL typed_ast-1.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 842.3 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
597fc66b4162f959ee6a96b978c0435bd63791e31e4f410622d19f1686d5e769
BLAKE2b-256 checksum
How to use checksums
3b995cc31ef4f3c80e1ceb03ed2690c7085571e3fbf119cbd67a111ec0b6622f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-macosx_11_0_arm64.whl

Download URL typed_ast-1.5.5-cp310-cp310-macosx_11_0_arm64.whl
Size 208.3 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5f7a8c46a8b333f71abd61d7ab9255440d4a588f34a21f126bbfc95f6049e686
BLAKE2b-256 checksum
How to use checksums
a05ce379b00028680bfcd267d845cf46b60e76d8ac6f7009fd440d6ce030cc92
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp310-cp310-macosx_10_9_x86_64.whl

Download URL typed_ast-1.5.5-cp310-cp310-macosx_10_9_x86_64.whl
Size 223.3 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
4bc1efe0ce3ffb74784e06460f01a223ac1f6ab31c6bc0376a21184bf5aabe3b
BLAKE2b-256 checksum
How to use checksums
88075defe18d4fc16281cd18c4374270abc430c3d852d8ac29b5db6599d45cfe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-win_amd64.whl

Download URL typed_ast-1.5.5-cp39-cp39-win_amd64.whl
Size 139.5 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
335f22ccb244da2b5c296e6f96b06ee9bed46526db0de38d2f0e5a6597b81155
BLAKE2b-256 checksum
How to use checksums
30bdc815051404c4293265634d9d3e292f04fcf681d0502a9484c38b8f224d04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL typed_ast-1.5.5-cp39-cp39-musllinux_1_1_x86_64.whl
Size 837.3 kB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
429ae404f69dc94b9361bb62291885894b7c6fb4640d561179548c849f8492ba
BLAKE2b-256 checksum
How to use checksums
1c09012da182242f168bb5c42284297dcc08dc0a1b3668db5b3852aec467f56f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-musllinux_1_1_aarch64.whl

Download URL typed_ast-1.5.5-cp39-cp39-musllinux_1_1_aarch64.whl
Size 853.1 kB
Tags CPython 3.9 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
48074261a842acf825af1968cd912f6f21357316080ebaca5f19abbb11690c8a
BLAKE2b-256 checksum
How to use checksums
a125b3ccb948166d309ab75296ac9863ebe2ff209fbc063f1122a2d3979e47c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL typed_ast-1.5.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 823.4 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f0aefdd66f1784c58f65b502b6cf8b121544680456d1cebbd300c2c813899274
BLAKE2b-256 checksum
How to use checksums
eaf4262512d14f777ea3666a089e2675a9b1500a85b8329a36de85d63433fb0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL typed_ast-1.5.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 840.9 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
1efebbbf4604ad1283e963e8915daa240cb4bf5067053cf2f0baadc4d4fb51b8
BLAKE2b-256 checksum
How to use checksums
073d564308b7a432acb1f5399933cbb1b376a1a64d2544b90f6ba91894674260
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-macosx_11_0_arm64.whl

Download URL typed_ast-1.5.5-cp39-cp39-macosx_11_0_arm64.whl
Size 208.3 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
622e4a006472b05cf6ef7f9f2636edc51bda670b7bbffa18d26b255269d3d814
BLAKE2b-256 checksum
How to use checksums
713009d27e13824495547bcc665bd07afc593b22b9484f143b27565eae4ccaac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp39-cp39-macosx_10_9_x86_64.whl

Download URL typed_ast-1.5.5-cp39-cp39-macosx_10_9_x86_64.whl
Size 223.3 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
042eb665ff6bf020dd2243307d11ed626306b82812aba21836096d229fdc6a10
BLAKE2b-256 checksum
How to use checksums
b1886e7f36f5fab6fbf0586a2dd866ac337924b7d4796a4d1b2b04443a864faf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-win_amd64.whl

Download URL typed_ast-1.5.5-cp38-cp38-win_amd64.whl
Size 139.4 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
7f58fabdde8dcbe764cef5e1a7fcb440f2463c1bbbec1cf2a86ca7bc1f95184b
BLAKE2b-256 checksum
How to use checksums
121e19f53aad3984e351e6730e4265fde4b949a66c451e10828fdbc4dfb050f1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL typed_ast-1.5.5-cp38-cp38-musllinux_1_1_x86_64.whl
Size 858.3 kB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
8c524eb3024edcc04e288db9541fe1f438f82d281e591c548903d5b77ad1ddd4
BLAKE2b-256 checksum
How to use checksums
948871a1c249c01fbbd66f9f28648f8249e737a7fe19056c1a78e7b3b9250eb1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-musllinux_1_1_aarch64.whl

Download URL typed_ast-1.5.5-cp38-cp38-musllinux_1_1_aarch64.whl
Size 875.6 kB
Tags CPython 3.8 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
bfd39a41c0ef6f31684daff53befddae608f9daf6957140228a08e51f312d7e6
BLAKE2b-256 checksum
How to use checksums
451eaa5f1dae4b92bc665ae9a655787bb2fe007a881fa2866b0408ce548bb24c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL typed_ast-1.5.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 840.0 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
381eed9c95484ceef5ced626355fdc0765ab51d8553fec08661dce654a935db4
BLAKE2b-256 checksum
How to use checksums
31f338839df509b04fb54205e388fc04b47627377e0ad628870112086864a441
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL typed_ast-1.5.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 861.0 kB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
045f9930a1550d9352464e5149710d56a2aed23a2ffe78946478f7b5416f1ede
BLAKE2b-256 checksum
How to use checksums
8d09bba083f2c11746288eaf1859e512130420405033de84189375fe65d839ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-macosx_11_0_arm64.whl

Download URL typed_ast-1.5.5-cp38-cp38-macosx_11_0_arm64.whl
Size 208.2 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ed4a1a42df8a3dfb6b40c3d2de109e935949f2f66b19703eafade03173f8f437
BLAKE2b-256 checksum
How to use checksums
15e0182bdd9edb6c6a1c068cecaa87f58924a817f2807a0b0d940f578b3328df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp38-cp38-macosx_10_9_x86_64.whl

Download URL typed_ast-1.5.5-cp38-cp38-macosx_10_9_x86_64.whl
Size 223.0 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
fd946abf3c31fb50eee07451a6aedbfff912fcd13cf357363f5b4e834cc5e71a
BLAKE2b-256 checksum
How to use checksums
19e388b65e46643006592f39e0fdef3e29454244a9fdaa52acfb047dc68cae6a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp37-cp37m-win_amd64.whl

Download URL typed_ast-1.5.5-cp37-cp37m-win_amd64.whl
Size 138.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
d40c10326893ecab8a80a53039164a224984339b2c32a6baf55ecbd5b1df6431
BLAKE2b-256 checksum
How to use checksums
eb0673ca55ee5303b41d08920de775f02d2a3e1e59430371f5adf7fbb1a21127
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_x86_64.whl

Download URL typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_x86_64.whl
Size 796.7 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
d09d930c2d1d621f717bb217bf1fe2584616febb5138d9b3e8cdd26506c3f6d4
BLAKE2b-256 checksum
How to use checksums
a8cd9a867f5a96d83a9742c43914e10d3a2083d8fe894ab9bf60fd467c6c497f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_aarch64.whl

Download URL typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_aarch64.whl
Size 809.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
fe58ef6a764de7b4b36edfc8592641f56e69b7163bba9f9c8089838ee596bfb2
BLAKE2b-256 checksum
How to use checksums
47970bb4dba688a58ff9c08e63b39653e4bcaa340ce1bb9c1d58163e5c2c66f1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 778.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
57bfc3cf35a0f2fdf0a88a3044aafaec1d2f24d8ae8cd87c4f58d615fb5b6311
BLAKE2b-256 checksum
How to use checksums
32f175bd58fb1410cb72fbc6e8adf163015720db2c38844b46a9149c5ff6bf38
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 793.5 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
0635900d16ae133cab3b26c607586131269f88266954eb04ec31535c9a12ef1e
BLAKE2b-256 checksum
How to use checksums
019511be104446bb20212a741d30d40eab52a9cfc05ea34efa074ff4f7c16983
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL typed_ast-1.5.5-cp37-cp37m-macosx_10_9_x86_64.whl
Size 222.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2188bc33d85951ea4ddad55d2b35598b2709d122c11c75cffd529fbc9965508e
BLAKE2b-256 checksum
How to use checksums
d500635353c31b71ed307ab020eff6baed9987da59a1b2ba489f885ecbe293b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp36-cp36m-win_amd64.whl

Download URL typed_ast-1.5.5-cp36-cp36m-win_amd64.whl
Size 161.0 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
2b946ef8c04f77230489f75b4b5a4a6f24c078be4aed241cfabe9cbf4156e7e5
BLAKE2b-256 checksum
How to use checksums
399c49a583623b39a755ba50eb8ff8f114b843b01aae3ef50850bce015df1439
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_x86_64.whl

Download URL typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_x86_64.whl
Size 802.3 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
16f7313e0a08c7de57f2998c85e2a69a642e97cb32f87eb65fbfe88381a5e44d
BLAKE2b-256 checksum
How to use checksums
c11690c9b889c7fec0a572b93928c33bbda4ade4136a9f3378e1474bf959b6d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_aarch64.whl

Download URL typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_aarch64.whl
Size 814.5 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
fc2b8c4e1bc5cd96c1a823a885e6b158f8451cf6f5530e1829390b4d27d0807f
BLAKE2b-256 checksum
How to use checksums
207f1962dd7c1e3c76c566ecd71223eee4ff544da4df0ee284b402fa28910f23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 777.6 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
be4919b808efa61101456e87f2d4c75b228f4e52618621c77f1ddcaae15904fa
BLAKE2b-256 checksum
How to use checksums
599b3550429ac7c031a4f776f6950067d6ccf8d4f0fe8933c1d05c4cf50827b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 793.1 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
118c1ce46ce58fda78503eae14b7664163aa735b620b64b5b725453696f2a35c
BLAKE2b-256 checksum
How to use checksums
697345dc2dcf4902c5afb7c0173f7638bcc9f1218dab32734b077dfdc7489d74
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / typed_ast-1.5.5-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL typed_ast-1.5.5-cp36-cp36m-macosx_10_9_x86_64.whl
Size 221.8 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
44f214394fc1af23ca6d4e9e744804d890045d1643dd7e8229951e0ef39429b5
BLAKE2b-256 checksum
How to use checksums
cd0e0b46ff64402abbd2ff14f573168cd73842ebe1dec531435226356267837d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release history Release notifications | RSS feed

This release

1.5.5 This release

41 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page