API Reference GuideΒΆ
This is the Python public API for controlling Metronomo, the clock signal generator and distributor by Intermodulation Products.
The Metronomo class is the usual entry point and is available from the
top module:
from metronomo import Metronomo
Detailed information is provided in the documentation for each module:
Entry point for controlling the Metronomo hardware. |
|
Utilities for communicating with Metronomo over SSH. |
|
Update the firmware on the Metronomo hardware. |
Module tree