Metadata-Version: 2.4
Name: emodeconnection
Version: 1.1.2
Summary: Python connection for EMode
Project-URL: Homepage, https://github.com/emode-photonix/emodeconnection
Author-email: EMode Photonix LLC <hello@emodephotonix.com>
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: dill
Requires-Dist: numpy
Requires-Dist: pydantic>=2.11.4
Requires-Dist: scipy
Description-Content-Type: text/markdown

# emodeconnection

This package provides an interface to the EMode software from EMode Photonix.

## Installation

`$ pip install emodeconnection`

## Using emodeconnection

See the [guide](https://docs.emodephotonix.com/emodeconnection_python.html) provided by EMode Photonix.

## License

This package is published under the 3-Clause BSD License.
