Metadata-Version: 1.2
Name: aicrowd-cli
Version: 0.1.1
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.1/aicrowd-cli-v0.1.1.tar.gz
Description: # 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
        
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
