Metadata-Version: 2.5
Name: agent-transcript-viewer
Version: 0.0.4
Summary: Generate and share self-contained HTML views of agent transcripts
Project-URL: Repository, https://github.com/thekevinscott/agent-transcript-viewer
Author: Kevin Scott
License-Expression: MIT
Keywords: agents,llm,observability,transcripts,viewer
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Requires-Dist: pytest-watcher>=0.6.3
Requires-Dist: pytest>=9.1.1
Description-Content-Type: text/markdown

# agent-transcript-viewer

Generate and share self-contained, interactive HTML views of agent transcripts.

```bash
pip install agent-transcript-viewer
```

The Python SDK is the product. The static viewer it produces is a single HTML
file — no server required to view or share it.
