logfire-api


Namelogfire-api JSON
Version 3.24.1 PyPI version JSON
download
home_pageNone
SummaryShim for the Logfire SDK which does nothing unless Logfire is installed
upload_time2025-07-14 13:12:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # logfire-api

Shim for the logfire SDK Python API which does nothing unless logfire is installed.

This package is designed to be used by packages that want to provide opt-in integration with [Logfire](https://github.com/pydantic/logfire).

The package provides a clone of the Python API exposed by the `logfire` package which does nothing if the `logfire` package is not installed, but makes real calls when it is.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "logfire-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Pydantic Team <engineering@pydantic.dev>, Samuel Colvin <samuel@pydantic.dev>, Hasan Ramezani <hasan@pydantic.dev>, Adrian Garcia Badaracco <adrian@pydantic.dev>, David Montague <david@pydantic.dev>, Marcelo Trylesinski <marcelo@pydantic.dev>, David Hewitt <david.hewitt@pydantic.dev>, Alex Hall <alex@pydantic.dev>",
    "download_url": "https://files.pythonhosted.org/packages/61/cf/4eb0a1f3d5e5def044dad63cf86363f6b3575d5f0432424b89b130156295/logfire_api-3.24.1.tar.gz",
    "platform": null,
    "description": "# logfire-api\n\nShim for the logfire SDK Python API which does nothing unless logfire is installed.\n\nThis package is designed to be used by packages that want to provide opt-in integration with [Logfire](https://github.com/pydantic/logfire).\n\nThe package provides a clone of the Python API exposed by the `logfire` package which does nothing if the `logfire` package is not installed, but makes real calls when it is.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
    "version": "3.24.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b71274be0980c388397087892e1c6b999de58fa79481ec82b7949842f06f059c",
                "md5": "8316661ddc5e1f5237ff8cdea1d0e2eb",
                "sha256": "8f8cc86789544fc9b2aa64925f9fb0c15692b668a70b4e0d8c759a0621551881"
            },
            "downloads": -1,
            "filename": "logfire_api-3.24.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8316661ddc5e1f5237ff8cdea1d0e2eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 85381,
            "upload_time": "2025-07-14T13:12:48",
            "upload_time_iso_8601": "2025-07-14T13:12:48.381576Z",
            "url": "https://files.pythonhosted.org/packages/b7/12/74be0980c388397087892e1c6b999de58fa79481ec82b7949842f06f059c/logfire_api-3.24.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "61cf4eb0a1f3d5e5def044dad63cf86363f6b3575d5f0432424b89b130156295",
                "md5": "d535d03716a779a33791c2c2029a770d",
                "sha256": "c389367b37f12de8c5414676db52ada0311731cf813207496e4cb2737770ae4d"
            },
            "downloads": -1,
            "filename": "logfire_api-3.24.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d535d03716a779a33791c2c2029a770d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 50773,
            "upload_time": "2025-07-14T13:12:50",
            "upload_time_iso_8601": "2025-07-14T13:12:50.926839Z",
            "url": "https://files.pythonhosted.org/packages/61/cf/4eb0a1f3d5e5def044dad63cf86363f6b3575d5f0432424b89b130156295/logfire_api-3.24.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 13:12:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "logfire-api"
}
        
Elapsed time: 0.91698s