Metadata-Version: 2.4
Name: mnemosynecore
Version: 0.1.2
Summary: Internal analytics toolkit for data pipelines
Requires-Python: >=3.10
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: vertica-python>=1.3
Requires-Dist: pandas>=2.0
Requires-Dist: mattermostdriver>=2.0
Requires-Dist: requests>=2.30
Requires-Dist: python-dotenv>=1.2.1
Provides-Extra: airflow
Requires-Dist: apache-airflow<3.1,>=3.0; extra == "airflow"
Requires-Dist: apache-airflow-providers-postgres>=5.0; extra == "airflow"
Requires-Dist: apache-airflow-providers-vertica>=2.0; extra == "airflow"
Requires-Dist: sqlalchemy<2.0; extra == "airflow"
