PEP 832: virtual environment discovery

That’s what I’m assuming.working towards.

OT and one thing at a time; I have plans and this is an early step in those plans. :wink:

I can at least add it to the Motivation section explicitly.

And as the person who used to manage the team that handled this for VS Code, I have seen the problems as well. Virtual environments and any tools that create/manage them can both sit at the top of one’s toolchain stack (i.e. running the tools in the terminal) or be one step down/parallel to other tools (i.e. theiir outputs being used by editors), which makes this whoel situation:

  1. A pain that plenty of people see.
  2. Something everyone has an opinion on how to solve since this touches people’s DX tools.

That’s what I intended, so I will clarify that in the next/first update.

2 Likes