kncloudevents

https://img.shields.io/pypi/v/kncloudevents.svg https://img.shields.io/travis/elegantmonkeys/python-kncloudevents.svg Documentation Status

kncloudevents is a HTTP server for listening to Knative Eventing messages

Description

A lightweight package for doing the heavy lifting of setting up a cloudevents server for you! Just provide your function and it will be called on every new event with the event data.

Notes

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.