---
name: gdtest-explicit-ref
description: >
  A package with explicit reference config. Use when writing Python code that uses the gdtest_explicit_ref package.
---

# gdtest_explicit_ref

A package with explicit reference config

## Installation

```bash
pip install gdtest-explicit-ref
```

## API overview

### Core

Core functionality

- `MyClass`: A core class
- `helper_func`: A core helper function

### Utilities

Helper functions

- `util_a`: Utility function A
- `util_b`: Utility function B

## Resources

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