Metadata-Version: 2.1
Name: emodeconnection
Version: 1.0.3
Summary: Python connection for EMode
Home-page: https://github.com/emode-photonix/emodeconnection
Author: EMode Photonix LLC
Author-email: EModeSolver@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# emodeconnection

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

## Installation

`$ pip install emodeconnection`

## Using emodeconnection

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

## License

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