---
name: gdtest-cli-typer
description: >
  A package with a Typer CLI. Use when writing Python code that uses the gdtest_cli_typer package.
---

# gdtest_cli_typer

A package with a Typer CLI

## Installation

```bash
pip install gdtest-cli-typer
```

## API overview

### Classes

Core classes

- `Formatter`: A text formatter

### Functions

Public functions

- `format_text`: Format text with a given style

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
