Use EvalAI through command line interface
Project description
EvalAI-CLI
Official Command Line utility to use EvalAI in your terminal.
EvalAI-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.
Installation
EvalAI-CLI and its required dependencies can be installed using pip:
pip install evalai
Once EvalAI-CLI is installed, check out the usage documentation.
Contributing Guidelines
If you are interested in contributing to EvalAI-CLI, follow our contribution guidelines.
Development Setup
-
Setup the development environment for EvalAI and make sure that it is running perfectly.
-
Clone the evalai-cli repository to your machine via git
git clone https://github.com/Cloud-CV/evalai-cli.git evalai-cli
-
Create a virtual environment
cd evalai-cli virtualenv -p python3 venv source venv/bin/activate
-
Install the package locally
pip install -e .
-
Change the evalai-cli host to make request to local EvalAI server running on
http://localhost:8000
by running:evalai host -sh http://localhost:8000
-
Login to cli using the command
evalai login
Two users will be created by default which are listed below -Host User - username: host, password: password Participant User - username: participant, password: password
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file evalai-1.3.18.tar.gz
.
File metadata
- Download URL: evalai-1.3.18.tar.gz
- Upload date:
- Size: 39.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 557deb2102c7cd0fbee2ceac972c711b36264dd18df9499a5655a44f44d8976f |
|
MD5 | 25edc2ad04b915cd2bb2cc2b36402410 |
|
BLAKE2b-256 | 34158dbb478e4314401eaa45c310ffe7cc915ec7112bffe3bd5bde9728a4bde3 |
File details
Details for the file evalai-1.3.18-py3-none-any.whl
.
File metadata
- Download URL: evalai-1.3.18-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f14369fb6f534f457375966b57cccc5c93af29f1571576ffeeebf16e0167b1f |
|
MD5 | dc0972b8ca1b090662545b108970af76 |
|
BLAKE2b-256 | 347ba68dca11cf6faa83d1aa26296a124cd85fa5bf04d7907b9eae28c42c84b1 |