# Python Toolchain and Virtual Environment Improvements in Zed

DevFeed: [Python Toolchain and Virtual Environment Improvements in Zed](<https://devfeed.tech/articles/making-python-in-zed-fun-13514.md>)

Original publisher: [Read original article](<https://zed.dev/blog/making-python-in-zed-fun>)

Author: Katie Geer, Piotr Osiewicz

Published: 2025-10-02T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [toolchain](<https://devfeed.tech/topics/toolchain.md>), [ide](<https://devfeed.tech/topics/ide.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [python](<https://devfeed.tech/tags/python.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>), [zed](<https://devfeed.tech/tags/zed.md>)

## AI overview

Zed describes improvements to its Python support, including automatic virtual-environment detection, per-subproject toolchains for monorepos, and separate language servers for each toolchain. It also makes Basedpyright the default LSP and supports ty and Ruff out of the box.

## Source excerpt

Less wrestling with settings.json == more coding.