Metadata-Version: 2.1
Name: rb-message-writer
Version: 0.1.1
Summary: Writes messages to a data store, usually with Airflow.
Home-page: https://github.com/Raybeam/rb_message_writer
Author: Michael Sadler
Author-email: msadler@raybeam.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: bigquery
Requires-Dist: google-cloud-bigquery ; extra == 'bigquery'
Requires-Dist: apache-airflow ; extra == 'bigquery'


# rb_message_writer
Writes messages, usually during ETL and usually within Airflow


