Metadata-Version: 2.1
Name: airflow-db-logger
Version: 0.1.1
Summary: An airflow logger that stores its results in a database given an SQLAlchemy connection.
Home-page: https://github.com/LamaAni/AirflowDBLogger
Author: Zav Shotan
Author-email: 
License: docs/LICENSE
Platform: any
Requires-Python: >=3.6
Requires-Dist: sqlalchemy (>=0.23.1)
Requires-Dist: zthreading (>=0.1.13)

Please see readme.md @ https://github.com/LamaAni/AirflowDBLogger


