Onyx-client¶
Introduction¶
This site documents usage of Onyx-client, a program designed for interacting with the Onyx database.
Onyx-client and Onyx are being developed as part of the CLIMB-TRE project.
Installation¶
Install from conda-forge (recommended)¶
This installs the latest version of the Onyx-Client from conda-forge.
Install from PyPI¶
This installs the latest version of the Onyx-Client from PyPI.
Build from source¶
Download the source code from Github:
Run installation from within the source code directory:
Accessibility¶
Enable/disable colours¶
Colours are enabled by default in the output of the Onyx-Client. To disable them, create an environment variable ONYX_COLOURS
with the value NONE
:
To re-enable colours, unset the environment variable: