# EvalAI-CLI
Official Command Line utility to use EvalAI in your terminal.
[](https://gitter.im/Cloud-CV/EvalAI?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://travis-ci.org/Cloud-CV/evalai-cli) [](https://coveralls.io/github/Cloud-CV/evalai-cli?branch=master)
## Goal
The goal of this package is to offer almost all the features available on the website within your terminal.
## Development Setup
### Step 1:
Setup the development environment for EvalAI and make sure that django server & submission worker is running perfectly
### Step 2:
Clone the evalai-cli repository to your machine via git
`bash git clone https://github.com/Cloud-CV/evalai-cli.git EvalAI-CLI `
Create a virtual environment
`bash $ cd EvalAI-CLI $ virtualenv -v python3 venv $ source venv/bin/activate ` 3. Install the package dependencies
`bash $ pip install -r requirements.txt `
Install the package locally to try it out
`bash $ pip install -e . `
## Contributing Guidelines
If you are interested in contributing to EvalAI-CLI, follow our [contribution guidelines](https://github.com/Cloud-CV/evalai-cli/blob/master/.github/CONTRIBUTING.md).
Release files for evalai 1.0.15
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.0.15.tar.gz | 17.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| evalai-1.0.15-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:43.6 kB
Release files / evalai-1.0.15.tar.gz
| Download URL | evalai-1.0.15.tar.gz |
|---|---|
| Size | 17.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
404d8a1fadab33fc0a25fdb90fee7b9651c5d69e0b11d4687cc3e796ac342507
|
|
BLAKE2b-256 checksum How to use checksums |
3546a06ac6e692941ca03e83a2580638e17b57651890cd808bfd0037c24f4c56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / evalai-1.0.15-py3-none-any.whl
| Download URL | evalai-1.0.15-py3-none-any.whl |
|---|---|
| Size | 26.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5053ffa43e3d29aaf9dab05294686129761f071d38e5ade3809510d48adff0ee
|
|
BLAKE2b-256 checksum How to use checksums |
c69b5616cdc2a9f004f2b5128249dc5acf8f16bb96ae13318ac210675edfd010
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |