Metadata-Version: 2.1
Name: dwhgen
Version: 0.1.0
Summary: generating schema YAML and models for source system interfaces and PSA historization
Author: Torsten Glunde
Author-email: torsten@glunde.de
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: HiYaPyCo (>=0.4.16,<0.5.0)
Requires-Dist: SQLAlchemy (==1.3.23)
Requires-Dist: dbt (>=0.21.1,<0.22.0)
Requires-Dist: dbt-exasol (>=1.0.3,<2.0.0)
Requires-Dist: ibm-db-sa (>=0.3.7,<0.4.0)
Requires-Dist: markupsafe (==2.0.1)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: pyexasol (>=0.21.1,<0.22.0)
Requires-Dist: pymssql (>=2.2.2,<3.0.0)
Requires-Dist: pysqlite3 (>=0.4.6,<0.5.0)
Requires-Dist: python-dotenv (>=0.19.0,<0.20.0)
Requires-Dist: sqlalchemy-exasol (>=2.2.0,<3.0.0)
Requires-Dist: sqlalchemy-pysqlite3 (>=0.0.4,<0.0.5)
Requires-Dist: sqlfluff (>=0.7.0,<0.8.0)
Requires-Dist: yamlreader (>=3.0.4,<4.0.0)
