safir-arq


Namesafir-arq JSON
Version 11.2.0 PyPI version JSON
download
home_pageNone
Summaryarq support for the Rubin Observatory SQuaRE framework, Safir.
upload_time2025-07-28 19:08:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords rubin lsst
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # safir-arq

safir-arq is a subpackage of Safir, Rubin Observatory's library for building [FastAPI](https://fastapi.tiangolo.com/) services for the [Phalanx](https://phalanx.lsst.io) Kubernetes clusters, including the Rubin Science Platform and Roundtable.
It is a separate PyPI module so that it can be used as a dependency in contexts where the full Safir dependency is undesirable.

safir-arq is available from [PyPI](https://pypi.org/project/safir-arq/):

```sh
pip install safir-arq
```

safir-arq is developed and tested in conjunction with Safir.
Read more about Safir at https://safir.lsst.io.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "safir-arq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "rubin, lsst",
    "author": null,
    "author_email": "\"Association of Universities for Research in Astronomy, Inc. (AURA)\" <sqre-admin@lists.lsst.org>",
    "download_url": "https://files.pythonhosted.org/packages/a0/b6/9758243ec5f9abf6a49b3b017a680c1d8f634d3ad203ab294b23dfcaa914/safir_arq-11.2.0.tar.gz",
    "platform": null,
    "description": "# safir-arq\n\nsafir-arq is a subpackage of Safir, Rubin Observatory's library for building [FastAPI](https://fastapi.tiangolo.com/) services for the [Phalanx](https://phalanx.lsst.io) Kubernetes clusters, including the Rubin Science Platform and Roundtable.\nIt is a separate PyPI module so that it can be used as a dependency in contexts where the full Safir dependency is undesirable.\n\nsafir-arq is available from [PyPI](https://pypi.org/project/safir-arq/):\n\n```sh\npip install safir-arq\n```\n\nsafir-arq is developed and tested in conjunction with Safir.\nRead more about Safir at https://safir.lsst.io.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "arq support for the Rubin Observatory SQuaRE framework, Safir.",
    "version": "11.2.0",
    "project_urls": {
        "Change log": "https://safir.lsst.io/changelog.html",
        "Homepage": "https://safir.lsst.io",
        "Issue tracker": "https://github.com/lsst-sqre/safir/issues",
        "Source": "https://github.com/lsst-sqre/safir"
    },
    "split_keywords": [
        "rubin",
        " lsst"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2ff113069d5017fe759f71b61aa3088c00264f09cc0edd73150214411d4854e3",
                "md5": "2be9d8ca8b63190494b39291eab58673",
                "sha256": "b9ca4834c13e8b03bed951ae28969eb80289aee0b1629e80c9ce647161cf3d20"
            },
            "downloads": -1,
            "filename": "safir_arq-11.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2be9d8ca8b63190494b39291eab58673",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 12875,
            "upload_time": "2025-07-28T19:08:16",
            "upload_time_iso_8601": "2025-07-28T19:08:16.738194Z",
            "url": "https://files.pythonhosted.org/packages/2f/f1/13069d5017fe759f71b61aa3088c00264f09cc0edd73150214411d4854e3/safir_arq-11.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a0b69758243ec5f9abf6a49b3b017a680c1d8f634d3ad203ab294b23dfcaa914",
                "md5": "874d20098e5554733409ce5e3c1a7441",
                "sha256": "01865159b4a74e38e213335d2fb1849af8205496a353abf9cf02954d40dc4b2d"
            },
            "downloads": -1,
            "filename": "safir_arq-11.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "874d20098e5554733409ce5e3c1a7441",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 11418,
            "upload_time": "2025-07-28T19:08:17",
            "upload_time_iso_8601": "2025-07-28T19:08:17.592261Z",
            "url": "https://files.pythonhosted.org/packages/a0/b6/9758243ec5f9abf6a49b3b017a680c1d8f634d3ad203ab294b23dfcaa914/safir_arq-11.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 19:08:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst-sqre",
    "github_project": "safir",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "safir-arq"
}
        
Elapsed time: 1.28231s