Metadata-Version: 2.1
Name: DataSae
Version: 0.1.39a3
Summary: Data Quality Framework provides by Jabar Digital Service
Home-page: https://github.com/jabardigitalservice/DataSae
Author: Riska Amalia
Author-email: Pipin Fitriadi <pipinfitriadi@gmail.com>, Agistya Anugrah Dwiutama <agistyaanugrah@gmail.com>, rizky.prilian@gmail.com
Maintainer: Riska Amalia
Maintainer-email: Pipin Fitriadi <pipinfitriadi@gmail.com>, Agistya Anugrah Dwiutama <agistyaanugrah@gmail.com>, rizky.prilian@gmail.com
License: AGPL-3.0-only
Project-URL: Docs, https://jabardigitalservice.github.io/DataSae/
Project-URL: Repository, https://github.com/jabardigitalservice/DataSae
Keywords: data quality framework,data sae,good data,data bagus,validation,jds,jabar digital service,data engineer
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas

<!--
This file is part of DataSae and is released under
the AGPL-3.0-only License: https://opensource.org/license/agpl-v3/
-->

# DataSae

[![Docs](https://img.shields.io/badge/Docs-blue)](https://jabardigitalservice.github.io/DataSae/)
[![License](https://img.shields.io/github/license/jabardigitalservice/DataSae?logoColor=black&label=License&labelColor=black&color=brightgreen)](https://github.com/jabardigitalservice/DataSae/blob/main/LICENSE)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/DataSae?logo=python&label=Python&labelColor=black)](https://pypi.org/project/DataSae/)
[![PyPI - Version](https://img.shields.io/pypi/v/DataSae?logo=pypi&label=PyPI&labelColor=black)](https://pypi.org/project/DataSae/)
[![GitHub Action](https://img.shields.io/github/actions/workflow/status/jabardigitalservice/DataSae/python.yaml?logo=GitHub&label=CI/CD&labelColor=black)](https://github.com/jabardigitalservice/DataSae/actions/workflows/python.yaml)
[![Coverage](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jabardigitalservice/DataSae/python-coverage-comment-action-data/endpoint.json&labelColor=black)](https://htmlpreview.github.io/?https://github.com/jabardigitalservice/DataSae/blob/python-coverage-comment-action-data/htmlcov/index.html)

Data Quality Framework provides by Jabar Digital Service

## Installation

```sh
pip install DataSae
```
