Metadata-Version: 2.1
Name: re-data
Version: 0.10.3
Summary: re_data - data quality framework
Home-page: https://github.com/re-data/re-data
Author: redata-team
Author-email: mateusz@getre.io
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (<9,>=8)
Requires-Dist: dbt-core (<1.3.0,>=1.0.0)
Requires-Dist: yachalk (<0.2.0,>=0.1.0)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: jsonschema (==3.0.0)
Requires-Dist: analytics-python
Provides-Extra: dev
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'

<p align="center">
<img alt="Logo" width=18% src="static/logo/redata_logo_cicle.svg"/>
</p>
<p align="center">
<a href="https://www.getre.io/slack"><img alt="Slack" src="https://img.shields.io/badge/chat-slack-blue.svg"/></a>
<img alt="Last commit" src="https://img.shields.io/github/last-commit/redata-team/redata"/>
</p>

# What is re_data?

re_data is an open-source data reliability framework for the modern data stack. 😊

Currently, re_data focuses on observing the dbt project (together with underlying data warehouse - Postgres, BigQuery, Snowflake, Redshift).

# Live demo

Check out our **[live demo](https://getre.io/demo)** of what re_data can do for you 😊

<p align="center">
<img alt="Demo" width=100% src="docs/static/screenshots/ui/graph.png"/>
</p>

# Getting started

**[Check our docs!](https://docs.getre.io/)** 📓 📓 📓

**[Join re_data community on Slack](https://www.getre.io/slack)** (we are very responsive there)

# Support

If you like what we are building, support us! Star ⭐ [re_data](https://github.com/re-data/re-data) on Github. We will also plant a tree 🌳 for every star we get, so you will also support our planet 🌍 😊

# License
re_data is licensed under the MIT license. See the [LICENSE](LICENSE) file for licensing information.

# Contributing

We love all contributions :heart_eyes: bigger and smaller.

Check out the current list of issues [here](https://github.com/re-data/re-data/issues) and see if you like anything from there. Also, feel welcome to join our [Slack](https://www.getre.io/slack) and suggest ideas or set up a live session [here](https://calendly.com/mateuszklimek/30min). 

