---
name: gdtest-full-extras
description: >
  A synthetic test package with all supporting pages. Use when writing Python code that uses the gdtest_full_extras package.
---

# gdtest_full_extras

A synthetic test package with all supporting pages

## Installation

```bash
pip install gdtest-full-extras
```

## API overview

### Classes

Main classes provided by the package

- `Manager`: A resource manager

### Functions

Utility functions

- `start`: Start a manager
- `stop`: Stop a manager

## Resources

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