{"id":19178582,"url":"https://github.com/cloud-cv/evalai-cli","last_synced_at":"2025-04-09T06:10:09.006Z","repository":{"id":41165433,"uuid":"129204440","full_name":"Cloud-CV/evalai-cli","owner":"Cloud-CV","description":":cloud: :rocket: Official EvalAI Command Line Tool","archived":false,"fork":false,"pushed_at":"2025-03-29T19:02:33.000Z","size":5937,"stargazers_count":55,"open_issues_count":113,"forks_count":63,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T20:19:21.791Z","etag":null,"topics":["ai","ai-challenges","click","machine-learning","python3"],"latest_commit_sha":null,"homepage":"https://cli.eval.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cloud-CV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-12T06:33:35.000Z","updated_at":"2025-03-29T19:02:36.000Z","dependencies_parsed_at":"2023-01-26T09:15:17.380Z","dependency_job_id":"bd652469-cb05-4550-88f8-2ca223c0d6d9","html_url":"https://github.com/Cloud-CV/evalai-cli","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CV%2Fevalai-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CV%2Fevalai-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CV%2Fevalai-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CV%2Fevalai-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cloud-CV","download_url":"https://codeload.github.com/Cloud-CV/evalai-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-challenges","click","machine-learning","python3"],"created_at":"2024-11-09T10:40:00.819Z","updated_at":"2025-04-09T06:10:08.978Z","avatar_url":"https://github.com/Cloud-CV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EvalAI-CLI\n\n\u003cb\u003eOfficial Command Line utility to use EvalAI in your terminal.\u003c/b\u003e\n\nEvalAI-CLI is designed to extend the functionality of the EvalAI web application to command line to make the platform more accessible and terminal-friendly to its users.\n\n------------------------------------------------------------------------------------------\n\n[![Join the chat at https://gitter.im/Cloud-CV/EvalAI](https://badges.gitter.im/Cloud-CV/EvalAI.svg)](https://gitter.im/Cloud-CV/EvalAI?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Build Status](https://travis-ci.org/Cloud-CV/evalai-cli.svg?branch=master)](https://travis-ci.org/Cloud-CV/evalai-cli)\n[![Coverage Status](https://coveralls.io/repos/github/Cloud-CV/evalai-cli/badge.svg?branch=master)](https://coveralls.io/github/Cloud-CV/evalai-cli?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/markdown-guide/badge/?version=latest)](https://cli.eval.ai/)\n\n## Installation\n\nEvalAI-CLI and its required dependencies can be installed using pip:\n```sh\npip install evalai\n```\nOnce EvalAI-CLI is installed, check out the [usage documentation](https://cli.eval.ai/).\n\n## Contributing Guidelines\n\nIf you are interested in contributing to EvalAI-CLI, follow our [contribution guidelines](https://github.com/Cloud-CV/evalai-cli/blob/master/.github/CONTRIBUTING.md).\n\n## Development Setup\n\n1. Setup the development environment for EvalAI and make sure that it is running perfectly.\n\n2. Clone the evalai-cli repository to your machine via git\n\n    ```bash\n    git clone https://github.com/Cloud-CV/evalai-cli.git evalai-cli\n    ```\n\n3. Create a virtual environment\n\n    ```bash\n    cd evalai-cli\n    virtualenv -p python3 venv\n    source venv/bin/activate\n    ```\n\n4. Install the package locally\n\n    ```bash\n    pip install -e .\n    ```\n \n5. Change the evalai-cli host to make request to local EvalAI server running on `http://localhost:8000` by running:\n   \n   ```bash\n   evalai host -sh http://localhost:8000\n   ```\n\n\n6. Login to cli using the command ``` evalai login```\nTwo users will be created by default which are listed below -\n\n    ```bash\n    Host User - username: host, password: password\n    Participant User - username: participant, password: password\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-cv%2Fevalai-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud-cv%2Fevalai-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-cv%2Fevalai-cli/lists"}