Skip to main content

Client program for interacting with Onyx.

Project description

onyx-client

Setup

Install from conda-forge

$ conda create --name onyx --channel conda-forge climb-onyx-client

Install from PyPI

$ 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 .venv
$ source .venv/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.2.0.tar.gz (40.8 kB view details)

Uploaded Source

Built Distribution

climb_onyx_client-4.2.0-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

Details for the file climb_onyx_client-4.2.0.tar.gz.

File metadata

  • Download URL: climb_onyx_client-4.2.0.tar.gz
  • Upload date:
  • Size: 40.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for climb_onyx_client-4.2.0.tar.gz
Algorithm Hash digest
SHA256 554638a319696668b22c4eb7a39e836f63127a8717138127fb02f02c611f2ad7
MD5 8df432dadb235a6897014325deef7f41
BLAKE2b-256 5e1c232c676bb10a249a0de7476544077a08f94b1c7aaa3cfe30b189a347a2ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for climb_onyx_client-4.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 826f2e71bdce7f74c7398331874c45bee842670eec4d5312ff5127217c6244cd
MD5 7be104276b9dc08a8894e44946d3c169
BLAKE2b-256 2c7ef92d7cd45ae1bb30c705bc4edfe664da5de8f0e716d0ef8e824cc3ef5f22

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