Metadata-Version: 2.3
Name: ophyd_devices
Version: 0.33.4
Summary: Custom device implementations based on the ophyd hardware abstraction layer
Project-URL: Bug Tracker, https://gitlab.psi.ch/bec/ophyd_devices/issues
Project-URL: Homepage, https://gitlab.psi.ch/bec/ophyd_devices
Project-URL: documentation, https://bec.readthedocs.org
Project-URL: changelog, https://gitlab.psi.ch/bec/ophyd_devices/blob/main/CHANGELOG.md
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: bec-lib~=2.0
Requires-Dist: h5py~=3.10
Requires-Dist: hdf5plugin~=4.3
Requires-Dist: numpy~=1.24
Requires-Dist: ophyd~=1.9
Requires-Dist: prettytable~=3.9
Requires-Dist: pyepics~=3.5
Requires-Dist: pytest~=8.0
Requires-Dist: pyyaml~=6.0
Requires-Dist: std-daq-client~=1.3
Requires-Dist: typeguard~=4.0
Provides-Extra: dev
Requires-Dist: bec-server~=2.7; extra == 'dev'
Requires-Dist: black~=24.0; extra == 'dev'
Requires-Dist: coverage~=7.4; extra == 'dev'
Requires-Dist: isort~=5.0; extra == 'dev'
Requires-Dist: pylint~=3.0; extra == 'dev'
Requires-Dist: pytest-random-order~=1.0; extra == 'dev'
