Metadata-Version: 2.1
Name: streammachine-driver
Version: 0.0.11
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.3)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: aiohttp (>=3.6.2)
Requires-Dist: avro-python3 (>=1.10.0)
Requires-Dist: jsonschema (>=3.2.0)
Requires-Dist: pytz (>=2020.1)
Requires-Dist: pbr (>=5.5.0)
Requires-Dist: six (>=1.15.0)
Requires-Dist: responses (>=0.10.15)
Requires-Dist: setuptools (>=47.3.1)
Requires-Dist: pydantic (>=1.5.1)
Requires-Dist: avro-json-serializer (==1.0.3)
Requires-Dist: janus (>=0.5.0)

# Python Driver for Stream Machine

See the matching [examples](https://github.com/streammachineio/driver-examples) in order to use the Python driver.

## Need help?

See our [documentation](https://docs.streammachine.io) or [reach out to us](https://docs.streammachine.io/docs/0.1.0/contact/index.html).


