Skip to main content

Client program for interacting with Onyx.

Project description

onyx-client

Setup

Install via pip

$ pip install climb-onyx-client

Build from source

Download and install the client into a Python virtual environment:

$ git clone https://github.com/CLIMB-COVID/onyx-client.git
$ cd onyx-client/
$ python -m venv env
$ source env/bin/activate
$ pip install .

Check it works:

$ onyx
                                                                                             
 Usage: onyx [OPTIONS] COMMAND [ARGS]...                                                     
                                                                                             
 API for pathogen metadata.                                                                  
                                                                                             
╭─ Options ─────────────────────────────────────────────────────────────────────────────────╮
│ --domain    -d      TEXT  Domain name for connecting to Onyx. [env var: ONYX_DOMAIN]      │
│                           [default: None]                                                 │
│ --token     -t      TEXT  Token for authenticating with Onyx. [env var: ONYX_TOKEN]       │
│                           [default: None]                                                 │
│ --username  -u      TEXT  Username for authenticating with Onyx. [env var: ONYX_USERNAME] │
│                           [default: None]                                                 │
│ --password  -p      TEXT  Password for authenticating with Onyx. [env var: ONYX_PASSWORD] │
│                           [default: None]                                                 │
│ --version   -v            Show the client version number and exit.                        │
│ --help      -h            Show this message and exit.                                     │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────╮
│ projects       View available projects.                                                   │
│ fields         View the field specification for a project.                                │
│ choices        View options for a choice field.                                           │
│ get            Get a record from a project.                                               │
│ filter         Filter multiple records from a project.                                    │
│ identify       Get the anonymised identifier for a value on a field.                      │
│ profile        View profile information.                                                  │
│ siteusers      View users from the same site.                                             │
│ auth           Authentication commands.                                                   │
│ admin          Admin commands.                                                            │
╰───────────────────────────────────────────────────────────────────────────────────────────╯

For more information, check out the documentation.

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

climb-onyx-client-4.0.0.tar.gz (37.8 kB view details)

Uploaded Source

Built Distribution

climb_onyx_client-4.0.0-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

Details for the file climb-onyx-client-4.0.0.tar.gz.

File metadata

  • Download URL: climb-onyx-client-4.0.0.tar.gz
  • Upload date:
  • Size: 37.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for climb-onyx-client-4.0.0.tar.gz
Algorithm Hash digest
SHA256 fc551e324f782c2211e14ac570f699a0fc364b79db31bc006e183bb1c3bbbb63
MD5 6530a095881a8d508e4651176550ecd9
BLAKE2b-256 116ce8fbcea7b6ab78a3f3771af852c7aa77650d21219a43c882b57275d710e4

See more details on using hashes here.

File details

Details for the file climb_onyx_client-4.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for climb_onyx_client-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6654814981a0f97154125a8e6d52c8eb2b0b8ace53b1d913c2baf92420b17f31
MD5 7a5609d489a787a80fb7a742fb18fa45
BLAKE2b-256 3a3a0c0e36a0617f42145eb73e2ec1d126732ca37ce89d1fcc44c42ed50e7f55

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