Metadata-Version: 2.1
Name: pymodaq
Version: 3.5.5
Summary: Modular Data Acquisition with Python
Home-page: http://pymodaq.cnrs.fr
Author: Sébastien Weber
Author-email: sebastien.weber@cemes.fr
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: qtpy
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyqtgraph (>=0.12)
Requires-Dist: easydict
Requires-Dist: pymodaq-plugins (>=3.0.1)
Requires-Dist: simple-pid
Requires-Dist: python-dateutil
Requires-Dist: packaging
Requires-Dist: toml
Requires-Dist: pymodaq-plugin-manager (>=0.0.17)
Requires-Dist: qdarkstyle
Requires-Dist: multipledispatch
Requires-Dist: docutils (==0.17.1)
Requires-Dist: setuptools (>=60)
Requires-Dist: pint
Requires-Dist: importlib-metadata ; python_version < "3.8"
Requires-Dist: tables (==3.6.1) ; python_version < "3.9"
Requires-Dist: tables (>=3.7.0) ; python_version > "3.8"

UNKNOWN

