Search Criteria
Package Details: ty 0.0.1_alpha.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ty.git (read-only, click to copy) |
---|---|
Package Base: | ty |
Description: | An extremely fast Python type checker and language server, written in Rust. |
Upstream URL: | https://github.com/astral-sh/ty |
Licenses: | MIT |
Submitter: | alub |
Maintainer: | alub |
Last Packager: | alub |
Votes: | 2 |
Popularity: | 1.93 |
First Submitted: | 2025-05-08 07:47 (UTC) |
Last Updated: | 2025-05-15 05:55 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
Latest Comments
rockerBOO commented on 2025-05-09 22:08 (UTC) (edited on 2025-05-09 22:28 (UTC) by rockerBOO)
The python build is not using the system python but the terminal python. So if you have a venv enabled it will try to use that to build with.
Also requires rust 1.84 and doesn't support rust 1.82