---
name: gdtest-hatch-pkg
description: >
  A synthetic test package using Hatch build system. Use when writing Python code that uses the gdtest_hatch_pkg package.
---

# gdtest_hatch_pkg

A synthetic test package using Hatch build system

## Installation

```bash
pip install gdtest-hatch-pkg
```

## API overview

### Classes

Main classes provided by the package

- `Builder`: A build manager

### Functions

Utility functions

- `build`: Build the project

## Resources

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