---
name: gdtest-unicode-docs
description: >
  Test unicode in docstrings. Use when writing Python code that uses the gdtest_unicode_docs package.
---

# gdtest_unicode_docs

Test unicode in docstrings

## Installation

```bash
pip install gdtest-unicode-docs
```

## API overview

### Functions

Utility functions

- `analyze_text`: Analyze text with support for unicode characters
- `compute_stats`: Compute basic statistics
- `greet_international`: Greet someone in their language

## Resources

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