Metadata-Version: 2.4
Name: py-dvt
Version: 0.0.1
Summary: A configurable test orchestration framework for design verification testing (DVT) across regulated industries.
Author-email: Kai Chappell <pypi@kschappell.com>
License-Expression: LicenseRef-Proprietary
Project-URL: Homepage, https://gitea.kschappell.com/kschappell/py-dvt
Keywords: dvt,ate,testing,verification,orchestration,measurement
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# py-dvt

A configurable test orchestration framework for design verification testing (DVT) across
regulated industries.

**Status: Under active development. Not yet ready for use.**

## What is py-dvt?

py-dvt is a domain-agnostic Python framework for automating parameterised test execution
with real-time measurement display, auditable results, and plugin-based extensibility.

Target domains include electronics DVT, pharmaceutical process validation,
aerospace/defence environmental testing, and medical device verification.

## Key Features (Planned)

- Declarative YAML-based test session configuration
- Async execution engine with condition matrix generation
- Real-time browser UI with WebSocket measurement streaming
- Plugin architecture for domain-specific resources and test procedures
- Per-condition checkpointing and session resume
- Auditable storage with PDF/HTML report generation
- Two-tier equipment safety model (coordinated shutdown + emergency safe-state)

## License

All rights reserved. This package is a placeholder for an upcoming release.
