Metadata-Version: 2.4
Name: podojo-cli
Version: 0.4.3
Summary: CLI for the Podojo user research platform
Project-URL: Homepage, https://github.com/podojo/cli-podojo
Project-URL: Source, https://github.com/podojo/cli-podojo
Project-URL: Issues, https://github.com/podojo/cli-podojo/issues
Author: Jochen Ade
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: keyring>=25.0
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
```
