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.3.tar.gz (37.2 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.3-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: debugbundle_python-0.1.3.tar.gz
  • Upload date:
  • Size: 37.2 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.3.tar.gz
Algorithm Hash digest
SHA256 c8f627c65a31f191bf54c0d7170db6ca5e5ff228a06499efaea927c5cfa5ab1e
MD5 c032360161bba356f9ac2cd6907b7423
BLAKE2b-256 6a95b793a8ca464c0790e8116fb882150b4c5697c4374b5703e317226e3778d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for debugbundle_python-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fb57a8514028482a0ae52c6b7a7b631396e82e440e9a759bcd4086669332348a
MD5 99699e5ff22958ba3e22c6650886e2f3
BLAKE2b-256 ddc99a9ae99abbd961883376e375c602c01eebeec611b035c22136593fff0886

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