Skip to main content

A ty fork with semantic extension support.

Project description

ty-extended

PyPI

A fork of ty with semantic extension support for framework-aware type checking.


Shows a bar chart with benchmark results.

Type checking the home-assistant project without caching.


ty-extended builds on Astral's ty and keeps the command-line executable named ty. The fork adds a semantic extension protocol, a Rust SDK for extension authors, and live WASM extension execution.

ty-extended tracks ty's beta checker and language server while the extension protocol stabilizes.

Highlights

Getting started

Run ty with uvx to get started quickly:

uvx --from ty-extended ty check

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

To learn more about using ty-extended, see the documentation.

Extension SDK

ty-extended also publishes the Rust crates extension authors use to build semantic extensions:

  • ty_plugin_protocol: the stable JSON wire protocol for manifests, requests, responses, claims, and patches.
  • ty_plugin_sdk: the author-facing SDK with ManifestBuilder, the Plugin trait, typed DSL helpers, JSON dispatch, and WASM exports.

Start with the extension authoring guide for a working crate layout, manifest claims, hook methods, and packaging guidance.

Installation

To install ty-extended, 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.

Contributing

Most of the implementation lives in the ruff submodule, which points at regularkevvv/ruff-extended for this fork.

See the contributing guide for more details.

Version policy

ty-extended uses SemVer-compatible fork versioning that records the upstream ty base:

  • upstream 0.0.58 maps to ty-extended 0.58.1;
  • a second fork release on the same upstream base maps to ty-extended 0.58.1;
  • upstream 0.1.50 maps to ty-extended 0.150.0;
  • once upstream reaches 1.0.0, ty-extended follows that shape directly as 1.0.x.

The semantic extension protocol and SDK crates are versioned independently. They are pre-1.0; breaking changes may occur between any two 0.0.x releases.

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.

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

ty_extended-0.58.1.tar.gz (6.3 MB view details)

Uploaded Source

Built Distributions

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

ty_extended-0.58.1-py3-none-win_arm64.whl (15.5 MB view details)

Uploaded Python 3Windows ARM64

ty_extended-0.58.1-py3-none-win_amd64.whl (16.9 MB view details)

Uploaded Python 3Windows x86-64

ty_extended-0.58.1-py3-none-win32.whl (15.4 MB view details)

Uploaded Python 3Windows x86

ty_extended-0.58.1-py3-none-musllinux_1_2_x86_64.whl (16.6 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

ty_extended-0.58.1-py3-none-musllinux_1_2_i686.whl (16.1 MB view details)

Uploaded Python 3musllinux: musl 1.2+ i686

ty_extended-0.58.1-py3-none-musllinux_1_2_armv7l.whl (15.0 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARMv7l

ty_extended-0.58.1-py3-none-musllinux_1_2_aarch64.whl (15.2 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

ty_extended-0.58.1-py3-none-manylinux_2_31_riscv64.whl (16.4 MB view details)

Uploaded Python 3manylinux: glibc 2.31+ riscv64

ty_extended-0.58.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

ty_extended-0.58.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ s390x

ty_extended-0.58.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (16.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ppc64le

ty_extended-0.58.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl (16.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ i686

ty_extended-0.58.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (15.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARMv7l

ty_extended-0.58.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

ty_extended-0.58.1-py3-none-macosx_11_0_arm64.whl (14.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

ty_extended-0.58.1-py3-none-macosx_10_12_x86_64.whl (15.8 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

ty_extended-0.58.1-py3-none-linux_armv6l.whl (15.3 MB view details)

Uploaded Python 3

File details

Details for the file ty_extended-0.58.1.tar.gz.

File metadata

  • Download URL: ty_extended-0.58.1.tar.gz
  • Upload date:
  • Size: 6.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1.tar.gz
Algorithm Hash digest
SHA256 9466f449366e27e4e0648a1925a2a383090f403d601b20e10dc03a9d9f9daafc
MD5 0ab8615908d496f09539d42bdec72128
BLAKE2b-256 10e66a5fc443a48adcb3086171826f2fb9fdb9188bcf343e9fbc7d8bab00a712

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-win_arm64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-win_arm64.whl
  • Upload date:
  • Size: 15.5 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 e82c3c0bbb5338d2324a27698d1edd6ed93495441f1ecafb276ef1f34628bdb7
MD5 6f037f79ae89f45b9fe0d5f9023f5a06
BLAKE2b-256 ec066a31f9c6bca3de4371f43422e8912275f6fd6065b9a4dba449a5ae594f87

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-win_amd64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-win_amd64.whl
  • Upload date:
  • Size: 16.9 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 caa80800b44a6dd6552dfd5a1dde8be97005a93721a8f0c25f0f506191819b07
MD5 986212f3cceb2fa82c1706b280d5c05d
BLAKE2b-256 9ae114a878f69f6e2a55494581e3c2412e1e1680ba7152ecdae8268341b96bf9

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-win32.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-win32.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-win32.whl
Algorithm Hash digest
SHA256 28e784ce6cecd92feb51715a856fdd4cf29449bd263ab6b6b33030f791f1fddb
MD5 b5fc3a9fd5948cf2971bb581458d2a12
BLAKE2b-256 0330748d30423ebcddf9bc64eeb3eea0a721660b524fb982c3e647787baa52be

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 16.6 MB
  • Tags: Python 3, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99b6fd548ad9237c607f4369d5d304fb290e24102e0d999df856c34b44e7a531
MD5 0387c9e0f434f2a577ea6d7446799ce7
BLAKE2b-256 435fc3a001084787e04f24f81ea703b3fe1a9a8c86c1428ae977881eba93f9ec

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 16.1 MB
  • Tags: Python 3, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6d652fa8a0951d29070f916932a36390d6430eeae4ac59e7cd8c4fced653a855
MD5 70587c2abe98c587b3611dea35b0bc0f
BLAKE2b-256 f916e7e714db02dfdfd31ef429ba003cee55274510f9da0f1ed6d0ccb703132e

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: Python 3, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d69d47fe362b0fc0c6c4f3be1789ae3419e4a29defebe80769b7f06ee82fcd17
MD5 e0e0524ff63e6a0a13da8cf20164e0f2
BLAKE2b-256 1defb57c079e7a63725825f9d97ad59fcc05cc7be0c958b601d8217b5acbea21

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: Python 3, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e7eaee186b835305d2c23e37837a306d9a0ae501bbfd8c8b0c088bee7dacbe9
MD5 9072d50a6ddcacfef0df1c7b919a79db
BLAKE2b-256 1a73955e9a349f38dc8c98e31e3fcecbbc8fc5cf15ff4745d6bbd401491926a6

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_31_riscv64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_31_riscv64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: Python 3, manylinux: glibc 2.31+ riscv64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_31_riscv64.whl
Algorithm Hash digest
SHA256 b7aa93fdb32969e0cd456a357edd2204f55bee5dbfb927540b3d179bb514211a
MD5 0ff2ba6d1fa68389501b00974338dc72
BLAKE2b-256 83ca01f9970bde9a9672d50615d82f0259eedd2a1486e1080ead7a6899f95b78

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 16.5 MB
  • Tags: Python 3, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e926c7ff6443b4f00f1f9667e3c1b51af0fe541266cf4f916ac0b612cf394136
MD5 be7666ef6688244b23edb7ebc0b72942
BLAKE2b-256 5637274551783108d8bc83e97c1693dd75eac6fa7add5f7b4e08ae7e8e018a91

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 16.5 MB
  • Tags: Python 3, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 28bdf8dd5efbf0f905be6d91a0d9e85e27f8166907b9f41d00ed07e529e7e193
MD5 577a6aad129e341667eda101536da531
BLAKE2b-256 25f1ac1b3015b3cb043935473a018df68e6eac28fada3cd722815298bd454955

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 16.6 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 32403a20b93812c70f6a84a4228b76c363c32cdaced8d901a905ae46225aa34c
MD5 12d0c8d84021cacbb4dbf1f77dd293d8
BLAKE2b-256 89d81d8e3afe7c3a45b047539962c95b26db290c30682f8b1b9afee2d7b8db1c

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 16.6 MB
  • Tags: Python 3, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 70800368e793fad86c6a9927966f841f79c64a1ba589c0526d3cbb568e6c74b0
MD5 7d386cb92acc3d7002e5135b6c64548d
BLAKE2b-256 cc2a93ec591fb8c8f73634f2779882e5f0ff01524d698010dffa3d576674f705

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8766eede0fd15951aa7588d657e163cc8050a104e73b7cd6b9659a3234393efd
MD5 9ef5809c8326e740e47d04f5b933e431
BLAKE2b-256 cf996186725560eab7ff6b3a16309f8bd638a9ae5e1611ea8f9622e42bd9168c

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 afa7e054782e714a31e85f29cead14ec2f206251a3ce255e229d4d004c807762
MD5 2451f273effdb18d66202cae9c4ea9ba
BLAKE2b-256 87fd28c165f496a06d5a4240e99c9d8be287a67ff053b4ec4f3ef9bdbe3ea3c4

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-macosx_11_0_arm64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 14.7 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fde7852f805b1214c9402a8da73563353b7b64f0f2d8ca1f032014f0bd51d54f
MD5 7614e27f8e0b25aa9a8f2733b987fc06
BLAKE2b-256 8cbaf5cb84cdda77f664a2e870eeb4cc5e0a92726a2cd0f0d3ee74b4c88365ba

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 15.8 MB
  • Tags: Python 3, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bb098941ffdbab6678c11884f3e4b68f42cca4a4d59f75e18e0390cd17d8b231
MD5 62844e4e07ee88a20ea755800f0b862b
BLAKE2b-256 76ce03df3135552979a7d5b38c14a2605d605920f59b9a48718b8c5acdf65e5c

See more details on using hashes here.

File details

Details for the file ty_extended-0.58.1-py3-none-linux_armv6l.whl.

File metadata

  • Download URL: ty_extended-0.58.1-py3-none-linux_armv6l.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","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_extended-0.58.1-py3-none-linux_armv6l.whl
Algorithm Hash digest
SHA256 52fda41a7144b211b5d58ff9690cac9ca55d3232a904d3dd93222f9809bcf460
MD5 420602fd37dbc6ec54f00874ec311cf9
BLAKE2b-256 0819f325aa59cb5820164122992adcaa2ab13dfb53feab214549df9ed903d075

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