Metadata-Version: 2.1
Name: aicrowd-cli
Version: 0.1.2
Summary: A CLI app to interact with AIcrowd
Home-page: https://gitlab.aicrowd.com/aicrowd/aicrowd-cli
Author: Yoogottam Khandelwal
Author-email: yoogottamk@outlook.com
License: MIT
Download-URL: https://gitlab.aicrowd.com/aicrowd/aicrowd-cli/-/archive/v0.1.2/aicrowd-cli-v0.1.2.tar.gz
Keywords: AIcrowd,CLI
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: click (<8,>=7.1.2)
Requires-Dist: gitpython (<4,>=3.1.12)
Requires-Dist: requests (<3,>=2.25.1)
Requires-Dist: requests-toolbelt (<1,>=0.9.1)
Requires-Dist: rich (<11,>=10.0.0)
Requires-Dist: toml (<1,>=0.10.2)
Requires-Dist: tqdm (<5,>=4.56.0)

# aicrowd-cli
A CLI app to interact with AIcrowd

[![pipeline status](http://gitlab.aicrowd.com/aicrowd/aicrowd-cli/badges/master/pipeline.svg)](http://gitlab.aicrowd.com/aicrowd/aicrowd-cli/-/commits/master)
[![coverage report](http://gitlab.aicrowd.com/aicrowd/aicrowd-cli/badges/master/coverage.svg)](http://gitlab.aicrowd.com/aicrowd/aicrowd-cli/-/commits/master)

### Supported versions
python3.6 and above


