Metadata-Version: 2.4
Name: qalita
Version: 2.13.2
Summary: QALITA Platform Command Line Interface
Author-email: QALITA SAS <contact@qalita.io>
License-Expression: LicenseRef-Proprietary
License-File: LICENSE
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.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-Python: >=3.10
Requires-Dist: azure-storage-blob>=12.19.1
Requires-Dist: boto3>=1.34.81
Requires-Dist: click>=8.1.3
Requires-Dist: croniter>=1.4.1
Requires-Dist: cryptography>=44.0.1
Requires-Dist: flask-socketio>=5.3.0
Requires-Dist: flask>=3.0.3
Requires-Dist: gevent-websocket>=0.10.1
Requires-Dist: gevent>=24.2.0
Requires-Dist: google-cloud-storage>=2.16.0
Requires-Dist: grpcio-tools>=1.60.0
Requires-Dist: grpcio>=1.60.0
Requires-Dist: hdfs>=2.7.3
Requires-Dist: loguru>=0.7.0
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: oracledb>=2.5.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: pandasql>=0.7.3
Requires-Dist: paramiko>=3.4.0
Requires-Dist: psycopg2-binary>=2.9.9
Requires-Dist: pyarrow>=14.0.0
Requires-Dist: pymongo>=4.6.3
Requires-Dist: pymysql>=1.1.0
Requires-Dist: python-socketio>=5.10.0
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: requests>=2.31.0
Requires-Dist: semver>=3.0.1
Requires-Dist: setuptools-rust>=1.8.1
Requires-Dist: tabulate>=0.9.0
Requires-Dist: toml>=0.10.2
Requires-Dist: waitress==3.0.2
Provides-Extra: dev
Requires-Dist: black>=25.1.0; extra == 'dev'
Requires-Dist: flake8<8.0,>=3.8.1; extra == 'dev'
Requires-Dist: joserfc>=1.0.2; extra == 'dev'
Requires-Dist: pre-commit>=3.3.3; extra == 'dev'
Requires-Dist: pylint>=2.17.4; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=7.4.0; extra == 'dev'
Description-Content-Type: text/markdown

# QALITA Command Line Interface (CLI)

<div style="text-align:center;">
<img width="250px" height="auto" src="https://app.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 workers, 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/docs/cli)
