Object-oriented interface to LSST SAL communications middleware.


License
GPL-2.0+
Install
pip install ts-salobj==0.1.dev899

Documentation

Object-oriented interface to Service Abstraction Layer (SAL) components.

Documentation

This code uses pre-commit to maintain black formatting and flake8 compliance. To enable this:

  • Run pre-commit install once.
  • If directed, run git config --unset-all core.hooksPath once.