Skip to main content

Utility scripts for interacting with SKA SDC2 scoring service.

Project description

SDC2 Submission scripts

This repo contains two CLI clients for interaction with the SDC2 scoring service.

These are:

  • sdc2-score : A CLI client to the SDC2 scoring service for SDC2 participants for uploading and checking the status of submissions.
  • sdc2-score-admin: A CLI client providing admin functions for the SDC2 scoring service.

Quickstart

Install with:

pip install ska-sdc2-scoring-utils

Using sdc2-score

Basic usage:

sdc2-score [-h] [--verbose] {create-submission,get-submission,leaderboard} ...

Note:

A user account is required creating a submission. This can be either set from the CLI flags when using the create-submission command or by setting the enviroment variables:

  • SDC2_SCORER_USER
  • SDC2_SCORER_PASSWORD

(CLI flags override values in the enviroment variables)

Using sdc2-score-admin

Basic usage:

sdc2-score-admin [-h] [--verbose] {list-groups,add-group,delete-group,list-users,add-user,delete-user} ...

This client app requires that the following enviroment variables are set:

  • SDC2_SCORER_ADMIN_USER
  • SDC2_SCORER_ADMIN_PASSWORD

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

ska-sdc2-scoring-utils-0.1.1rc2.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

ska_sdc2_scoring_utils-0.1.1rc2-py2-none-any.whl (10.1 kB view hashes)

Uploaded Python 2

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