Metadata-Version: 2.1
Name: mmpycorex
Version: 0.2.0
Summary: Python package for unified MMCore access through pymmcore or ZMQ-MMCoreJ + associated utilities
Author-email: Henry Pinkard <henry.pinkard.open.source@gmail.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Dist: pymmcore
Requires-Dist: pyjavaz==1.2.4
Requires-Dist: requests
Requires-Dist: wget
Project-URL: Home, https://github.com/micro-manager/mmpycorex

[![License](https://img.shields.io/pypi/l/mmpycorex.svg)](https://github.com/micro-manager/mmpycorex/raw/master/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/mmpycorex.svg)](https://pypi.org/project/mmpycorex)

# mmpycorex

This package contains:
- A unified API for using MMCore through python, either using `pymmcore` or using the ZMQ-remote MMCoreJ.
- functions for launching MMCore instances
- Python utility functions for downloading 
   
