Metadata-Version: 2.4
Name: mister_webhooks
Version: 1.0.0
Summary: Python client for Mister Webhooks
Project-URL: Homepage, https://github.com/mister-webhooks/mister-webhooks-client
Project-URL: Issues, https://github.com/mister-webhooks/mister-webhooks-client/issues
Author-email: Jesse Kempf <jesse@mister-webhooks.com>
License-Expression: BSD-2-Clause
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: avro==1.11.3
Requires-Dist: cbor2==5.6.5
Requires-Dist: kafka-python==2.2.15
Description-Content-Type: text/markdown

# Mister Webhooks Python SDK

Mister Webhooks is a service to help you consume webhook events without having to host your own webhook-receiver service.

## API Documentation

API documentation is [available online](https://mister-webhooks-client-python.readthedocs.io/en/latest/).

## Get the package

The package is [hosted on PyPI](https://pypi.org/project/mister-webhooks/).
