Metadata-Version: 2.5
Name: telelux
Version: 0.1.0
Summary: Generate and share self-contained HTML views of agent transcripts
Project-URL: Repository, https://github.com/thekevinscott/telelux
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

# telelux

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

```bash
pip install telelux
```

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