Use EvalAI through the CLI!
Project description
# 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).
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.0.15.tar.gz
.
File metadata
- Download URL: evalai-1.0.15.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
404d8a1fadab33fc0a25fdb90fee7b9651c5d69e0b11d4687cc3e796ac342507
|
|
MD5 |
7696968e2e8bcbaeac5112a998a61094
|
|
BLAKE2b-256 |
3546a06ac6e692941ca03e83a2580638e17b57651890cd808bfd0037c24f4c56
|
File details
Details for the file evalai-1.0.15-py3-none-any.whl
.
File metadata
- Download URL: evalai-1.0.15-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5053ffa43e3d29aaf9dab05294686129761f071d38e5ade3809510d48adff0ee
|
|
MD5 |
ff199c7808b21f552a00fbd1e5bd89f8
|
|
BLAKE2b-256 |
c69b5616cdc2a9f004f2b5128249dc5acf8f16bb96ae13318ac210675edfd010
|