> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AskUI-ShowPythonEnvironments

### SYNOPSIS

Lists available Python virtual environments.

### DESCRIPTION

The AskUI-ShowPythonEnvironments cmdlet displays a list of all available Python virtual environments found in the system.

### EXAMPLES

#### EXAMPLE 1

Lists all available Python environments.

```powershell theme={null}
AskUI-ShowPythonEnvironments
```
