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 .
-
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.4
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.4.tar.gz | 21.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| evalai-1.3.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.0 kB
Release files / evalai-1.3.4.tar.gz
| Download URL | evalai-1.3.4.tar.gz |
|---|---|
| Size | 21.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
91358867c0d2a2e093999541d5a680e7dd1678bcf3f0d970c263f5df89d96ef7
|
|
BLAKE2b-256 checksum How to use checksums |
44f4eff7fc5ae20c37f6cb72b0cc30ef0f03ede7e1b76a500d254f6e1694e9cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.7
|
Release files / evalai-1.3.4-py3-none-any.whl
| Download URL | evalai-1.3.4-py3-none-any.whl |
|---|---|
| Size | 31.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
598e1cd2dd0f6833043864dab05bba46d9552181942e8bb5d251749db8a06040
|
|
BLAKE2b-256 checksum How to use checksums |
082efbbfc7ae3a333763a48a13d652ce973c06d56833343cd402c53adf14e9fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.7
|