Metadata-Version: 2.1
Name: pymm_eventserver
Version: 0.1.3
Summary: Micro-Manager PythonEventServer
Home-page: https://github.com/leb-epfl/pymm-eventserver
Author: Willi L. Stepp
Author-email: willi.stepp@epfl.ch
Project-URL: Bug Tracker, https://github.com/leb-epfl/pymm-eventserver/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# pymm-eventserver
Event Server to receive Micro-Manager events in python via zeromq

This module functions as a plugin for Micro-Manager and takes a lot of inspiration and some functionality from PycroManager (https://pycro-manager.readthedocs.io/en/latest/index.html)
