.. py:currentmodule:: lsst.utils .. _lsst.utils: ########## lsst.utils ########## The ``lsst.utils`` module provides common code for tests, interfacing between C++ and Python, and debugging. .. _lsst.utils-changes: Changes ======= .. toctree:: :maxdepth: 1 CHANGES.rst .. _lsst.utils-contributing: Contributing ============ ``lsst.utils`` is developed at https://github.com/lsst/utils. You can find Jira issues for this module under the `utils `_ component. .. _lsst.utils-pyapi: Python API reference ==================== .. automodapi:: lsst.utils :no-main-docstr: .. automodapi:: lsst.utils.tests :no-main-docstr: :no-inherited-members: