sdk-python/samples/python-event-requests
Curtis Mason 0b8f56de92
Created CloudEvent class (#36)
CloudEvents is a more pythonic interface for using cloud events.
It is powered by internal marshallers and cloud event base classes.
It performs basic validation on fields, and cloud event type checking.

Signed-off-by: Curtis Mason <cumason@google.com>
Signed-off-by: Dustin Ingram <di@users.noreply.github.com>
2020-06-23 16:53:43 -05:00
..
cloudevent_to_request.py Created CloudEvent class (#36) 2020-06-23 16:53:43 -05:00
sample-server.py Created CloudEvent class (#36) 2020-06-23 16:53:43 -05:00