openflexure-microscope-server/src/openflexure_microscope_server/things/__init__.py
2025-07-10 15:29:10 +01:00

5 lines
251 B
Python

"""A package for all of the core LabThings-FastAPI Things shipped with the microscope.
The microscope can be extended to be used with other hardware by creating a package
with other Things and including them in the LabThings-FastAPI config file.
"""