Metadata-Version: 2.2
Name: PyMMM
Version: 0.2
Summary: Python wrapper for MMM module
Author-Email: Alfonso Martinez <alfonso.martinez@we-online.com>
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Project-URL: Homepage, https://we-online.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown

Python wrapper for MMM module

Compile with 

```
python3 -m pipx run build
```

or

```
cibuildwheel
```