---
name: gdtest-descriptors
description: >
  A synthetic test package with descriptor types. Use when writing Python code that uses the gdtest_descriptors package.
---

# gdtest_descriptors

A synthetic test package with descriptor types

## Installation

```bash
pip install gdtest-descriptors
```

## API overview

### Classes

Main classes provided by the package

- `Resource`: A managed resource with properties and class/static methods

## Resources

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