Metadata-Version: 2.4
Name: mister_webhooks
Version: 0.0.2
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 [on Github](https://mister-webhooks.github.io/mister-webhooks-client/docs/python/).
