logfire-api3.21.1
logfire-api3.21.1
Published
Shim for the Logfire SDK which does nothing unless Logfire is installed
pip install logfire-api
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
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.
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.