Metadata-Version: 2.1
Name: metricflow-lite
Version: 0.110.2
Summary: Lite version of MetricFlow. This version is missing dependencies for using connectors with data warehouses
Home-page: https://transform.co/metricflow
License: AGPL-3.0-or-later
Author: Transform
Author-email: hello@transformdata.io
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (==2.11.3)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: SQLAlchemy (>=1.4.27,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: croniter (>=1.3.4,<2.0.0)
Requires-Dist: duckdb (==0.3.4)
Requires-Dist: duckdb-engine (>=0.1.8,<0.2.0)
Requires-Dist: fuzzywuzzy (>=0.18.0,<0.19.0)
Requires-Dist: graphviz (==0.18.2)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: more-itertools (==8.10.0)
Requires-Dist: moz-sql-parser (>=4.40.21126,<5.0.0)
Requires-Dist: numpy (>=1.22.2)
Requires-Dist: pandas (==1.2.4)
Requires-Dist: pycron (>=3.0.0,<4.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: python-Levenshtein (>=0.12.2,<0.13.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0)
Requires-Dist: rudder-sdk-python (>=1.0.3,<2.0.0)
Requires-Dist: snowflake-sqlalchemy (==1.2.3)
Requires-Dist: sqlalchemy-bigquery (>=1.4.3,<2.0.0)
Requires-Dist: sqlalchemy-redshift (==0.8.1)
Requires-Dist: sqlalchemy2-stubs (>=0.0.2-alpha.21,<0.0.3)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: update-checker (>=0.18.0,<0.19.0)
Requires-Dist: yamllint (>=1.26.3,<2.0.0)
Project-URL: Repository, https://github.com/transform-data/metricflow-lite
Description-Content-Type: text/markdown

**Note**
This is not the full [MetricFlow](https://github.com/transform-data/metricflow/) package, this is MetricFlow-Lite. MetricFlow-Lite is a forked version of MetricFlow with some deps removed.

**Warning**
MetricFlow-Lite is not supported. I.e., issues/bugs/change requests should happen on the full [MetricFlow](https://github.com/transform-data/metricflow/) pacakge. 

# Welcome to MetricFlow-Lite

MetricFlow-Lite is a forked version of MetricFlow with data warehouse connector dependencies removed. This necessary for some of our (Transform) internal projects. 

## License

MetricFlow-Lite is open source software. The project relies on several licenses including AGPL-3.0-or-later and Apache (specified at folder level).

MetricFlow-Lite is built by [Transform](https://transform.co/), the company behind the first metrics store.

