Metadata-Version: 1.2
Name: streammachine-schemas-demo-avro
Version: 1.0.0
Summary: Python classes for demo
Home-page: UNKNOWN
Author: Stream Machine B.V.
Author-email: apis@streammachine.io
License: UNKNOWN
Description: # Avro Python classes for demo
        
        To generate and package the classes for usage as a library for other projects, run `make` or execute the steps in the
        Makefile by hand.
        
        ## Publishing to a PyPi artifactory
        
        The Makefile includes two commands (`release` and `release-test`) to easily publish to PyPi and Test PyPi. Twine can be
        used to publish to any PyPi compatible artifactory.
        
Keywords: streammachine api client driver schema
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.6
