Metadata-Version: 2.1
Name: lsst-utils
Version: 24.0.0
Summary: Utility functions from Rubin Observatory Data Management for the Legacy Survey of Space and Time (LSST).
Home-page: https://github.com/lsst/utils
Author: Rubin Observatory Data Management
Author-email: dm-admin@lists.lsst.org
License: BSD 3-Clause License
Keywords: lsst
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy (>=1.17)
Requires-Dist: psutil (>=5.7)
Requires-Dist: deprecated (>=1.2)
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: astropy (>=5.0)
Requires-Dist: threadpoolctl

==========
lsst-utils
==========

.. image:: https://img.shields.io/pypi/v/lsst-utils.svg
    :target: https://pypi.org/project/lsst-utils/

.. image:: https://codecov.io/gh/lsst/utils/branch/master/graph/badge.svg?token=TUaqTDjdIZ  :target: https://codecov.io/gh/lsst/utils

Utility functions from Rubin Observatory Data Management for the `Legacy Survey of Space and Time (LSST). <https://www.lsst.org>`_.

PyPI: `lsst-utils <https://pypi.org/project/lsst-utils/>`_

License
-------

See LICENSE and COPYRIGHT files.
