Today, weβre announcing the preview release of ty, an extremely fast type checker and language server for Python, written in Rust.
In early testing, it's 10x, 50x, even 100x faster than existing type checkers. (We've seen >600x speed-ups over Mypy in some real-world projects.)
13.05.2025 17:00
π 333
π 84
π¬ 14
π 14
With uv (astral) and Zed, it is pretty easy to get set up to work on an existing Python project:
1. Clone the repo
2. `uv sync` to install deps in a .venv
3. Select the .venv in Zed's toolchain selector
We have plans to further improve our support of Python. Stay tuned.
31.01.2025 18:49
π 57
π 4
π¬ 0
π 2
Ruff v0.9.0
The new 2025 formatter style guide, rule stabilizations, and more
The 2025 Ruff style guide includes formatting for f-string interpolated expressions, automatic joining of single-line implicitly concatenated strings, improved formatting for multiline `assert` statements, and more astral.sh/blog/ruff-v0...
09.01.2025 14:21
π 2
π 1
π¬ 1
π 0
Exciting. Now Iβm curious βΊοΈ Is there any documentation where I could learn more about the upcoming changes
12.12.2024 20:12
π 0
π 0
π¬ 1
π 0
python-build-standalone has exploded in popularity, with over 70M downloads all-time.
But what is a "standalone" Python build?
It wasn't obvious to me at first! Initially, I didn't understand what problem was being solved or why it mattered...
04.12.2024 02:09
π 160
π 20
π¬ 7
π 3
"Using uv with PyTorch"
uv now ships with dedicated documentation for PyTorch
19.11.2024 22:16
π 148
π 13
π¬ 4
π 1
The down/up cursors don't work in the search. For example, I can't search for "Dan " and then hit the down arrow to select your profile. The focus remains in the input box.
07.11.2024 14:03
π 0
π 0
π¬ 0
π 0