Skip to main content

DebugBundle SDK for Python

Project description

debugbundle-python

DebugBundle SDK for Python.

Installation

pip install debugbundle-python

Quick Start

import debugbundle

debugbundle.init(project_token="dbundle_proj_test", service="checkout-api")
debugbundle.capture_exception(RuntimeError("boom"))
debugbundle.flush()

Status

This repository currently contains the full Phase 18 Python SDK scope in eleven implementation slices: core SDK surface, buffering, redaction, duplicate suppression, probe buffering, vanilla runtime hooks, framework integrations for Django, Flask, and FastAPI, remote config polling and capture-policy enforcement, optional structlog and loguru auto-detection when capture_logging() is enabled, contract-aligned EventEnvelope emission for log, request, exception, suppression, and probe payloads, explicit public wrapper signatures and a validated buildable typed package artifact, real HTTP integration coverage against a lightweight mock ingestion server, vendored machine-readable schema validation for all event types the Python SDK currently emits, a standalone CI workflow that validates Ruff, mypy, pytest, and package builds for the Python 3.10+ support floor actually used by the package, an enforced per-file coverage gate that keeps every shipped Python SDK module at or above the required 80% minimum, request-local framework correlation binding so X-DebugBundle-Trace-Id flows through Django, Flask, and FastAPI into the emitted event correlation metadata for cross-context linking, and safe backend runtime process facts on exception payloads without reading environment variables.

Runtime Context

Backend exception events now include safe runtime process facts when the host exposes them, including:

  • Python version
  • platform
  • architecture
  • pid
  • cwd
  • uptime
  • hostname
  • thread id
  • best-effort memory metadata

The SDK does not read or emit environment variables in this runtime block.

Docs

https://debugbundle.com/docs/sdk-python

License

AGPL-3.0-only

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

debugbundle_python-0.1.2.tar.gz (36.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

debugbundle_python-0.1.2-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file debugbundle_python-0.1.2.tar.gz.

File metadata

  • Download URL: debugbundle_python-0.1.2.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for debugbundle_python-0.1.2.tar.gz
Algorithm Hash digest
SHA256 79d837e9c59728a7e1a824b5cb0fc154fa64d1521c1f58dc02a5ade061479f76
MD5 276acc818295dca616220128b540e869
BLAKE2b-256 13458f66c030478dd8c1c3258135b0710180f65fb746767546c06a1b9d7d51dc

See more details on using hashes here.

File details

Details for the file debugbundle_python-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for debugbundle_python-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1673157affb3d0d50f1f9f4419bbd7b11a8cb265c175e32903843cff4b97936f
MD5 d04cafda333e4fd0593cb52d4fffe937
BLAKE2b-256 ce3956707f59973c3c8ab4c5d159251f6748820edf26096e2cfacbcb92427dbe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page