Metadata-Version: 2.1
Name: raga-cli
Version: 0.1.68
Summary: Git for data scientists - manage your code and data together
Author-email: Manab Roy <manab.roy@raga.ai>
Maintainer-email: Manab Roy <manab.roy@raga.ai>
License: Apache License 2.0
Project-URL: Homepage, https://github.com/whoosh-labs/rctl
Project-URL: Bug Tracker, https://github.com/whoosh-labs/rctl/issues
Keywords: data-science,data-version-control,machine-learning,git,developer-tools,reproducibility,collaboration,ai,raga
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: dvc ==2.45.1
Requires-Dist: dvc-s3 ==2.21.0
Requires-Dist: halo ==0.0.31
Requires-Dist: platformdirs ==3.2.0
Provides-Extra: all
Requires-Dist: dvc[s3] ; extra == 'all'
Provides-Extra: dev
Requires-Dist: dvc[s3,tests] ; extra == 'dev'
Provides-Extra: s3
Requires-Dist: dvc-s3 ==2.21.0 ; extra == 's3'
Provides-Extra: testing
Requires-Dist: pytest-test-utils ==0.0.8 ; extra == 'testing'
Provides-Extra: tests
Requires-Dist: tpi[ssh] >=2.1.0 ; extra == 'tests'
Requires-Dist: dvc-ssh ==2.20.0 ; extra == 'tests'
Requires-Dist: pytest-test-utils ==0.0.8 ; extra == 'tests'
Requires-Dist: pytest ==7.2.0 ; extra == 'tests'
Requires-Dist: pytest-cov ==4.0.0 ; extra == 'tests'
Requires-Dist: pytest-xdist ==3.1.0 ; extra == 'tests'
Requires-Dist: pytest-mock ==3.10.0 ; extra == 'tests'
Requires-Dist: pytest-lazy-fixture ==0.6.3 ; extra == 'tests'
Requires-Dist: flaky ==3.7.0 ; extra == 'tests'
Requires-Dist: pytest-timeout ==2.1.0 ; extra == 'tests'
Requires-Dist: filelock ==3.8.2 ; extra == 'tests'
Requires-Dist: beautifulsoup4 ==4.11.1 ; extra == 'tests'
Requires-Dist: pylint ==2.15.9 ; extra == 'tests'
Requires-Dist: pylint-pytest ==1.1.2 ; extra == 'tests'
Requires-Dist: pylint-plugin-utils ==0.7 ; extra == 'tests'
Requires-Dist: mypy ==0.991 ; extra == 'tests'
Requires-Dist: types-requests ; extra == 'tests'
Requires-Dist: types-tabulate ; extra == 'tests'
Requires-Dist: types-toml ; extra == 'tests'
Requires-Dist: pytest-docker ==0.11.0 ; (python_version < "3.10" or sys_platform != "win32") and extra == 'tests'
Requires-Dist: pywin32 >=225 ; (sys_platform == "win32") and extra == 'tests'

