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:8000by running:evalai host -sh http://localhost:8000
-
Login to cli using the command
evalai loginTwo users will be created by default which are listed below -Host User - username: host, password: password Participant User - username: participant, password: password
Release files for evalai 1.3.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| evalai-1.3.14.tar.gz | 25.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| evalai-1.3.14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 61.0 kB
Release files / evalai-1.3.14.tar.gz
| Download URL | evalai-1.3.14.tar.gz |
|---|---|
| Size | 25.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2d54d97ccf1b04d8cb143f7aaf837fcb84665c5cac3d6fd06c67c7420cdc62d
|
|
BLAKE2b-256 checksum How to use checksums |
14055761c911fe12a6a4bbdea852436492f3b816771f00cd56355f327f9574e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.7
|
Release files / evalai-1.3.14-py3-none-any.whl
| Download URL | evalai-1.3.14-py3-none-any.whl |
|---|---|
| Size | 35.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8989ea90287f5b85736a986010854c701c6df10a23ba6c4ea497963fa47bab96
|
|
BLAKE2b-256 checksum How to use checksums |
f2af25e3ec9811a29439b726d6dd18442e3fea8efc83728cc82536025dcfb468
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.7
|