Skip to main content

ty

ty PyPI Discord

An extremely fast Python type checker and language server, written in Rust.


Shows a bar chart with benchmark results.

Type checking the home-assistant project without caching.


ty is backed by Astral, the creators of uv and Ruff.

ty is currently in beta.

Highlights

Getting started

Run ty with uvx to get started quickly:

uvx ty check

Or, check out the ty playground to try it out in your browser.

To learn more about using ty, see the documentation.

Installation

To install ty, see the installation documentation.

To add the ty language server to your editor, see the editor integration guide.

Getting help

If you have questions or want to report a bug, please open an issue in this repository.

You may also join our Discord server.

Contributing

Development of this project takes place in the Ruff repository at this time. Please open pull requests there for changes to anything in the ruff submodule (which includes all of the Rust source code).

See the contributing guide for more details.

Version policy

ty uses 0.0.x versioning. ty does not yet have a stable API; breaking changes, including changes to diagnostics, may occur between any two versions. See the type system support tracking issue for a detailed overview of currently supported features.

FAQ

Which Python versions does ty support?

ty officially supports type checking code that targets Python 3.10 and later. Earlier versions (Python 3.7 through 3.9) can still be selected, but may result in false negatives or false positives due to a lack of bundled standard library stubs.

The target version is independent of the Python version used to install ty. For example, ty installed from PyPI using Python 3.8 or later can type check code targeting Python 3.7; the standalone installer does not require Python at all.

Why is ty doing _____?

See our typing FAQ.

How do you pronounce ty?

It's pronounced as "tee - why" (/tiː waɪ/)

How should I stylize ty?

Just "ty", please.

License

ty is licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ty by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ty-0.0.64.tar.gz (6.4 MB view details)

Uploaded Source

Built Distributions

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

ty-0.0.64-py3-none-win_arm64.whl (11.9 MB view details)

Uploaded Python 3Windows ARM64

ty-0.0.64-py3-none-win_amd64.whl (12.5 MB view details)

Uploaded Python 3Windows x86-64

ty-0.0.64-py3-none-win32.whl (11.5 MB view details)

Uploaded Python 3Windows x86

ty-0.0.64-py3-none-musllinux_1_2_x86_64.whl (12.5 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

ty-0.0.64-py3-none-musllinux_1_2_i686.whl (12.2 MB view details)

Uploaded Python 3musllinux: musl 1.2+ i686

ty-0.0.64-py3-none-musllinux_1_2_armv7l.whl (11.9 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARMv7l

ty-0.0.64-py3-none-musllinux_1_2_aarch64.whl (11.8 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

ty-0.0.64-py3-none-manylinux_2_31_riscv64.whl (12.8 MB view details)

Uploaded Python 3manylinux: glibc 2.31+ riscv64

ty-0.0.64-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

ty-0.0.64-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ s390x

ty-0.0.64-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ppc64le

ty-0.0.64-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl (12.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ i686

ty-0.0.64-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARMv7l

ty-0.0.64-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

ty-0.0.64-py3-none-macosx_11_0_arm64.whl (11.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

ty-0.0.64-py3-none-macosx_10_12_x86_64.whl (11.8 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

ty-0.0.64-py3-none-linux_armv6l.whl (12.1 MB view details)

Uploaded Python 3

File details

Details for the file ty-0.0.64.tar.gz.

File metadata

  • Download URL: ty-0.0.64.tar.gz
  • Upload date:
  • Size: 6.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64.tar.gz
Algorithm Hash digest
SHA256 d12ddbb05f15158bb518af619378b385486450def95fb06f8ab98037febe9f2c
MD5 0f1003b7f63ad41a82babf681f65eed6
BLAKE2b-256 8eaa14c9965d3b173105692473897cc89c34cd91241368b2044e43167e1c17ff

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-win_arm64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-win_arm64.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 82cc34c1ad9a8feb6059aef193bebcecc656e548f6fab3d518bcd8b57d198d39
MD5 9d885f98a1ff809faad201fdd069f3b2
BLAKE2b-256 354d6d18640d0204cacd69abbaca95ad6a34c6d7e9169e9051d0117b17b827ec

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-win_amd64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-win_amd64.whl
  • Upload date:
  • Size: 12.5 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 dcb9bd31f54097e362b776c26ab4564d4564cdd1355cb883481167a26c03cc3f
MD5 35a16088492260a017de9371bba2c9c5
BLAKE2b-256 017ed1c8a871a38d17c8f168b9a6975f6247f7660f8334e517656a5e4b4a4858

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-win32.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-win32.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-win32.whl
Algorithm Hash digest
SHA256 d0676ab0e0935795e5843baa28dd5e366dc343d7c0945a996df9eab8e0644885
MD5 7fb61cfdf8792b8733e793e84e7522b2
BLAKE2b-256 348944cc276ea6ca0245495014758ffeadde1798fb0b5840c9cf36d8d2ed3250

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 12.5 MB
  • Tags: Python 3, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39b9dd42908df47c2dc57dda87e656fab97097ffd2618474bbdea986af0d6a9d
MD5 cde169d48c2b633e02cdc2016019dd9c
BLAKE2b-256 dd9b75768e562cec990d189dc05807ae72890b20ffbd1e1f43597bb98db63c60

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 12.2 MB
  • Tags: Python 3, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b161f0a82a8e2f2432db3bf7702b4d3924fa9486ba0014f6710a160fc157df0d
MD5 72d06eba221d129fb482cbdbb7defaec
BLAKE2b-256 b83d448f49a3503fb119a34348a5714bb92001f252fadbbb12d645f2e744b557

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: Python 3, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5a3d700669868599edf39ce5125196682f15a8880cc8c669bc2a83b99984d99b
MD5 cad9dd5f5e81055a2a05c6dbbce251d6
BLAKE2b-256 523e9d99cd1e1831003434f508ed9f258a56543194afc3bbe051eba2545fa676

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 11.8 MB
  • Tags: Python 3, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4838768295774a86e95f9ec5633e739d016adbbb69dcbdc62f3549578a11f624
MD5 bd5d714e4176a55da04838438da09197
BLAKE2b-256 79d5795733f13ceff1378f08b3de0c49d0f518df220ed856b0dfac869f3b7c81

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_31_riscv64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_31_riscv64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: Python 3, manylinux: glibc 2.31+ riscv64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_31_riscv64.whl
Algorithm Hash digest
SHA256 652ee3d6d03bea76cd2fe8949c78bb5970394ebd7c5fd270e9518c0dee1b931d
MD5 5330ce1d65f460488326ffcbfec986b1
BLAKE2b-256 eed0bedac20505e8a8f5501ad73d7d15d8e421a563fef59993909a23036929a4

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: Python 3, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 86db830cb914bb33bb8247b66ccea58de4496c2391bd42658aba744b439f3290
MD5 5fb2fd4f4ebda0bbea9a09c6f336feb4
BLAKE2b-256 afefdfb9b7f9bcc032d3b540b0d1f55f532a336e2fb41b1bd539c05ae81a151a

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: Python 3, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5f24e1504ab9e212f92356b82fe088fdeb3a39f9a2f4ff25e505d2e1d0db9056
MD5 b0b7dcca52ca2776f3794a000c8e315f
BLAKE2b-256 f6a4975a5961842dcd6fa60f0770a102c0bba7509da909ab652919bfcdcd4fc7

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f41cb07d89d32626fcaf3ed4d262778fcb28b2628b6ed1e172cd7b18820668d8
MD5 a327ba802c0ddbcab7eafe2d8bcffdc1
BLAKE2b-256 a0d065ffc2b0a686347193c6f98e9421a7fc2a96fc3cd0b1001cf7cf284baff9

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: Python 3, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d68b23e5169e2137b5f1de7169ab0cebecab6c8eda374c34c1f6394308f58242
MD5 a971c81b3547993975b1fc6d9b2a259d
BLAKE2b-256 3b2612cfd40028e51ceed7b3cb645281c61c02eb64ff9fb0c09231d65c30ff25

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1ed9719d1b7b66fb8efe073d860208a44c40af1f6cd5c2364aa9b323a1e579b4
MD5 2ae6655b02f3a016e2aa8cf3273118d1
BLAKE2b-256 5e95dbecf745520ebe8bd7b02fc55eee6441c9be312ebf6addce605eb52740dd

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 138d6c37ad4bf8583aa7a9b29d90954151d7856f9910a03eae3eb34b34c57215
MD5 c53e5c215465b065183481f8efc2e004
BLAKE2b-256 082ff54462300535ab99b551eda733177be2eef5dbc2997d3fdb357c4ddd760a

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 11.3 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f6d1c7f897cca05d12bacbf1435150d5ffa496099515aa6ed303c8b29e1d0bb
MD5 4b9d91e718b559a6d053138ae765a40f
BLAKE2b-256 4cde19f14357888a7198438926303753cf749428e3d62e8980ff1e9a72a78402

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 11.8 MB
  • Tags: Python 3, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3ff07d7bc32a2135f58afe57393789a32ea2fed1a66216129a8e535e76043903
MD5 18612366046b6c24b40498a9d63f3161
BLAKE2b-256 ceaaa839ee2bc78e943d079e6abe199a97b4eeffb7e5c9a57326d69de452186a

See more details on using hashes here.

File details

Details for the file ty-0.0.64-py3-none-linux_armv6l.whl.

File metadata

  • Download URL: ty-0.0.64-py3-none-linux_armv6l.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ty-0.0.64-py3-none-linux_armv6l.whl
Algorithm Hash digest
SHA256 3830a6675ab43635ced1c4c557f380ac4a49e9414e03975e4e4e8db644c64944
MD5 4a173ee664aa91e7405e3a866c4bc8fa
BLAKE2b-256 ae4cc54937e4ff3fa7b34a99ea3387ec766bf0ad98dc8df8d792e89b388e658e

See more details on using hashes here.

Release history Release notifications | RSS feed

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