---
name: gdtest-setup-py
description: >
  Use when writing Python code that uses the gdtest_setup_py package.
---

# gdtest_setup_py

## Installation

```bash
pip install gdtest-setup-py
```

## API overview

### Functions

Utility functions

- `echo`: Echo the input text
- `reverse`: Reverse the input text

## Resources

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