---
name: gdtest-ug-with-code
description: >
  Test user guide with code blocks. Use when writing Python code that uses the gdtest_ug_with_code package.
---

# gdtest_ug_with_code

Test user guide with code blocks.

## Installation

```bash
pip install gdtest-ug-with-code
```

## API overview

### Functions

Utility functions

- `process`: Process a list of data items
- `transform`: Transform a dictionary of data

## Resources

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