Skip to content

python: environment "health check" #14694

Description

@austin3dickey

A new command that would check everything's in order to start a new Python session aligned with our recommendations. Some ideas:

  • CPython 3.9-3.14 is installed
    • if not, download/use uv to install it
  • you're in a workspace
    • if not, open or create one
  • your workspace has a virtual environment
    • if not, create one

Metadata

Metadata

Assignees

Fields

No fields configured for Enhancement.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions