Metadata-Version: 2.3
Name: simetrix
Version: 9.2.2
Summary: Python support for SIMetrix/SIMPLIS.
Project-URL: Homepage, https://www.simetrix.co.uk
Project-URL: SIMPLIS, https://www.simplis.com
Author-email: SIMetrix Technologies Ltd <support@simetrix.co.uk>, "SIMPLIS Technologies, Inc." <support@simplis.com>
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# simetrix

[![PyPI - Version](https://img.shields.io/pypi/v/simetrix.svg)](https://pypi.org/project/simetrix)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/simetrix.svg)](https://pypi.org/project/simetrix)

Provides a Python interface to some portions of the [SIMetrix/SIMPLIS](https://www.simetrix.co.uk) application.

This is currently an experimental feature for use only with the [Design Verification Module (DVM)](https://www.simplistechnologies.com/product/dvm), running within a licensed instance of SIMetrix or SIMetrix/SIMPLIS.

## Installation

```console
pip install simetrix
```

## License

`simetrix` is distributed under the terms of the [SIMetrix and SIMetrix/SIMPLIS End User License Agreement](https://www.simetrix.co.uk/eula.html).
