Metadata-Version: 2.4
Name: simetrix
Version: 9.4.1
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 :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
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 of the [SIMetrix/SIMPLIS](https://www.simetrix.co.uk) application.

The simetrix package is only required to enable language dependent editor features. The Python integration itself is installed with the SIMetrix/SIMPLIS application.

## 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).
