Metadata-Version: 2.4
Name: pidevkit-pods
Version: 0.1.0
Summary: GPU pod orchestration CLI for pidevkit
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# pidevkit-pods

CLI package for pod management and model lifecycle operations.

## Install

```bash
pip install pidevkit-pods
```

## CLI

```bash
pi --help
# or
pi-pods --help
```
