Metadata-Version: 2.3
Name: qalita
Version: 2.1.4
Summary: QALITA Platform Command Line Interface
Author: QALITA SAS
Author-email: contact@qalita.io
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: azure-storage-blob (>=12.19.1,<13.0.0)
Requires-Dist: boto3 (>=1.34.81,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: croniter (>=1.4.1,<2.0.0)
Requires-Dist: cryptography (>=44.0.1,<45.0.0)
Requires-Dist: cx_Oracle (>=8.3.0,<9.0.0)
Requires-Dist: google-cloud-storage (>=2.16.0,<3.0.0)
Requires-Dist: hdfs (>=2.7.3,<3.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: paramiko (>=3.4.0,<4.0.0)
Requires-Dist: poetry (>=1.7.1,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.9,<3.0.0)
Requires-Dist: pymongo (>=4.6.3,<5.0.0)
Requires-Dist: pymysql (>=1.1.0,<2.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: semver (>=3.0.1,<4.0.0)
Requires-Dist: setuptools-rust (>=1.8.1,<2.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown

# QALITA Command Line Interface (CLI)

<div style="text-align:center;">
<img width="250px" height="auto" src="https://cloud.platform.qalita.io/logo.svg" style="max-width:250px;"/>
</div>

QALITA Command Line Interface (CLI) is a tool intended to be used by Data Engineers who setup's QALITA Platform's agents, sources and assets.

It gives easy to use command to help them make an up & running qalita platform's environment in no time.

Find the full documentation [in the online documentation](https://doc.qalita.io/)
