Metadata-Version: 2.1
Name: dbt-core
Version: 0.18.2rc1
Summary: dbt (data build tool) is a command line tool that helps analysts and engineers transform data in their warehouse more effectively
Home-page: https://github.com/fishtown-analytics/dbt
Author: Fishtown Analytics
Author-email: info@fishtownanalytics.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.3
Requires-Dist: Jinja2 (==2.11.2)
Requires-Dist: PyYAML (>=3.11)
Requires-Dist: sqlparse (<0.4,>=0.2.3)
Requires-Dist: networkx (<3,>=2.3)
Requires-Dist: minimal-snowplow-tracker (==0.0.2)
Requires-Dist: colorama (<0.4.4,>=0.3.9)
Requires-Dist: agate (<1.6.2,>=1.6)
Requires-Dist: isodate (<0.7,>=0.6)
Requires-Dist: json-rpc (<2,>=1.12)
Requires-Dist: werkzeug (<0.17,>=0.15)
Requires-Dist: hologram (==0.0.10)
Requires-Dist: logbook (<1.6,>=1.5)
Requires-Dist: typing-extensions (<3.8,>=3.7.4)
Requires-Dist: requests (<2.24.0,>=2.18.0)
Requires-Dist: idna (<2.10)
Requires-Dist: cffi (<1.15,>=1.9)
Requires-Dist: dataclasses (==0.6) ; python_version < "3.7"

dbt (data build tool) is a command line tool that helps analysts and engineers transform data in their warehouse more effectively


