Metadata-Version: 2.4
Name: podojo-cli
Version: 0.2.2
Summary: CLI for the Podojo user research platform
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: google-api-python-client>=2.0
Requires-Dist: google-auth>=2.0
Requires-Dist: httpx>=0.28
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: typer>=0.15
Description-Content-Type: text/markdown

# podojo-cli

CLI for the Podojo user research platform.

## Installation

```bash
uv tool install podojo-cli
```

## Usage

```bash
podojo --help
```
