==========
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/main/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.
Raw data
{
"_id": null,
"home_page": null,
"name": "lsst-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10.0",
"maintainer_email": null,
"keywords": "lsst",
"author": null,
"author_email": "Rubin Observatory Data Management <dm-admin@lists.lsst.org>",
"download_url": "https://files.pythonhosted.org/packages/9d/0e/cf1593b28d215c97e5e85afa5fe0ea6e6fdfa21e3c436c7a901a0e9e4e2f/lsst_utils-29.2025.3100.tar.gz",
"platform": null,
"description": "==========\nlsst-utils\n==========\n\n.. image:: https://img.shields.io/pypi/v/lsst-utils.svg\n :target: https://pypi.org/project/lsst-utils/\n.. image:: https://codecov.io/gh/lsst/utils/branch/main/graph/badge.svg?token=TUaqTDjdIZ\n :target: https://codecov.io/gh/lsst/utils\n\nUtility functions from Rubin Observatory Data Management for the `Legacy Survey of Space and Time (LSST). <https://www.lsst.org>`_.\n\nPyPI: `lsst-utils <https://pypi.org/project/lsst-utils/>`_\n\nLicense\n-------\n\nSee LICENSE and COPYRIGHT files.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Utility functions from Rubin Observatory Data Management for the Legacy Survey of Space and Time (LSST).",
"version": "29.2025.3100",
"project_urls": {
"Homepage": "https://github.com/lsst/utils"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2076bac9f12733e389e8fd56bd2f48caec8fcf2dc93e1fbae7bc4092aa96adfa",
"md5": "8ce8e2ed0d2d5c82adedf73d9267d589",
"sha256": "7fcab6317f4e0efebc0fb7d7369c49217b97a0c022e15b0f8125a68ba3bedf01"
},
"downloads": -1,
"filename": "lsst_utils-29.2025.3100-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ce8e2ed0d2d5c82adedf73d9267d589",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10.0",
"size": 73010,
"upload_time": "2025-07-31T08:44:18",
"upload_time_iso_8601": "2025-07-31T08:44:18.793392Z",
"url": "https://files.pythonhosted.org/packages/20/76/bac9f12733e389e8fd56bd2f48caec8fcf2dc93e1fbae7bc4092aa96adfa/lsst_utils-29.2025.3100-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9d0ecf1593b28d215c97e5e85afa5fe0ea6e6fdfa21e3c436c7a901a0e9e4e2f",
"md5": "7d11c97f3a5c94fae00e8aff56bee5fe",
"sha256": "24680437ef9b67e83964ef42d4d7ce770edc22a28cbd25128b7fd344ed7bab39"
},
"downloads": -1,
"filename": "lsst_utils-29.2025.3100.tar.gz",
"has_sig": false,
"md5_digest": "7d11c97f3a5c94fae00e8aff56bee5fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10.0",
"size": 90660,
"upload_time": "2025-07-31T08:44:19",
"upload_time_iso_8601": "2025-07-31T08:44:19.870844Z",
"url": "https://files.pythonhosted.org/packages/9d/0e/cf1593b28d215c97e5e85afa5fe0ea6e6fdfa21e3c436c7a901a0e9e4e2f/lsst_utils-29.2025.3100.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 08:44:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lsst",
"github_project": "utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.17"
]
]
},
{
"name": "psutil",
"specs": [
[
">=",
"5.7"
]
]
},
{
"name": "deprecated",
"specs": [
[
">=",
"1.2"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">",
"5.1"
]
]
},
{
"name": "astropy",
"specs": [
[
">=",
"5.0"
]
]
},
{
"name": "threadpoolctl",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "seaborn",
"specs": []
}
],
"lcname": "lsst-utils"
}