---
name: gdtest-cli-click
description: >
  A package with Click CLI. Use when writing Python code that uses the gdtest_cli_click package.
---

# gdtest_cli_click

A package with Click CLI

## Installation

```bash
pip install gdtest-cli-click
```

## 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
