---
name: benchweave
description: >
  Local test-bench gateway for reusable instrument and DUT plugins.
license: MIT
compatibility: Requires Python >=3.13.
---

# BenchWeave

Local test-bench gateway for reusable instrument and DUT plugins.

## Installation

```bash
pip install benchweave
```

## Resources

- [Full documentation](https://madeinoz67.github.io/benchweave/docs/)
- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
- [Source code](https://github.com/madeinoz67/benchweave)
