---
name: gdtest-python-layout
description: >
  A synthetic test package using python/ layout. Use when writing Python code that uses the gdtest_python_layout package.
---

# gdtest_python_layout

A synthetic test package using python/ layout

## Installation

```bash
pip install gdtest-python-layout
```

## API overview

### Functions

Utility functions

- `read_file`: Read contents of a file
- `write_file`: Write content to a file

## Resources

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