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:

metronomo

Entry point for controlling the Metronomo hardware.

metronomo.ssh

Utilities for communicating with Metronomo over SSH.

metronomo.updater

Update the firmware on the Metronomo hardware.