Metadata-Version: 2.1
Name: streammachine-driver
Version: 0.0.3
Summary: Common Schema for Stream Machine driver
Home-page: UNKNOWN
Author: Stream Machine B.V.
Author-email: apis@streammachine.io
License: UNKNOWN
Keywords: streammachine api client driver
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.6
Requires-Dist: streammachine-schemas-common (==0.0.1)

# Python Stream Machine API client driver

This library can be used to package events into a serialization format of choice, and sends them to the Stream Machine Gateway.


