Skip to main content

OptHub Evaluator

Project description

OptHub Evaluator

OptHub Evaluator is a worker program that evaluates a solution submitted to OptHub.

Requirements

  • Python >=3.6
  • Docker >=1.12

See also requirements.txt for dependent python packages.

Installation

$ pip install opthub-evaluator

Usage

How to start an evaluator

Login the docker registry where the problem image is stored.

$ docker login <registry>

Start an evaluator.

$ opthub-evaluator

Options

Parameter Type Default Description
url path https://opthub-api.herokuapp.com/v1/graphql URL to OptHub
apikey str ApiKey
interval int 2 Polling interval
verify/no-verify bool True Verify SSL certificate
retries int 3 Retries to establish HTTPS connection
timeout int 600 Timeout to process a query
rm Remove containers after exit
quiet Be quieter
verbose Be more verbose
config path opthub-evaluator.yml Configuration file

How to make an problem image

  1. Write a problem program in your favorite language.
  2. Dockerize it.
  3. Push the docker image to DockerHub or somewhere else accessible from OptHub. For this purpose, OptHub hosts its own docker private registry.
  4. Register the image tag to OptHub.

See also example.

Author

Naoki Hamada (hmkz@s101.xrea.com)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opthub-evaluator-0.8.1.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

opthub_evaluator-0.8.1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file opthub-evaluator-0.8.1.tar.gz.

File metadata

  • Download URL: opthub-evaluator-0.8.1.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for opthub-evaluator-0.8.1.tar.gz
Algorithm Hash digest
SHA256 f4a099f8e435fbdd9aceca2059e4a0441541e658be28d7de60b2128a135187a6
MD5 ce4a8e2366f92a3f3345543518889a70
BLAKE2b-256 24efb07caf9df6984133e3b08fab2e9a6599efc14e5f0e61a2213dd82ea16bcc

See more details on using hashes here.

File details

Details for the file opthub_evaluator-0.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for opthub_evaluator-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 188acbe25a878aab0b5ca8b7f738a9ffb98e8a3b11fe1bdeaf6c58250a0cc5c0
MD5 7c0580c586ec90fad299e426060141b4
BLAKE2b-256 58f3dc96779e6d9aca621933925807d568506556a3e3bd2270fa5e0bc0126f26

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page