Ophyd is a Python library for interfacing with hardware. It provides an abstraction layer that enables experiment orchestration and data acquisition code to operate above the specifics of particular devices and control systems.
Ophyd is typically used with the Bluesky Run Engine for experiment orchestration and data acquisition. It is also sometimes used in a stand-alone fashion.
Many facilities use ophyd to integrate with control systems that use EPICS , but ophyd’s design and some of its objects are also used to integrate with other control systems.
Put the details specific to a device or control system behind a high-level interface with methods like trigger(), read(), and set(...).
Group individual control channels (such as EPICS V3 PVs) into logical “Devices” to be configured and used as units with internal coordination.
Assign readings with names meaningful for data analysis that will propagate into metadata.
Categorize readings by “kind” (primary reading, configuration, engineering/debugging) which can be read selectively.
PyPI |
pip install ophyd |
Conda |
conda install -c conda-forge ophyd |
Source code |
|
Documentation |
See the tutorials for usage examples.
See https://blueskyproject.io/ophyd for more detailed documentation.
Release files for ophyd 1.11.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ophyd-1.11.2.tar.gz | 313.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ophyd-1.11.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 594.0 kB
Release files / ophyd-1.11.2.tar.gz
| Download URL | ophyd-1.11.2.tar.gz |
|---|---|
| Size | 313.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ef63cc291a34d55823ec2f62be91991786ce4b9100e374df097b785d849466c3
|
|
BLAKE2b-256 checksum How to use checksums |
1c5516f692e9030d81b6dd88a8473312c92250cc7bf45499b5bd69b14ae83c6f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 4, 2026.
Transparency logRelease files / ophyd-1.11.2-py3-none-any.whl
| Download URL | ophyd-1.11.2-py3-none-any.whl |
|---|---|
| Size | 280.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0254dbced299fbff1841b4f80102dd0e0c482176d5812a2246a08763acd87a75
|
|
BLAKE2b-256 checksum How to use checksums |
ef80c6dbf1f8d14fbb5615d2e99b798d61b76eb937f09e1e948d0e8aaf8873b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 4, 2026.
Transparency log