safir-logging


Namesafir-logging JSON
Version 12.1.2 PyPI version JSON
download
home_pageNone
SummaryLogging for the Rubin Observatory SQuaRE framework, Safir.
upload_time2025-08-28 23:26:22
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-logging

safir-logging 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-logging is available from [PyPI](https://pypi.org/project/safir-logging/):

```sh
pip install safir-logging
```

safir-logging 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-logging",
    "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/e2/a5/576049b79d2956315edd26f7a85b1e992b570b649b39f38fba5d46c6ad8e/safir_logging-12.1.2.tar.gz",
    "platform": null,
    "description": "# safir-logging\n\nsafir-logging 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-logging is available from [PyPI](https://pypi.org/project/safir-logging/):\n\n```sh\npip install safir-logging\n```\n\nsafir-logging is developed and tested in conjunction with Safir.\nRead more about Safir at https://safir.lsst.io.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Logging for the Rubin Observatory SQuaRE framework, Safir.",
    "version": "12.1.2",
    "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": "8297c047e4eced5e5203deea2dd18c21d89257e29cea5e8ad63ab206f754b13c",
                "md5": "a6a9f785668238ef2f3aa7e017628689",
                "sha256": "e38251e76edb64c4b1268c469361c6dcfeae1f679f79213fb25dca71d1c520dc"
            },
            "downloads": -1,
            "filename": "safir_logging-12.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6a9f785668238ef2f3aa7e017628689",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 10463,
            "upload_time": "2025-08-28T23:26:21",
            "upload_time_iso_8601": "2025-08-28T23:26:21.399460Z",
            "url": "https://files.pythonhosted.org/packages/82/97/c047e4eced5e5203deea2dd18c21d89257e29cea5e8ad63ab206f754b13c/safir_logging-12.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2a5576049b79d2956315edd26f7a85b1e992b570b649b39f38fba5d46c6ad8e",
                "md5": "7d4ef3a112abc3449925bf67857de3c5",
                "sha256": "d7f833c4dd19c97485d157c14e1c33e34f898d32260b766392ecb54dadf1a05c"
            },
            "downloads": -1,
            "filename": "safir_logging-12.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7d4ef3a112abc3449925bf67857de3c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 8427,
            "upload_time": "2025-08-28T23:26:22",
            "upload_time_iso_8601": "2025-08-28T23:26:22.460830Z",
            "url": "https://files.pythonhosted.org/packages/e2/a5/576049b79d2956315edd26f7a85b1e992b570b649b39f38fba5d46c6ad8e/safir_logging-12.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 23:26:22",
    "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-logging"
}
        
Elapsed time: 0.68355s