Metadata-Version: 2.4
Name: eksma-optics-md-control
Version: 0.1.2
Summary: EKSMA Optics Motorized Devices Controller
Project-URL: Homepage, https://eksmaoptics.com
Author-email: EKSMA Optics <info@eksmaoptics.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Requires-Python: >=3.8
Requires-Dist: eksma-optics-motorized-devices[standard]>=0.1.1
Requires-Dist: wxpython>=4.2.2
Description-Content-Type: text/markdown

# Motorized Devices Control

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

Motorized Devices Control is an interactive application for controlling EKSMA Optics motorized devices.

## Getting Started

### Installation

```shell
pip install eksma-optics-md-control
```

### Usage

```shell
mdcontrol
```

## License

MIT
