Metadata-Version: 2.4
Name: dqt
Version: 0.1.2
Summary: A tool to check and monitor the quality of your data.
Requires-Python: >=3.12
Requires-Dist: ascii>=3.6
Requires-Dist: click>=8.1.8
Requires-Dist: loguru>=0.7.3
Description-Content-Type: text/markdown

# Data Quality Tool - dqt

A tool to monitor and test your data.

# Installation

    pip install dqt


# Publishing

https://www.digitalocean.com/community/tutorials/how-to-publish-python-packages-to-pypi-using-poetry-on-ubuntu-22-04
