Getting started

Installation

First, ensure that the LSST EFD Client is installed in your environment. You can check this at a Python prompt:

import lsst_efd_client

To install or upgrade the LSST EFD Client, use pip:

pip install -U lsst-efd-client

Next steps