---
name: gdtest-nodocs
description: >
  A synthetic test package with no docstrings. Use when writing Python code that uses the gdtest_nodocs package.
---

# gdtest_nodocs

A synthetic test package with no docstrings

## Installation

```bash
pip install gdtest-nodocs
```

## API overview

### Classes

Main classes provided by the package

- `Processor`

### Functions

Utility functions

- `run`
- `status`
- `stop`

## Resources

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