---
name: gdtest-google-seealso
description: >
  Test Google docstrings with %seealso. Use when writing Python code that uses the gdtest_google_seealso package.
---

# gdtest_google_seealso

Test Google docstrings with %seealso

## Installation

```bash
pip install gdtest-google-seealso
```

## API overview

### Functions

Utility functions

- `compress`: Compress bytes data
- `decode`: Decode bytes to a string
- `decompress`: Decompress bytes data
- `encode`: Encode a string to bytes

## Resources

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