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

# qbraid pip

> Run pip command in active qBraid environment.

**Usage**:

```console theme={null}
$ qbraid pip [OPTIONS] COMMAND [ARGS]...
```

**Options**:

* `--help`: Show this message and exit.

**Commands**:

* `install`: Run pip install in environment.

## qbraid pip install

Run pip install in environment.

Performs pip install action with open-ended arguments and options.

**Usage**:

```console theme={null}
$ qbraid pip install [OPTIONS]
```

**Options**:

* `--help`: Show this message and exit.
