Skip to main content

a fork of Python 2 and 3 ast modules with type comment support

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project 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, 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.6 parsers.

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

typed_ast-1.4.3.tar.gz (210.9 kB view details)

Uploaded Source

Built Distributions

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

typed_ast-1.4.3-cp39-cp39-win_amd64.whl (158.3 kB view details)

Uploaded CPython 3.9Windows x86-64

typed_ast-1.4.3-cp39-cp39-win32.whl (136.3 kB view details)

Uploaded CPython 3.9Windows x86

typed_ast-1.4.3-cp39-cp39-manylinux2014_aarch64.whl (872.7 kB view details)

Uploaded CPython 3.9

typed_ast-1.4.3-cp39-cp39-manylinux1_x86_64.whl (769.2 kB view details)

Uploaded CPython 3.9

typed_ast-1.4.3-cp39-cp39-manylinux1_i686.whl (717.9 kB view details)

Uploaded CPython 3.9

typed_ast-1.4.3-cp39-cp39-macosx_10_9_x86_64.whl (226.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

typed_ast-1.4.3-cp38-cp38-win_amd64.whl (158.6 kB view details)

Uploaded CPython 3.8Windows x86-64

typed_ast-1.4.3-cp38-cp38-win32.whl (136.8 kB view details)

Uploaded CPython 3.8Windows x86

typed_ast-1.4.3-cp38-cp38-manylinux2014_aarch64.whl (901.5 kB view details)

Uploaded CPython 3.8

typed_ast-1.4.3-cp38-cp38-manylinux1_x86_64.whl (774.0 kB view details)

Uploaded CPython 3.8

typed_ast-1.4.3-cp38-cp38-manylinux1_i686.whl (718.1 kB view details)

Uploaded CPython 3.8

typed_ast-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl (225.9 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

typed_ast-1.4.3-cp37-cp37m-win_amd64.whl (155.9 kB view details)

Uploaded CPython 3.7mWindows x86-64

typed_ast-1.4.3-cp37-cp37m-win32.whl (135.1 kB view details)

Uploaded CPython 3.7mWindows x86

typed_ast-1.4.3-cp37-cp37m-manylinux2014_aarch64.whl (843.5 kB view details)

Uploaded CPython 3.7m

typed_ast-1.4.3-cp37-cp37m-manylinux1_x86_64.whl (743.4 kB view details)

Uploaded CPython 3.7m

typed_ast-1.4.3-cp37-cp37m-manylinux1_i686.whl (687.1 kB view details)

Uploaded CPython 3.7m

typed_ast-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl (224.5 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

typed_ast-1.4.3-cp36-cp36m-win_amd64.whl (155.9 kB view details)

Uploaded CPython 3.6mWindows x86-64

typed_ast-1.4.3-cp36-cp36m-win32.whl (135.1 kB view details)

Uploaded CPython 3.6mWindows x86

typed_ast-1.4.3-cp36-cp36m-manylinux2014_aarch64.whl (829.7 kB view details)

Uploaded CPython 3.6m

typed_ast-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (743.3 kB view details)

Uploaded CPython 3.6m

typed_ast-1.4.3-cp36-cp36m-manylinux1_i686.whl (687.0 kB view details)

Uploaded CPython 3.6m

typed_ast-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl (224.5 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

typed_ast-1.4.3-cp35-cp35m-win_amd64.whl (155.3 kB view details)

Uploaded CPython 3.5mWindows x86-64

typed_ast-1.4.3-cp35-cp35m-win32.whl (135.0 kB view details)

Uploaded CPython 3.5mWindows x86

typed_ast-1.4.3-cp35-cp35m-manylinux2014_aarch64.whl (829.5 kB view details)

Uploaded CPython 3.5m

typed_ast-1.4.3-cp35-cp35m-manylinux1_x86_64.whl (743.5 kB view details)

Uploaded CPython 3.5m

typed_ast-1.4.3-cp35-cp35m-manylinux1_i686.whl (687.7 kB view details)

Uploaded CPython 3.5m

File details

Details for the file typed_ast-1.4.3.tar.gz.

File metadata

  • Download URL: typed_ast-1.4.3.tar.gz
  • Upload date:
  • Size: 210.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3.tar.gz
Algorithm Hash digest
SHA256 fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65
MD5 a48fe4c5ef52b0af3188684dd28ca41c
BLAKE2b-256 6e08c04a49ee26a94c1ec211e7b1e5f2971d692e04818ea67ef70f1e879cf525

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 158.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9c6d1a54552b5330bc657b7ef0eae25d00ba7ffe85d9ea8ae6540d2197a3788c
MD5 6fae19b6a9e2f69ae64c58d3584771d0
BLAKE2b-256 e5d412cea19d4b5b7ef124016afd4671ed10418d918bc1ff83a964036261025c

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 136.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 209596a4ec71d990d71d5e0d312ac935d86930e6eecff6ccc7007fe54d703808
MD5 bb4e0a0c8850ebb9a82e07585ed589d1
BLAKE2b-256 45fb3e55e779d1efb4ba3b0aef1212e01061462b4dd570febee57c2d33016595

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp39-cp39-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 872.7 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9574c6f03f685070d859e75c7f9eeca02d6933273b5e69572e5ff9d5e3931c3
MD5 0389528598306275c28447354322d457
BLAKE2b-256 629f55f7378ecae81cbebc586dc15d48285141a026241704b1df6f043613218f

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 769.2 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cae53c389825d3b46fb37538441f75d6aecc4174f615d048321b716df2757fb0
MD5 4d451605ff97beecb8fe1458be1de486
BLAKE2b-256 d0c77a26ab66c32558dac761ea88d79c4175d99231db9ebb9e09c0c354bba612

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 717.9 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2c726c276d09fc5c414693a2de063f521052d9ea7c240ce553316f70656c84d4
MD5 3ed924099a8b774258be57b1854c6b51
BLAKE2b-256 96b00d26e87c8beefd839e466b4b3507c8ba826b2ee8d3d7ad049618f60d3b2e

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 226.6 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f328adcfebed9f11301eaedfa48e15bdece9b519fb27e6a8c01aa52a17ec31b3
MD5 e95cc4a74f9c78880b31cd8502911124
BLAKE2b-256 b298c818c3024a0d44558a53941671dea7d14c690e74aa02fe2b7976d16275d1

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 158.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 dd4a21253f42b8d2b48410cb31fe501d32f8b9fbeb1f55063ad102fe9c425e40
MD5 2a2ca6eea2265a62413cc4dd710be2c9
BLAKE2b-256 804be090d83d7fee2f5745863317281b84ac753c6813a4303eee29e531706347

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 136.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f2362f3cb0f3172c42938946dbc5b7843c2a28aec307c49100c8b38764eb6927
MD5 b43cce816ed0e47fdc50be021db06d29
BLAKE2b-256 5c3c5633501c5cbc46a3ce495d29eed4ac43b1e864aebbeeefdcc1d372d83c81

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp38-cp38-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 901.5 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 af3d4a73793725138d6b334d9d247ce7e5f084d96284ed23f22ee626a7b88e39
MD5 22f2c02e77d5e33e00da78c834ad2831
BLAKE2b-256 1325bde133fcd73e4c74e9a8de8410fe867aaca843838b83cc22304eec960fbc

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 774.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7538e495704e2ccda9b234b82423a4038f324f3a10c43bc088a1636180f11a41
MD5 6c68a2312f1dd2a2b76d9237d1504031
BLAKE2b-256 0d14d54fd856673e3a5cb230e481bcdea04976c28b691a65029a7d45aef80575

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 718.1 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 067a74454df670dcaa4e59349a2e5c81e567d8d65458d480a5b3dfecec08c5ff
MD5 a83ec41f237bfd0d66f23ec74a37a2ee
BLAKE2b-256 b8989f31fcc91c54b9ae80f5fa48352b6a22ed04b399037d87d0ecbca5b67d21

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 225.9 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b36b4f3920103a25e1d5d024d155c504080959582b928e91cb608a65c3a49e1a
MD5 95c42c67332a2db19ece217615afdd8d
BLAKE2b-256 e367f42a09ead3b174437d85157dcac92e22c204380968469de356eb64d8347e

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 155.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9ad2c92ec681e02baf81fdfa056fe0d818645efa9af1f1cd5fd6f1bd2bdfd805
MD5 fca1cc9ce837272e177c9d0d44fe2da3
BLAKE2b-256 9f2515113b2153fab6f3ad8c3a42169f25cb8ae9f7fee9d7201647d78eca3e91

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp37-cp37m-win32.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 135.1 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 aee0c1256be6c07bd3e1263ff920c325b59849dc95392a05f258bb9b259cf39c
MD5 aef3bcbb7252cbf68d0faa49cd01f9ed
BLAKE2b-256 c66fce968edc85a412ca4da62206a580ebf086842bf88affc4901c083b9f9411

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp37-cp37m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp37-cp37m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 843.5 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 95431a26309a21874005845c21118c83991c63ea800dd44843e42a916aec5899
MD5 7497cfa48fcf91630bd13ccda02c25d7
BLAKE2b-256 d0cbd70a8dd2dba6e7a2195719e1df559b6a7ec18983a3caf0ee5357d6d7a241

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 743.4 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5feca99c17af94057417d744607b82dd0a664fd5e4ca98061480fd8b14b18d04
MD5 c77a1547a81c064213e82d36b3a7eb15
BLAKE2b-256 65b3573d2f1fecbbe8f82a8d08172e938c247f99abe1be3bef3da2efaa3810bf

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 687.1 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 760ad187b1041a154f0e4d0f6aae3e40fdb51d6de16e5c99aedadd9246450e9e
MD5 8ae7353597dd0ebab481e51aa39932f1
BLAKE2b-256 b45f867b97f5e564c47d1755024d02ead9ea7569067aaf004f9042df1401482e

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 224.5 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0fb71b8c643187d7492c1f8352f2c15b4c4af3f6338f21681d3681b3dc31a266
MD5 a2c4f157e77d4482e6aa811b265717bb
BLAKE2b-256 01080d92feed38a4cafe45bcbd42a2507c1900e9ec1e2e9b5e5a472f8ebfa9bb

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 155.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 bff6ad71c81b3bba8fa35f0f1921fb24ff4476235a6e94a26ada2e54370e6da7
MD5 c846c95698fc26900e37a54cfc9e6bc6
BLAKE2b-256 86b15f0430173eab8d2351ca03aef813f885cebf7ff583f154ae14757df89640

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp36-cp36m-win32.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 135.1 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 398e44cd480f4d2b7ee8d98385ca104e35c81525dd98c519acff1b79bdaac363
MD5 425507824ca49e99db6c9dc710f6f0ea
BLAKE2b-256 8047b04cb5d1baec711c945b8543416bbbf847f9d56431c32b043bc804d6b2b8

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp36-cp36m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp36-cp36m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 829.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp36-cp36m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c190f0899e9f9f8b6b7863debfb739abcb21a5c054f911ca3596d12b8a4c4c7f
MD5 8abf8ddebb47dbed814ada3b6fd1ef0c
BLAKE2b-256 f0c74d9083f76c62fa9569a4efe7f89283ae56fd157f10c1961aeb06e8ab8064

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 743.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 01ae5f73431d21eead5015997ab41afa53aa1fbe252f9da060be5dad2c730ace
MD5 6037960d2f3ab93e8e90af48e460f01f
BLAKE2b-256 7e4bd7377c5d25b5c3b2682dada2eee1086b23842f3eb76e41063436aa4e302f

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 687.0 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 52b1eb8c83f178ab787f3a4283f68258525f8d70f778a2f6dd54d3b5e5fb4341
MD5 493745256de9db3718cea10ad4b57b5b
BLAKE2b-256 e72ec0310582bdf7aae906f866be273d1dbc90c5a8ff2e81e1b6c55af9831b1d

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 224.5 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f8afcf15cc511ada719a88e013cec87c11aff7b91f019295eb4530f96fe5ef2f
MD5 4db8ebcd51edb70a3254fa91747a32d3
BLAKE2b-256 86aa29546548ed3affef704d9aabb95d7032bae8814bbf0e2323e48d353ed234

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 155.3 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 777a26c84bea6cd934422ac2e3b78863a37017618b6e5c08f92ef69853e765d3
MD5 95d9f7cfc5d2e351d1f5b28ee77d4a2b
BLAKE2b-256 2179b6fe6009ce744c5c282ce7926a3da69d7c89a7854b13927406ffa86bf242

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp35-cp35m-win32.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 135.0 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 dde816ca9dac1d9c01dd504ea5967821606f02e510438120091b84e852367428
MD5 d54d49e2cfba4c3a0108eca11af1b180
BLAKE2b-256 bdb5f962ea5df10b97034cda1fe03b10a9a8cf98c4d9578592ac9254003c67bf

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp35-cp35m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp35-cp35m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 829.5 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp35-cp35m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1b3ead4a96c9101bef08f9f7d1217c096f31667617b58de957f690c92378b528
MD5 420f526cf93ce2f43c6ca030ddb40e4f
BLAKE2b-256 0d2c947815984d0445b49cbedcca2c8e109d945facec077e034800168562dae3

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 743.5 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c907f561b1e83e93fad565bac5ba9c22d96a54e7ea0267c708bffe863cbe4075
MD5 b3d51c100626bca05212b797cc265933
BLAKE2b-256 d2d94dc1977ae798f6081ef33d7a7c9adf73cba5e1fe503ebd4f2d0399574995

See more details on using hashes here.

File details

Details for the file typed_ast-1.4.3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: typed_ast-1.4.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 687.7 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for typed_ast-1.4.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2068531575a125b87a41802130fa7e29f26c09a2833fea68d9a40cf33902eba6
MD5 48c29a3709e087d909f4e05228ba2e55
BLAKE2b-256 16056e4328230cb16b0ae41223938f80e3cae3bbe8ae1c2aa7fe739e19bb4bc6

See more details on using hashes here.

Supported by

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