Skip to main content

A library to verify Carbon webhook events

Project description

Carbon Webhooks Python Library

carbon_webhooks_python is a Python library designed to verify Carbon webhook events. This library provides a simple way to validate webhook signatures and ensure the authenticity of incoming requests.

Features

  • Generate Signature: Generate HMAC SHA256 signatures for webhook payloads.
  • Validate Signature: Validate incoming webhook signatures to ensure they match the expected signature.
  • Extract Signature Header: Parse and extract components from the Carbon-Signature header.

Installation

You can install the library using pip:

pip install carbon_webhooks

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

carbon_webhooks-0.1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

carbon_webhooks-0.1.0-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

Supported by

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